|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalityElement.LocalityName | |
---|---|
org.citygml4j.builder.jaxb.marshal.xal | |
org.citygml4j.builder.jaxb.unmarshal.xal | |
org.citygml4j.jaxb.xal |
Uses of LocalityElement.LocalityName in org.citygml4j.builder.jaxb.marshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.marshal.xal that return LocalityElement.LocalityName | |
---|---|
LocalityElement.LocalityName |
XALMarshaller.marshalLocalityName(LocalityName src)
|
Uses of LocalityElement.LocalityName in org.citygml4j.builder.jaxb.unmarshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type LocalityElement.LocalityName | |
---|---|
LocalityName |
XALUnmarshaller.unmarshalLocalityName(LocalityElement.LocalityName src)
|
Uses of LocalityElement.LocalityName in org.citygml4j.jaxb.xal |
---|
Methods in org.citygml4j.jaxb.xal that return LocalityElement.LocalityName | |
---|---|
LocalityElement.LocalityName |
ObjectFactory.createLocalityElementLocalityName()
Create an instance of LocalityElement.LocalityName |
Methods in org.citygml4j.jaxb.xal that return types with arguments of type LocalityElement.LocalityName | |
---|---|
java.util.List<LocalityElement.LocalityName> |
LocalityElement.getLocalityName()
Gets the value of the localityName property. |
Method parameters in org.citygml4j.jaxb.xal with type arguments of type LocalityElement.LocalityName | |
---|---|
void |
LocalityElement.setLocalityName(java.util.List<LocalityElement.LocalityName> localityName)
Sets the value of the localityName property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |