|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Address in org.citygml4j.builder.jaxb.marshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.marshal.xal with parameters of type Address | |
---|---|
AddressDetails.Address |
XALMarshaller.marshalAddress(Address src)
|
Uses of Address in org.citygml4j.builder.jaxb.unmarshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.xal that return Address | |
---|---|
Address |
XALUnmarshaller.unmarshalAddress(AddressDetails.Address src)
|
Uses of Address in org.citygml4j.factory |
---|
Methods in org.citygml4j.factory that return Address | |
---|---|
Address |
XALFactory.createAddress()
|
Uses of Address in org.citygml4j.impl.xal |
---|
Classes in org.citygml4j.impl.xal that implement Address | |
---|---|
class |
AddressImpl
|
Methods in org.citygml4j.impl.xal that return Address | |
---|---|
Address |
AddressDetailsImpl.getAddress()
|
Methods in org.citygml4j.impl.xal with parameters of type Address | |
---|---|
void |
AddressDetailsImpl.setAddress(Address address)
|
Uses of Address in org.citygml4j.model.common.visitor |
---|
Methods in org.citygml4j.model.common.visitor with parameters of type Address | |
---|---|
T |
XALFunctor.apply(Address address)
|
void |
XALVisitor.visit(Address address)
|
Uses of Address in org.citygml4j.model.xal |
---|
Methods in org.citygml4j.model.xal that return Address | |
---|---|
Address |
AddressDetails.getAddress()
|
Methods in org.citygml4j.model.xal with parameters of type Address | |
---|---|
void |
AddressDetails.setAddress(Address address)
|
Uses of Address in org.citygml4j.util.walker |
---|
Methods in org.citygml4j.util.walker with parameters of type Address | |
---|---|
void |
XALWalker.visit(Address address)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |