Uses of Class
gov.nist.secauto.oscal.lib.model.Metadata.Party
Packages that use Metadata.Party
-
Uses of Metadata.Party in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Metadata.PartyMethods in gov.nist.secauto.oscal.lib.model with parameters of type Metadata.PartyModifier and TypeMethodDescriptionboolean
Metadata.addParty
(Metadata.Party item) Add a newMetadata.Party
item to the underlying collection.boolean
Metadata.removeParty
(Metadata.Party item) Remove the first matchingMetadata.Party
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Metadata.Party -
Uses of Metadata.Party in gov.nist.secauto.oscal.lib.model.metadata
Methods in gov.nist.secauto.oscal.lib.model.metadata that return Metadata.PartyModifier and TypeMethodDescriptionAbstractMetadata.getPartyByUuid
(UUID uuid) IMetadata.getPartyByUuid
(UUID uuid) Methods in gov.nist.secauto.oscal.lib.model.metadata that return types with arguments of type Metadata.Party