Class AssetPropertyBase
java.lang.Object
org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyElementBase
org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyBase
The AssetPropertyBase class is a base class for all properties that link off of the connected asset.
It manages the information about the parent asset.
-
Method Summary
-
Method Details
-
equals
Compare the values of the supplied object with those stored in the current object.- Overrides:
equalsin classAssetPropertyElementBase- Parameters:
objectToCompare- supplied object- Returns:
- boolean result of comparison
-
hashCode
public int hashCode()Return code value representing the contents of this object.- Overrides:
hashCodein classAssetPropertyElementBase- Returns:
- int
-