|
||||||||||
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()
Ruft den Wert der symbolType-Eigenschaft ab. |
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're declared. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type SymbolTypeEnumeration | |
---|---|
void |
SymbolType.setSymbolType(SymbolTypeEnumeration value)
Legt den Wert der symbolType-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |