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 definitionMetaDataDefinitiongetValue()To get the value for the metadatavoidsetMetaDataDefinition(MetaDataDefinition metaDataDefinition) voidtoString()
-
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
-