public class TLcdGDFFeatureClass
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
TLcdDataType |
getDataType()
Returns the data type of all GDF domain objects that have this feature class as feature class.
|
java.lang.String |
getDescription()
Returns a textual description of this feature class.
|
int |
getFeatureClassCode()
Returns the 4-digit type code of this feature class.
|
TLcdGDFFeatureTheme |
getFeatureTheme()
Returns the feature theme to which this feature class belongs.
|
java.lang.String |
toString()
Returns a general description of this feature class.
|
public int getFeatureClassCode()
public TLcdGDFFeatureTheme getFeatureTheme()
public TLcdDataType getDataType()
public java.lang.String getDescription()
public java.lang.String toString()
toString
in class java.lang.Object