Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.generics | |
org.citygml4j.builder.jaxb.unmarshal.citygml.generics |
Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.generics._2.GenericAttributeSetType |
Generics200Marshaller.marshalGenericAttributeSet(GenericAttributeSet src) |
java.util.List<net.opengis.citygml.generics._1.AbstractGenericAttributeType> |
Generics100Marshaller.marshalGenericAttributeSet(GenericAttributeSet src) |
java.util.List<javax.xml.bind.JAXBElement<? extends net.opengis.citygml.generics._1.AbstractGenericAttributeType>> |
Generics100Marshaller.marshalGenericAttributeSetElement(GenericAttributeSet src) |
Modifier and Type | Method and Description |
---|---|
GenericAttributeSet |
Generics200Unmarshaller.unmarshalGenericAttributeSet(net.opengis.citygml.generics._2.GenericAttributeSetType src) |
Modifier and Type | Method and Description |
---|---|
void |
Generics200Unmarshaller.unmarshalGenericAttributeSet(net.opengis.citygml.generics._2.GenericAttributeSetType src,
GenericAttributeSet dest) |