Uses of Class
gov.nist.secauto.oscal.lib.model.DefinedComponent
-
Uses of DefinedComponent in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionboolean
ComponentDefinition.addComponent
(DefinedComponent item) Add a newDefinedComponent
item to the underlying collection.boolean
ComponentDefinition.removeComponent
(DefinedComponent item) Remove the first matchingDefinedComponent
item from the underlying collection.Modifier and TypeMethodDescriptionvoid
ComponentDefinition.setComponents
(List<DefinedComponent> value)