Uses of Class
gov.nist.secauto.oscal.lib.model.Capability
Packages that use Capability
- 
Uses of Capability in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type CapabilityMethods in gov.nist.secauto.oscal.lib.model with parameters of type CapabilityModifier and TypeMethodDescriptionbooleanComponentDefinition.addCapability(Capability item) Add a newCapabilityitem to the underlying collection.booleanComponentDefinition.removeCapability(Capability item) Remove the first matchingCapabilityitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type CapabilityModifier and TypeMethodDescriptionvoidComponentDefinition.setCapabilities(List<Capability> value)