org.cip4.jdflib.core
Class AtrInfoTable

java.lang.Object
  extended by org.cip4.jdflib.core.AtrInfoTable

public class AtrInfoTable
extends Object

Author:
Dr. Rainer Prosi, Heidelberger Druckmaschinen AG Aug 10, 2009

Constructor Summary
AtrInfoTable(String n, long s, AttributeInfo.EnumAttributeType t, org.apache.commons.lang.enums.ValuedEnum e, String def)
           
 
Method Summary
 AtrInfo getAtrInfo()
           
 String getAttributeName()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AtrInfoTable

public AtrInfoTable(String n,
                    long s,
                    AttributeInfo.EnumAttributeType t,
                    org.apache.commons.lang.enums.ValuedEnum e,
                    String def)
Parameters:
n -
s -
t -
e -
def -
Method Detail

toString

public String toString()
Overrides:
toString in class Object
See Also:
Object.toString()

getAttributeName

public String getAttributeName()
Returns:
Returns the attributeName.

getAtrInfo

public AtrInfo getAtrInfo()
Returns:


Copyright © 2013. All Rights Reserved.