Uses of Class
gov.nist.secauto.oscal.lib.model.IncorporatesComponent
Packages that use IncorporatesComponent
- 
Uses of IncorporatesComponent in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type IncorporatesComponentMethods in gov.nist.secauto.oscal.lib.model with parameters of type IncorporatesComponentModifier and TypeMethodDescriptionbooleanCapability.addIncorporatesComponent(IncorporatesComponent item) Add a newIncorporatesComponentitem to the underlying collection.booleanCapability.removeIncorporatesComponent(IncorporatesComponent item) Remove the first matchingIncorporatesComponentitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type IncorporatesComponentModifier and TypeMethodDescriptionvoidCapability.setIncorporatesComponents(List<IncorporatesComponent> value)