Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.model.gml.valueObjects |
Modifier and Type | Method and Description |
---|---|
net.opengis.gml.ValuePropertyType |
GMLMarshaller.marshalValueProperty(ValueProperty src) |
Modifier and Type | Method and Description |
---|---|
ValueProperty |
GMLUnmarshaller.unmarshalValueProperty(net.opengis.gml.ValuePropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ValueProperty> |
CompositeValue.getValueComponent() |
Modifier and Type | Method and Description |
---|---|
void |
CompositeValue.addValueComponent(ValueProperty valueComponent) |
boolean |
CompositeValue.unsetValueComponent(ValueProperty valueComponent) |
Modifier and Type | Method and Description |
---|---|
void |
CompositeValue.setValueComponent(java.util.List<ValueProperty> valueComponent) |