Class AttributeTypeDTO
java.lang.Object
de.hybris.platform.integrationbackoffice.widgets.modeling.data.dto.AttributeTypeDTO
Contains type information for a
IntegrationObjectItemAttributeModel.-
Method Summary
Modifier and TypeMethodDescriptionstatic AttributeTypeDTOBuilderbuilder(@NotNull AttributeDescriptorModel attributeDescriptor) Instantiates a builder for this class.booleangetType()inthashCode()
-
Method Details
-
builder
public static AttributeTypeDTOBuilder builder(@NotNull @NotNull AttributeDescriptorModel attributeDescriptor) Instantiates a builder for this class.- Parameters:
attributeDescriptor- the mandatoryAttributeDescriptorModelof the attribute.- Returns:
- a builder for this class.
-
getAttributeDescriptor
-
getStructureType
-
getType
-
equals
-
hashCode
public int hashCode()
-