Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.model.gml.coverage | |
org.citygml4j.model.gml.valueObjects |
Modifier and Type | Method and Description |
---|---|
void |
GMLMarshaller.marshalValueObject(ValueObject src,
net.opengis.gml.RangeParametersType dest) |
void |
GMLMarshaller.marshalValueObject(ValueObject src,
net.opengis.gml.ValuePropertyType dest) |
Modifier and Type | Method and Description |
---|---|
ValueObject |
RangeParameters.getValueObject() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<ValueObject> |
RangeParameters.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
RangeParameters.setValueObject(ValueObject valueObject) |
Constructor and Description |
---|
RangeParameters(ValueObject valueObject) |
Modifier and Type | Method and Description |
---|---|
ValueObject |
Value.getValueObject() |
Modifier and Type | Method and Description |
---|---|
void |
Value.setValueObject(ValueObject valueObject) |
Constructor and Description |
---|
Value(ValueObject valueObject) |