Class ReferenceListProperties
java.lang.Object
org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationBeanProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.collections.ReferenceListProperties
ReferenceListProperties is a java bean used to classify a collection.
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructorCopy/clone constructor. -
Method Summary
Methods inherited from class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationBeanProperties
equals, getExtendedProperties, getTypeName, hashCode, setExtendedProperties, setTypeName
Methods inherited from class org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationProperties
getEffectiveFrom, getEffectiveTo, setEffectiveFrom, setEffectiveTo
-
Constructor Details
-
ReferenceListProperties
public ReferenceListProperties()Default constructor -
ReferenceListProperties
Copy/clone constructor. Note, this is a deep copy- Parameters:
template
- object to copy
-
-
Method Details
-
toString
Standard toString method.- Overrides:
toString
in classClassificationBeanProperties
- Returns:
- print out of variables in a JSON-style
-