Class AssetSummary
java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.nodesummary.NodeSummary
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.nodesummary.AssetSummary
- All Implemented Interfaces:
Serializable
A SummaryAsset is a summary of an asset. It is used to identify a related asset.
- See Also:
-
Field Summary
FieldsFields inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.nodesummary.NodeSummary
relationshipType, type
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.odpi.openmetadata.accessservices.subjectarea.properties.objects.nodesummary.NodeSummary
equals, getFromEffectivityTime, getFromRelationshipEffectivityTime, getGuid, getIcons, getName, getQualifiedName, getRelationshipguid, getRelationshipType, getToEffectivityTime, getToRelationshipEffectivityTime, getType, hashCode, processClassification, setFromEffectivityTime, setFromRelationshipEffectivityTime, setGuid, setIcons, setName, setQualifiedName, setRelationshipguid, setRelationshipType, setToEffectivityTime, setToRelationshipEffectivityTime, setType, toString, toString
-
Field Details
-
nodeType
-
-
Constructor Details
-
AssetSummary
public AssetSummary()
-