Uses of Class
gov.nist.secauto.oscal.lib.model.Metadata.Role
Packages that use Metadata.Role
- 
Uses of Metadata.Role in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Metadata.RoleMethods in gov.nist.secauto.oscal.lib.model with parameters of type Metadata.RoleModifier and TypeMethodDescriptionbooleanMetadata.addRole(Metadata.Role item) Add a newMetadata.Roleitem to the underlying collection.booleanMetadata.removeRole(Metadata.Role item) Remove the first matchingMetadata.Roleitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Metadata.Role - 
Uses of Metadata.Role in gov.nist.secauto.oscal.lib.model.metadata
Methods in gov.nist.secauto.oscal.lib.model.metadata that return types with arguments of type Metadata.Role