|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoorType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.building | |
org.citygml4j.builder.jaxb.unmarshal.citygml.building | |
org.citygml4j.jaxb.citygml.bldg._2 |
Uses of DoorType in org.citygml4j.builder.jaxb.marshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.building that return DoorType | |
---|---|
DoorType |
Building200Marshaller.marshalDoor(Door src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.building with parameters of type DoorType | |
---|---|
void |
Building200Marshaller.marshalDoor(Door src,
DoorType dest)
|
Uses of DoorType in org.citygml4j.builder.jaxb.unmarshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.building with parameters of type DoorType | |
---|---|
Door |
Building200Unmarshaller.unmarshalDoor(DoorType src)
|
void |
Building200Unmarshaller.unmarshalDoor(DoorType src,
Door dest)
|
Uses of DoorType in org.citygml4j.jaxb.citygml.bldg._2 |
---|
Methods in org.citygml4j.jaxb.citygml.bldg._2 that return DoorType | |
---|---|
DoorType |
ObjectFactory.createDoorType()
Create an instance of DoorType |
Methods in org.citygml4j.jaxb.citygml.bldg._2 that return types with arguments of type DoorType | |
---|---|
javax.xml.bind.JAXBElement<DoorType> |
ObjectFactory.createDoor(DoorType value)
Create an instance of JAXBElement < DoorType > } |
Methods in org.citygml4j.jaxb.citygml.bldg._2 with parameters of type DoorType | |
---|---|
javax.xml.bind.JAXBElement<DoorType> |
ObjectFactory.createDoor(DoorType value)
Create an instance of JAXBElement < DoorType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |