Uses of Class
gov.nist.secauto.oscal.lib.model.Metadata.Location
Packages that use Metadata.Location
-
Uses of Metadata.Location in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Metadata.LocationMethods in gov.nist.secauto.oscal.lib.model with parameters of type Metadata.LocationModifier and TypeMethodDescriptionboolean
Metadata.addLocation
(Metadata.Location item) Add a newMetadata.Location
item to the underlying collection.boolean
Metadata.removeLocation
(Metadata.Location item) Remove the first matchingMetadata.Location
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Metadata.Location -
Uses of Metadata.Location 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.Location