Class DocumentTypeAttribute.Builder

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

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