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.CodeOrNullListType |
GMLMarshaller.marshalCodeOrNullList(CodeOrNullList src) |
void |
GMLMarshaller.marshalCodeOrNullList(CodeOrNullList src,
net.opengis.gml.CodeOrNullListType dest) |
Modifier and Type | Method and Description |
---|---|
CodeOrNullList |
GMLUnmarshaller.unmarshalCodeOrNullList(net.opengis.gml.CodeOrNullListType src) |
Modifier and Type | Method and Description |
---|---|
void |
GMLUnmarshaller.unmarshalCodeOrNullList(net.opengis.gml.CodeOrNullListType src,
CodeOrNullList dest) |
Modifier and Type | Class and Description |
---|---|
class |
CategoryExtent |
Modifier and Type | Method and Description |
---|---|
CodeOrNullList |
ScalarValueList.getCategoryList() |
Modifier and Type | Method and Description |
---|---|
void |
ScalarValueList.setCategoryList(CodeOrNullList categoryList) |
Constructor and Description |
---|
ScalarValueList(CodeOrNullList categoryList) |