|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelativeToWaterType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.core | |
org.citygml4j.builder.jaxb.unmarshal.citygml.core | |
org.citygml4j.jaxb.citygml.core._2 |
Uses of RelativeToWaterType in org.citygml4j.builder.jaxb.marshal.citygml.core |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.core that return RelativeToWaterType | |
---|---|
RelativeToWaterType |
Core200Marshaller.marshalRelativeToWater(RelativeToWater src)
|
Uses of RelativeToWaterType in org.citygml4j.builder.jaxb.unmarshal.citygml.core |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.core with parameters of type RelativeToWaterType | |
---|---|
RelativeToWater |
Core200Unmarshaller.unmarshalRelativeToWater(RelativeToWaterType src)
|
Uses of RelativeToWaterType in org.citygml4j.jaxb.citygml.core._2 |
---|
Methods in org.citygml4j.jaxb.citygml.core._2 that return RelativeToWaterType | |
---|---|
static RelativeToWaterType |
RelativeToWaterType.fromValue(java.lang.String v)
|
RelativeToWaterType |
AbstractCityObjectType.getRelativeToWater()
Ruft den Wert der relativeToWater-Eigenschaft ab. |
static RelativeToWaterType |
RelativeToWaterType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RelativeToWaterType[] |
RelativeToWaterType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.citygml4j.jaxb.citygml.core._2 with parameters of type RelativeToWaterType | |
---|---|
void |
AbstractCityObjectType.setRelativeToWater(RelativeToWaterType value)
Legt den Wert der relativeToWater-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |