Package oracle.iam.catalog.vo
Class MetaData
java.lang.Object
oracle.iam.catalog.vo.MetaData
- All Implemented Interfaces:
Serializable
This will give information related to all the catalog metadata data.
- Since:
- 11.1.2.0.0
- Author:
- asbharga
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThis wil give the information for the metadata definitionMetaDataDefinition
getValue()
To get the value for the metadatavoid
setMetaDataDefinition
(MetaDataDefinition metaDataDefinition) void
toString()
-
Constructor Details
-
MetaData
public MetaData()
-
-
Method Details
-
getMetaDataDefinition
This wil give the information for the metadata definitionMetaDataDefinition
-
setMetaDataDefinition
-
getValue
To get the value for the metadata -
setValue
-
toString
-