|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ValueArrayProperty in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type ValueArrayProperty | |
---|---|
ValueArrayPropertyType |
GMLMarshaller.marshalValueArrayProperty(ValueArrayProperty src)
|
Uses of ValueArrayProperty in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml that return ValueArrayProperty | |
---|---|
ValueArrayProperty |
GMLUnmarshaller.unmarshalValueArrayProperty(ValueArrayPropertyType src)
|
Uses of ValueArrayProperty in org.citygml4j.factory |
---|
Methods in org.citygml4j.factory that return ValueArrayProperty | |
---|---|
ValueArrayProperty |
GMLFactory.createValueArrayProperty()
|
ValueArrayProperty |
GMLFactory.createValueArrayProperty(java.util.List<Value> values)
|
ValueArrayProperty |
GMLFactory.createValueArrayProperty(Value... values)
|
Uses of ValueArrayProperty in org.citygml4j.impl.gml.valueObjects |
---|
Classes in org.citygml4j.impl.gml.valueObjects that implement ValueArrayProperty | |
---|---|
class |
ValueArrayPropertyImpl
|
Methods in org.citygml4j.impl.gml.valueObjects that return ValueArrayProperty | |
---|---|
ValueArrayProperty |
CompositeValueImpl.getValueComponents()
|
Methods in org.citygml4j.impl.gml.valueObjects with parameters of type ValueArrayProperty | |
---|---|
void |
CompositeValueImpl.setValueComponents(ValueArrayProperty valueComponents)
|
Uses of ValueArrayProperty in org.citygml4j.model.gml.valueObjects |
---|
Methods in org.citygml4j.model.gml.valueObjects that return ValueArrayProperty | |
---|---|
ValueArrayProperty |
CompositeValue.getValueComponents()
|
Methods in org.citygml4j.model.gml.valueObjects with parameters of type ValueArrayProperty | |
---|---|
void |
CompositeValue.setValueComponents(ValueArrayProperty valueComponents)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |