Class ComplexRelationAttributeRequest
Object
ComplexRelationAttributeRequest
- All Implemented Interfaces:
Serializable
The properties of the attribute to be included in complex relation.
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanRequired. The ID of the type of the single attribute for complex relation.getValue()The value of the attribute attached to the complex relation.inthashCode()voidsetAttributeTypeId(UUID attributeTypeId) Required. The ID of the type of the single attribute for complex relation.voidThe value of the attribute attached to the complex relation.toString()
-
Constructor Details
-
ComplexRelationAttributeRequest
public ComplexRelationAttributeRequest()
-
-
Method Details
-
builder
-
getAttributeTypeId
Required. The ID of the type of the single attribute for complex relation. -
getValue
The value of the attribute attached to the complex relation. -
setAttributeTypeId
Required. The ID of the type of the single attribute for complex relation. -
setValue
The value of the attribute attached to the complex relation. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-