Interface AttributeDefinitionType

All Known Implementing Classes:
BooleanAttributeDefinitionType, DateAttributeDefinitionType, DateTimeAttributeDefinitionType, EnumAttributeDefinitionType, LocalizableEnumAttributeDefinitionType, LocalizableTextAttributeDefinitionType, MoneyAttributeDefinitionType, NestedAttributeDefinitionType, NumberAttributeDefinitionType, ReferenceAttributeDefinitionType, SetAttributeDefinitionType, TextAttributeDefinitionType, TimeAttributeDefinitionType

public interface AttributeDefinitionType
(https://docs.commercetools.com/api/projects/productTypes#attributetype)[https://docs.commercetools.com/api/projects/productTypes#attributetype]
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getName

      String getName()
    • setName

      void setName(String name)