|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SymbolTypeEnumeration | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of SymbolTypeEnumeration in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return SymbolTypeEnumeration | |
---|---|
static SymbolTypeEnumeration |
SymbolTypeEnumeration.fromValue(java.lang.String v)
|
SymbolTypeEnumeration |
SymbolType.getSymbolType()
Gets the value of the symbolType property. |
static SymbolTypeEnumeration |
SymbolTypeEnumeration.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SymbolTypeEnumeration[] |
SymbolTypeEnumeration.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type SymbolTypeEnumeration | |
---|---|
void |
SymbolType.setSymbolType(SymbolTypeEnumeration value)
Sets the value of the symbolType property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |