|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PostOfficeNumber | |
---|---|
org.citygml4j.builder.jaxb.marshal.xal | |
org.citygml4j.builder.jaxb.unmarshal.xal | |
org.citygml4j.model.common.visitor | |
org.citygml4j.model.xal | |
org.citygml4j.util.walker |
Uses of PostOfficeNumber in org.citygml4j.builder.jaxb.marshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.marshal.xal with parameters of type PostOfficeNumber | |
---|---|
PostOfficeElement.PostOfficeNumber |
XALMarshaller.marshalPostOfficeNumber(PostOfficeNumber src)
|
Uses of PostOfficeNumber in org.citygml4j.builder.jaxb.unmarshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.xal that return PostOfficeNumber | |
---|---|
PostOfficeNumber |
XALUnmarshaller.unmarshalPostOfficeNumber(PostOfficeElement.PostOfficeNumber src)
|
Uses of PostOfficeNumber in org.citygml4j.model.common.visitor |
---|
Methods in org.citygml4j.model.common.visitor with parameters of type PostOfficeNumber | |
---|---|
T |
XALFunctor.apply(PostOfficeNumber postOfficeNumber)
|
void |
XALVisitor.visit(PostOfficeNumber postOfficeNumber)
|
Uses of PostOfficeNumber in org.citygml4j.model.xal |
---|
Methods in org.citygml4j.model.xal that return PostOfficeNumber | |
---|---|
PostOfficeNumber |
PostOffice.getPostOfficeNumber()
|
Methods in org.citygml4j.model.xal with parameters of type PostOfficeNumber | |
---|---|
void |
PostOffice.setPostOfficeNumber(PostOfficeNumber postOfficeNumber)
|
Uses of PostOfficeNumber in org.citygml4j.util.walker |
---|
Methods in org.citygml4j.util.walker with parameters of type PostOfficeNumber | |
---|---|
void |
XALWalker.visit(PostOfficeNumber postOfficeNumber)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |