public class IlvTigerDataDictionnary extends Object
getRecordDescription(char)
Modifier and Type | Class and Description |
---|---|
static class |
IlvTigerDataDictionnary.DictionnaryElement
Contains the definition of one field in the TIGER/Line meta data.
|
Modifier and Type | Method and Description |
---|---|
static IlvAttributeInfoProperty |
getAttributeInfo(char recordType)
Returns an IlvAttributeInfoProperty for the given typeName.
|
static IlvTigerDataDictionnary.DictionnaryElement[] |
getRecordDescription(char recordType)
Returns the table of field descriptions for that record type.
|
public static IlvAttributeInfoProperty getAttributeInfo(char recordType)
recordType
- The type of the record (from '1' to 'z').public static IlvTigerDataDictionnary.DictionnaryElement[] getRecordDescription(char recordType)
recordType
- The type of the record (from '1' to 'z')© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.