Class DocumentTypeAttribute.Builder

java.lang.Object
org.kuali.rice.kew.api.doctype.DocumentTypeAttribute.Builder
All Implemented Interfaces:
Serializable, Identifiable, ModelBuilder, DocumentTypeAttributeContract
Enclosing class:
DocumentTypeAttribute

public static final class DocumentTypeAttribute.Builder extends Object implements Serializable, ModelBuilder, DocumentTypeAttributeContract
A builder which can be used to construct DocumentTypeAttribute instances. Enforces the constraints of the DocumentTypeAttributeContract.
See Also: