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 TypeMethodDescriptionboolean
Metadata.addRole
(Metadata.Role item) Add a newMetadata.Role
item to the underlying collection.boolean
Metadata.removeRole
(Metadata.Role item) Remove the first matchingMetadata.Role
item 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