|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AddressLines in org.citygml4j.builder.jaxb.marshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.marshal.xal with parameters of type AddressLines | |
---|---|
AddressLinesType |
XALMarshaller.marshalAddressLines(AddressLines src)
|
Uses of AddressLines in org.citygml4j.builder.jaxb.unmarshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.xal that return AddressLines | |
---|---|
AddressLines |
XALUnmarshaller.unmarshalAddressLines(AddressLinesType src)
|
Uses of AddressLines in org.citygml4j.factory |
---|
Methods in org.citygml4j.factory that return AddressLines | |
---|---|
AddressLines |
XALFactory.createAddressLines()
|
Uses of AddressLines in org.citygml4j.impl.xal |
---|
Classes in org.citygml4j.impl.xal that implement AddressLines | |
---|---|
class |
AddressLinesImpl
|
Methods in org.citygml4j.impl.xal that return AddressLines | |
---|---|
AddressLines |
AddressDetailsImpl.getAddressLines()
|
Methods in org.citygml4j.impl.xal with parameters of type AddressLines | |
---|---|
void |
AddressDetailsImpl.setAddressLines(AddressLines addressLines)
|
Uses of AddressLines in org.citygml4j.model.common.visitor |
---|
Methods in org.citygml4j.model.common.visitor with parameters of type AddressLines | |
---|---|
T |
XALFunctor.apply(AddressLines addressLines)
|
void |
XALVisitor.visit(AddressLines addressLines)
|
Uses of AddressLines in org.citygml4j.model.xal |
---|
Methods in org.citygml4j.model.xal that return AddressLines | |
---|---|
AddressLines |
AddressDetails.getAddressLines()
|
Methods in org.citygml4j.model.xal with parameters of type AddressLines | |
---|---|
void |
AddressDetails.setAddressLines(AddressLines addressLines)
|
Uses of AddressLines in org.citygml4j.util.walker |
---|
Methods in org.citygml4j.util.walker with parameters of type AddressLines | |
---|---|
void |
XALWalker.visit(AddressLines addressLines)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |