|
||||||||||
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._0_4 |
Uses of GenericCityObjectType in org.citygml4j.builder.jaxb.marshal.citygml.generics |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.generics that return GenericCityObjectType | |
---|---|
GenericCityObjectType |
Generics040Marshaller.marshalGenericCityObject(GenericCityObject src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.generics with parameters of type GenericCityObjectType | |
---|---|
void |
Generics040Marshaller.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 |
Generics040Unmarshaller.unmarshalGenericCityObject(GenericCityObjectType src)
|
void |
Generics040Unmarshaller.unmarshalGenericCityObject(GenericCityObjectType src,
GenericCityObject dest)
|
Uses of GenericCityObjectType in org.citygml4j.jaxb.citygml._0_4 |
---|
Methods in org.citygml4j.jaxb.citygml._0_4 that return GenericCityObjectType | |
---|---|
GenericCityObjectType |
ObjectFactory.createGenericCityObjectType()
Create an instance of GenericCityObjectType |
Methods in org.citygml4j.jaxb.citygml._0_4 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._0_4 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 |