catalog
Class AttrInfo

java.lang.Object
  extended bycatalog.AttrInfo

public class AttrInfo
extends java.lang.Object


Field Summary
 int attrLen
           
 java.lang.String attrName
           
 AttrType attrType
           
 
Constructor Summary
AttrInfo()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

attrName

public java.lang.String attrName

attrType

public AttrType attrType

attrLen

public int attrLen
Constructor Detail

AttrInfo

public AttrInfo()