Package com.atlan.model.relations
Class CustomParentEntityCustomChildEntities
java.lang.Object
com.atlan.model.core.AtlanObject
com.atlan.model.relations.RelationshipAttributes
com.atlan.model.relations.CustomParentEntityCustomChildEntities
- All Implemented Interfaces:
Serializable
@Generated("com.atlan.generators.ModelGeneratorV2")
public class CustomParentEntityCustomChildEntities
extends RelationshipAttributes
Containment relationship between two custom entities.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classContainment relationship between two custom entities.static final classContainment relationship between two custom entities.static classCustomParentEntityCustomChildEntities.CustomParentEntityCustomChildEntitiesBuilder<C extends CustomParentEntityCustomChildEntities,B extends CustomParentEntityCustomChildEntities.CustomParentEntityCustomChildEntitiesBuilder<C, B>> 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
ConstructorsModifierConstructorDescriptionprotectedCustomParentEntityCustomChildEntities(CustomParentEntityCustomChildEntities.CustomParentEntityCustomChildEntitiesBuilder<?, ?> b) -
Method Summary
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
-
CustomParentEntityCustomChildEntities
protected CustomParentEntityCustomChildEntities(CustomParentEntityCustomChildEntities.CustomParentEntityCustomChildEntitiesBuilder<?, ?> b)
-
-
Method Details
-
getAll
- Specified by:
getAllin classRelationshipAttributes
-
builder
public static CustomParentEntityCustomChildEntities.CustomParentEntityCustomChildEntitiesBuilder<?,?> builder() -
toBuilder
public CustomParentEntityCustomChildEntities.CustomParentEntityCustomChildEntitiesBuilder<?,?> toBuilder() -
getCustomEntityChildrenLabel
TBC -
getCustomEntityParentLabel
TBC -
equals
- Overrides:
equalsin classRelationshipAttributes
-
canEqual
- Overrides:
canEqualin classRelationshipAttributes
-
hashCode
public int hashCode()- Overrides:
hashCodein classRelationshipAttributes
-
getTypeName
Fixed typeName for CustomParentEntityCustomChildEntitiess.- Overrides:
getTypeNamein classRelationshipAttributes
-