|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AddressDetails.Country | |
---|---|
org.citygml4j.builder.jaxb.marshal.xal | |
org.citygml4j.builder.jaxb.unmarshal.xal | |
org.citygml4j.jaxb.xal |
Uses of AddressDetails.Country in org.citygml4j.builder.jaxb.marshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.marshal.xal that return AddressDetails.Country | |
---|---|
AddressDetails.Country |
XALMarshaller.marshalCountry(Country src)
|
Uses of AddressDetails.Country in org.citygml4j.builder.jaxb.unmarshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type AddressDetails.Country | |
---|---|
Country |
XALUnmarshaller.unmarshalCountry(AddressDetails.Country src)
|
Uses of AddressDetails.Country in org.citygml4j.jaxb.xal |
---|
Methods in org.citygml4j.jaxb.xal that return AddressDetails.Country | |
---|---|
AddressDetails.Country |
ObjectFactory.createAddressDetailsCountry()
Create an instance of AddressDetails.Country |
AddressDetails.Country |
AddressDetails.getCountry()
Gets the value of the country property. |
Methods in org.citygml4j.jaxb.xal with parameters of type AddressDetails.Country | |
---|---|
void |
AddressDetails.setCountry(AddressDetails.Country value)
Sets the value of the country property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |