DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class AttributeClass

java.lang.Object
  extended by com.cete.dynamicpdf.AttributeClass

public class AttributeClass
extends java.lang.Object

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:

View Example


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

AttributeClass

public AttributeClass(java.lang.String attributeClassName)
Intializes a new instance of the attribute class.

Parameters:
attributeClassName - Name of the attribute class.
Method Detail

getAttributeObjects

public AttributeTypeList getAttributeObjects()
Gets a AttributeTypeList containing the collection of attribute objects.

Returns:
A list for adding attribute objects.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software