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 TypeMethodDescriptionboolean
Capability.addIncorporatesComponent
(IncorporatesComponent item) Add a newIncorporatesComponent
item to the underlying collection.boolean
Capability.removeIncorporatesComponent
(IncorporatesComponent item) Remove the first matchingIncorporatesComponent
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type IncorporatesComponentModifier and TypeMethodDescriptionvoid
Capability.setIncorporatesComponents
(List<IncorporatesComponent> value)