Class AbstractMetadata
java.lang.Object
gov.nist.secauto.oscal.lib.model.metadata.AbstractMetadata
- All Implemented Interfaces:
IMetadata
- Direct Known Subclasses:
Metadata
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface gov.nist.secauto.oscal.lib.model.metadata.IMetadata
getLocations, getParties, getRoles
-
Constructor Details
-
AbstractMetadata
public AbstractMetadata()
-
-
Method Details
-
getPartyByUuid
- Specified by:
getPartyByUuid
in interfaceIMetadata
-