Package gov.nist.secauto.oscal.lib.model
Class AbstractOscalInstance
java.lang.Object
gov.nist.secauto.oscal.lib.model.AbstractOscalInstance
- All Implemented Interfaces:
IOscalInstance
- Direct Known Subclasses:
AbstractCatalog
,AssessmentPlan
,PlanOfActionAndMilestones
,Profile
,SystemSecurityPlan
-
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.IOscalInstance
getBackMatter, getMetadata, getUuid
-
Constructor Details
-
AbstractOscalInstance
public AbstractOscalInstance()
-
-
Method Details
-
getResourceByUuid
- Specified by:
getResourceByUuid
in interfaceIOscalInstance
-