Package | Description |
---|---|
io.sphere.sdk.products.attributes |
Provides model classes for product type attributes.
|
Modifier and Type | Method and Description |
---|---|
static EnumAttributeType |
EnumAttributeType.of(EnumValue mandatoryValue,
EnumValue... moreValues) |
static EnumAttributeType |
EnumAttributeType.of(List<EnumValue> values) |