|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MailStopType | |
---|---|
org.citygml4j.builder.jaxb.marshal.xal | |
org.citygml4j.builder.jaxb.unmarshal.xal | |
org.citygml4j.jaxb.xal |
Uses of MailStopType in org.citygml4j.builder.jaxb.marshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.marshal.xal that return MailStopType | |
---|---|
MailStopType |
XALMarshaller.marshalMailStop(MailStop src)
|
Uses of MailStopType in org.citygml4j.builder.jaxb.unmarshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type MailStopType | |
---|---|
MailStop |
XALUnmarshaller.unmarshalMailStop(MailStopType src)
|
Uses of MailStopType in org.citygml4j.jaxb.xal |
---|
Methods in org.citygml4j.jaxb.xal that return MailStopType | |
---|---|
MailStopType |
ObjectFactory.createMailStopType()
Create an instance of MailStopType |
MailStopType |
SubPremiseType.getMailStop()
Ruft den Wert der mailStop-Eigenschaft ab. |
MailStopType |
PremiseElement.getMailStop()
Ruft den Wert der mailStop-Eigenschaft ab. |
MailStopType |
FirmType.getMailStop()
Ruft den Wert der mailStop-Eigenschaft ab. |
MailStopType |
DepartmentElement.getMailStop()
Ruft den Wert der mailStop-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.xal with parameters of type MailStopType | |
---|---|
void |
SubPremiseType.setMailStop(MailStopType value)
Legt den Wert der mailStop-Eigenschaft fest. |
void |
PremiseElement.setMailStop(MailStopType value)
Legt den Wert der mailStop-Eigenschaft fest. |
void |
FirmType.setMailStop(MailStopType value)
Legt den Wert der mailStop-Eigenschaft fest. |
void |
DepartmentElement.setMailStop(MailStopType value)
Legt den Wert der mailStop-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |