|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cete.dynamicpdf.AttributeClass
public class AttributeClass
Represents a attribute class.
Licensing:
This class is a DynamicPDF Generator Enterprise Edition
feature. One of the following licenses is required for non-evaluation usage:
Constructor Summary | |
---|---|
AttributeClass(java.lang.String attributeClassName)
Intializes a new instance of the attribute class. |
Method Summary | |
---|---|
AttributeTypeList |
getAttributeObjects()
Gets a AttributeTypeList containing the collection of attribute objects. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttributeClass(java.lang.String attributeClassName)
attributeClassName
- Name of the attribute class.Method Detail |
---|
public AttributeTypeList getAttributeObjects()
AttributeTypeList
containing the collection of attribute objects.
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |