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