Package com.clinia.model.common
Class V1TraversedProperty<T>
java.lang.Object
com.clinia.model.common.V1TraversedProperty<T>
V1TraversedProperty
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet recordIdGet recordTypeGet relationshipIdGet relationshipTypegetType()Get typegetValue()Get valueinthashCode()setRecordId(String recordId) setRecordType(String recordType) setRelationshipId(String relationshipId) setRelationshipType(String relationshipType) setType(V1DataType type) toString()
-
Constructor Details
-
V1TraversedProperty
public V1TraversedProperty()
-
-
Method Details
-
setType
-
getType
Get type -
setValue
-
getValue
Get value -
setRelationshipId
-
getRelationshipId
Get relationshipId -
setRelationshipType
-
getRelationshipType
Get relationshipType -
setRecordId
-
getRecordId
Get recordId -
setRecordType
-
getRecordType
Get recordType -
equals
-
hashCode
public int hashCode() -
toString
-