Class TemplateSubstituteProperties
java.lang.Object
org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.ClassificationBeanProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.templates.TemplateSubstituteProperties
TemplateSubstituteProperties indicates that an element is a template substitute for use with a template.
-
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
-
TemplateSubstituteProperties
public TemplateSubstituteProperties()Default constructor -
TemplateSubstituteProperties
Copy/clone constructor- Parameters:
template
- object to copy
-
-
Method Details
-
toString
Generate a string containing the properties.- Overrides:
toString
in classClassificationBeanProperties
- Returns:
- string value
-