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 TypeMethodDescriptionbooleanMetadata.addLocation(Metadata.Location item) Add a newMetadata.Locationitem to the underlying collection.booleanMetadata.removeLocation(Metadata.Location item) Remove the first matchingMetadata.Locationitem 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