|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBuildingType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.building | |
org.citygml4j.builder.jaxb.unmarshal.citygml.building | |
org.citygml4j.jaxb.citygml.bldg._2 |
Uses of AbstractBuildingType in org.citygml4j.builder.jaxb.marshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.building with parameters of type AbstractBuildingType | |
---|---|
void |
Building200Marshaller.marshalAbstractBuilding(AbstractBuilding src,
AbstractBuildingType dest)
|
Uses of AbstractBuildingType in org.citygml4j.builder.jaxb.unmarshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.building with parameters of type AbstractBuildingType | |
---|---|
void |
Building200Unmarshaller.unmarshalAbstractBuilding(AbstractBuildingType src,
AbstractBuilding dest)
|
Uses of AbstractBuildingType in org.citygml4j.jaxb.citygml.bldg._2 |
---|
Subclasses of AbstractBuildingType in org.citygml4j.jaxb.citygml.bldg._2 | |
---|---|
class |
BuildingPartType
Java-Klasse für BuildingPartType complex type. |
class |
BuildingType
Java-Klasse für BuildingType complex type. |
Methods in org.citygml4j.jaxb.citygml.bldg._2 that return types with arguments of type AbstractBuildingType | |
---|---|
javax.xml.bind.JAXBElement<AbstractBuildingType> |
ObjectFactory.create_AbstractBuilding(AbstractBuildingType value)
Create an instance of JAXBElement < AbstractBuildingType > } |
Methods in org.citygml4j.jaxb.citygml.bldg._2 with parameters of type AbstractBuildingType | |
---|---|
javax.xml.bind.JAXBElement<AbstractBuildingType> |
ObjectFactory.create_AbstractBuilding(AbstractBuildingType value)
Create an instance of JAXBElement < AbstractBuildingType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |