|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericCityObjectType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.generics | |
org.citygml4j.builder.jaxb.unmarshal.citygml.generics | |
org.citygml4j.jaxb.citygml.gen._2 |
Uses of GenericCityObjectType in org.citygml4j.builder.jaxb.marshal.citygml.generics |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.generics that return GenericCityObjectType | |
---|---|
GenericCityObjectType |
Generics200Marshaller.marshalGenericCityObject(GenericCityObject src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.generics with parameters of type GenericCityObjectType | |
---|---|
void |
Generics200Marshaller.marshalGenericCityObject(GenericCityObject src,
GenericCityObjectType dest)
|
Uses of GenericCityObjectType in org.citygml4j.builder.jaxb.unmarshal.citygml.generics |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.generics with parameters of type GenericCityObjectType | |
---|---|
GenericCityObject |
Generics200Unmarshaller.unmarshalGenericCityObject(GenericCityObjectType src)
|
void |
Generics200Unmarshaller.unmarshalGenericCityObject(GenericCityObjectType src,
GenericCityObject dest)
|
Uses of GenericCityObjectType in org.citygml4j.jaxb.citygml.gen._2 |
---|
Methods in org.citygml4j.jaxb.citygml.gen._2 that return GenericCityObjectType | |
---|---|
GenericCityObjectType |
ObjectFactory.createGenericCityObjectType()
Create an instance of GenericCityObjectType |
Methods in org.citygml4j.jaxb.citygml.gen._2 that return types with arguments of type GenericCityObjectType | |
---|---|
javax.xml.bind.JAXBElement<GenericCityObjectType> |
ObjectFactory.createGenericCityObject(GenericCityObjectType value)
Create an instance of JAXBElement < GenericCityObjectType > } |
Methods in org.citygml4j.jaxb.citygml.gen._2 with parameters of type GenericCityObjectType | |
---|---|
javax.xml.bind.JAXBElement<GenericCityObjectType> |
ObjectFactory.createGenericCityObject(GenericCityObjectType value)
Create an instance of JAXBElement < GenericCityObjectType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |