Class DigitalSupportProperties
java.lang.Object
org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.digitalbusiness.DigitalSupportProperties
DigitalSupportProperties describes the properties between a digital service and a business capability.
-
Constructor Summary
ConstructorDescriptionDefault constructorCopy/clone constructor. -
Method Summary
Methods inherited from class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
equals, getEffectiveFrom, getEffectiveTo, getExtendedProperties, hashCode, setEffectiveFrom, setEffectiveTo, setExtendedProperties
-
Constructor Details
-
DigitalSupportProperties
public DigitalSupportProperties()Default constructor -
DigitalSupportProperties
Copy/clone constructor.- Parameters:
template
- template object to copy.
-
-
Method Details
-
toString
Standard toString method.- Overrides:
toString
in classRelationshipProperties
- Returns:
- print out of variables in a JSON-style
-