Package | Description |
---|---|
org.citygml4j.xml.io.reader |
Modifier and Type | Method and Description |
---|---|
static FeatureReadMode |
FeatureReadMode.fromValue(java.lang.String value) |
static FeatureReadMode |
FeatureReadMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FeatureReadMode[] |
FeatureReadMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|