Package com.atlan.model.relations
Class GlossarySynonym
java.lang.Object
com.atlan.model.core.AtlanObject
com.atlan.model.relations.RelationshipAttributes
com.atlan.model.relations.GlossarySynonym
- All Implemented Interfaces:
Serializable
@Generated("com.atlan.generators.ModelGeneratorV2")
public class GlossarySynonym
extends RelationshipAttributes
Terms that have the same (or a very similar) meaning, in the same language.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classGlossarySynonym.GlossarySynonymBuilder<C extends GlossarySynonym,B extends GlossarySynonym.GlossarySynonymBuilder<C, B>> static final classTerms that have the same (or a very similar) meaning, in the same language.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 GlossarySynonym.GlossarySynonymBuilder<?, ?> builder()protected booleanbooleangetAll()TBCTBCTBCTBCTBCFixed typeName for GlossarySynonyms.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
-
GlossarySynonym
-
-
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 GlossarySynonyms.- Overrides:
getTypeNamein classRelationshipAttributes
-