Class RelationTypeIdWithDirection
Object
RelationTypeIdWithDirection
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanRequired. The direction of the relation.Deprecated.The public ID of the relation type.inthashCode()voidRequired. The direction of the relation.voidsetRelationTypeId(UUID relationTypeId) Deprecated.userelationTypePublicIdinstead.voidsetRelationTypePublicId(String relationTypePublicId) The public ID of the relation type.toString()
-
Constructor Details
-
RelationTypeIdWithDirection
public RelationTypeIdWithDirection()
-
-
Method Details
-
builder
-
getRelationTypeId
Deprecated.userelationTypePublicIdinstead.Required. The ID of the relation type. -
getRelationTypePublicId
The public ID of the relation type. -
getDirection
Required. The direction of the relation. -
setRelationTypeId
Deprecated.userelationTypePublicIdinstead.Required. The ID of the relation type. -
setRelationTypePublicId
The public ID of the relation type. -
setDirection
Required. The direction of the relation. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
relationTypePublicIdinstead.