Class NamedEnumAttributeBuilder<T extends Enum<T>>

java.lang.Object
org.camunda.bpm.model.xml.impl.type.attribute.AttributeBuilderImpl<T>
org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttributeBuilder<T>
All Implemented Interfaces:
ModelBuildOperation, AttributeBuilder<T>

public class NamedEnumAttributeBuilder<T extends Enum<T>> extends AttributeBuilderImpl<T>