Class InformationSupplyChainCompositionProperties
java.lang.Object
org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipBeanProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.informationsupplychains.InformationSupplyChainCompositionProperties
InformationSupplyChainLinkProperties identifies a relationship that is part of an information supply chain.
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructorCopy/clone constructor -
Method Summary
Methods inherited from class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipBeanProperties
equals, getExtendedProperties, getTypeName, hashCode, setExtendedProperties, setTypeName
Methods inherited from class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
getEffectiveFrom, getEffectiveTo, setEffectiveFrom, setEffectiveTo
-
Constructor Details
-
InformationSupplyChainCompositionProperties
public InformationSupplyChainCompositionProperties()Default constructor -
InformationSupplyChainCompositionProperties
Copy/clone constructor- Parameters:
template
- object to copy
-
-
Method Details
-
toString
Standard toString method.- Overrides:
toString
in classRelationshipBeanProperties
- Returns:
- print out of variables in a JSON-style
-