|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DependentLocalityType | |
---|---|
org.citygml4j.builder.jaxb.marshal.xal | |
org.citygml4j.builder.jaxb.unmarshal.xal | |
org.citygml4j.jaxb.xal |
Uses of DependentLocalityType in org.citygml4j.builder.jaxb.marshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.marshal.xal that return DependentLocalityType | |
---|---|
DependentLocalityType |
XALMarshaller.marshalDependentLocality(DependentLocality src)
|
Uses of DependentLocalityType in org.citygml4j.builder.jaxb.unmarshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type DependentLocalityType | |
---|---|
DependentLocality |
XALUnmarshaller.unmarshalDependentLocality(DependentLocalityType src)
|
Uses of DependentLocalityType in org.citygml4j.jaxb.xal |
---|
Methods in org.citygml4j.jaxb.xal that return DependentLocalityType | |
---|---|
DependentLocalityType |
ObjectFactory.createDependentLocalityType()
Create an instance of DependentLocalityType |
DependentLocalityType |
ThoroughfareElement.getDependentLocality()
Gets the value of the dependentLocality property. |
DependentLocalityType |
LocalityElement.getDependentLocality()
Gets the value of the dependentLocality property. |
DependentLocalityType |
DependentLocalityType.getDependentLocality()
Gets the value of the dependentLocality property. |
Methods in org.citygml4j.jaxb.xal with parameters of type DependentLocalityType | |
---|---|
void |
ThoroughfareElement.setDependentLocality(DependentLocalityType value)
Sets the value of the dependentLocality property. |
void |
LocalityElement.setDependentLocality(DependentLocalityType value)
Sets the value of the dependentLocality property. |
void |
DependentLocalityType.setDependentLocality(DependentLocalityType value)
Sets the value of the dependentLocality property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |