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 TypeMethodDescriptionbooleanMetadata.Party.addExternalId(Metadata.Party.ExternalId item) Add a newMetadata.Party.ExternalIditem to the underlying collection.booleanMetadata.Party.removeExternalId(Metadata.Party.ExternalId item) Remove the first matchingMetadata.Party.ExternalIditem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Metadata.Party.ExternalIdModifier and TypeMethodDescriptionvoidMetadata.Party.setExternalIds(List<Metadata.Party.ExternalId> value)