CustomAttributeConfigAttributesCreate |
CustomAttributeConfigAttributesCreate.description(String description) |
CustomAttributeConfigAttributesCreate |
CustomAttributeConfigAttributesCreate.displayName(String displayName) |
CustomAttributeConfigAttributesCreate |
CustomAttributeConfigCreate.getAttributes()
Attributes required to create a custom attribute configuration.
|
CustomAttributeConfigAttributesCreate |
CustomAttributeConfigAttributesCreate.isMulti(Boolean isMulti) |
CustomAttributeConfigAttributesCreate |
CustomAttributeConfigAttributesCreate.key(String key) |
CustomAttributeConfigAttributesCreate |
CustomAttributeConfigAttributesCreate.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CustomAttributeConfigAttributesCreate |
CustomAttributeConfigAttributesCreate.type(CustomAttributeType type) |