Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValue
-
Packages that use ReferenceValue Package Description org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of ReferenceValue in org.odpi.openmetadata.frameworks.connectors.properties.beans
Subclasses of ReferenceValue in org.odpi.openmetadata.frameworks.connectors.properties.beans Modifier and Type Class Description classReferenceValueAssignedItemReferenceValueAssignedItem contains the properties for a referenceable that is linked to a requested valid value via the ReferenceValueAssignment.classReferenceValueAssignmentReferenceValueAssignment describes the link to a valid value for a referenceable via a ReferenceValueAssignment relationship.Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type ReferenceValue Constructor Description ReferenceValue(ReferenceValue template)Copy clone constructor
-