Class TLcdS57AttributeClassDescriptor.Type

java.lang.Object
com.luciad.format.s57.TLcdS57AttributeClassDescriptor.Type
Enclosing class:
TLcdS57AttributeClassDescriptor

public static class TLcdS57AttributeClassDescriptor.Type extends Object
This class represents the attribute types, defined in the S-57 format.

It follows the typesafe enumeration pattern, as described in Effective Java, p104.