Package com.atlan.model.relations
Class RelationshipAttributes
java.lang.Object
com.atlan.model.core.AtlanObject
com.atlan.model.relations.RelationshipAttributes
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CustomParentEntityCustomChildEntities,CustomRelatedFromEntitiesCustomRelatedToEntities,GlossaryAntonym,GlossaryIsA,GlossaryPreferredTerm,GlossaryRelatedTerm,GlossaryReplacementTerm,GlossarySemanticAssignment,GlossarySynonym,GlossaryTermCategorization,GlossaryTranslation,GlossaryValidValue,IndistinctRelationship,UserDefRelationship
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRelationshipAttributes.RelationshipAttributesBuilder<C extends RelationshipAttributes,B extends RelationshipAttributes.RelationshipAttributesBuilder<C, B>> Nested classes/interfaces inherited from class com.atlan.model.core.AtlanObject
AtlanObject.AtlanObjectBuilder<C extends AtlanObject,B extends AtlanObject.AtlanObjectBuilder<C, B>> -
Field Summary
Fields inherited from class com.atlan.model.core.AtlanObject
rawJsonObject -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class com.atlan.model.core.AtlanObject
getRawJsonObject, setRawJsonObject, toJson
-
Constructor Details
-
RelationshipAttributes
-
-
Method Details
-
getNullFields
Retrieve the list of fields to be serialized with null values. -
getAll
-
getTypeName
Name of the relationship type that defines the relationship. -
equals
- Overrides:
equalsin classAtlanObject
-
canEqual
- Overrides:
canEqualin classAtlanObject
-
hashCode
public int hashCode()- Overrides:
hashCodein classAtlanObject
-
toString
Description copied from class:AtlanObject- Overrides:
toStringin classAtlanObject
-