Uses of Class
gov.nist.secauto.oscal.lib.model.Metadata.Party.ExternalId
Packages that use Metadata.Party.ExternalId
-
Uses of Metadata.Party.ExternalId in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Metadata.Party.ExternalIdMethods in gov.nist.secauto.oscal.lib.model with parameters of type Metadata.Party.ExternalIdModifier and TypeMethodDescriptionboolean
Metadata.Party.addExternalId
(Metadata.Party.ExternalId item) Add a newMetadata.Party.ExternalId
item to the underlying collection.boolean
Metadata.Party.removeExternalId
(Metadata.Party.ExternalId item) Remove the first matchingMetadata.Party.ExternalId
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Metadata.Party.ExternalIdModifier and TypeMethodDescriptionvoid
Metadata.Party.setExternalIds
(List<Metadata.Party.ExternalId> value)