|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.views.maps.format.tiger.IlvTigerDataDictionnary.DictionnaryElement
public static class IlvTigerDataDictionnary.DictionnaryElement
Contains the definition of one field in the TIGER/Line meta data.
| Method Summary | |
|---|---|
String |
getAttributeName()
Returns the Attribute name |
Class |
getClassType()
Returns the property class type |
protected String |
getDescription()
Returns the description. |
int |
getEndPos()
Returns the end position |
int |
getStartPos()
Returns the starting position |
boolean |
isLeftAligned()
Returns true if the field is left aligned |
boolean |
isNullable()
Returns true if field can be blank |
String |
toString()
Returns a string representation of the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String toString()
toString in class ObjectObject.toString()public String getAttributeName()
public Class getClassType()
public int getStartPos()
public int getEndPos()
public boolean isNullable()
public boolean isLeftAligned()
protected String getDescription()
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||