Package com.atlan.model.relations
Class GlossaryRelatedTerm
java.lang.Object
com.atlan.model.core.AtlanObject
com.atlan.model.relations.RelationshipAttributes
com.atlan.model.relations.GlossaryRelatedTerm
- All Implemented Interfaces:
Serializable
@Generated("com.atlan.generators.ModelGeneratorV2")
public class GlossaryRelatedTerm
extends RelationshipAttributes
Links terms that may also be of interest. It is like a 'see also' link in a dictionary.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classGlossaryRelatedTerm.GlossaryRelatedTermBuilder<C extends GlossaryRelatedTerm,B extends GlossaryRelatedTerm.GlossaryRelatedTermBuilder<C, B>> static final classLinks terms that may also be of interest.Nested classes/interfaces inherited from class com.atlan.model.relations.RelationshipAttributes
RelationshipAttributes.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
FieldsFields inherited from class com.atlan.model.core.AtlanObject
rawJsonObject -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionstatic GlossaryRelatedTerm.GlossaryRelatedTermBuilder<?, ?> builder()protected booleanbooleangetAll()TBCTBCTBCTBCTBCFixed typeName for GlossaryRelatedTerms.inthashCode()Methods inherited from class com.atlan.model.relations.RelationshipAttributes
getNullFields, toStringMethods inherited from class com.atlan.model.core.AtlanObject
getRawJsonObject, setRawJsonObject, toJson
-
Field Details
-
TYPE_NAME
- See Also:
-
-
Constructor Details
-
GlossaryRelatedTerm
-
-
Method Details
-
getAll
- Specified by:
getAllin classRelationshipAttributes
-
builder
-
toBuilder
-
getDescription
TBC -
getExpression
TBC -
getSource
TBC -
getStatus
TBC -
getSteward
TBC -
equals
- Overrides:
equalsin classRelationshipAttributes
-
canEqual
- Overrides:
canEqualin classRelationshipAttributes
-
hashCode
public int hashCode()- Overrides:
hashCodein classRelationshipAttributes
-
getTypeName
Fixed typeName for GlossaryRelatedTerms.- Overrides:
getTypeNamein classRelationshipAttributes
-