|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThoroughfareNumberOrRange | |
---|---|
org.citygml4j.factory | |
org.citygml4j.impl.xal | |
org.citygml4j.model.xal |
Uses of ThoroughfareNumberOrRange in org.citygml4j.factory |
---|
Methods in org.citygml4j.factory that return ThoroughfareNumberOrRange | |
---|---|
ThoroughfareNumberOrRange |
XALFactory.createThoroughfareNumberOrRange()
|
ThoroughfareNumberOrRange |
XALFactory.createThoroughfareNumberOrRange(ThoroughfareNumber thoroughfareNumber)
|
ThoroughfareNumberOrRange |
XALFactory.createThoroughfareNumberOrRange(ThoroughfareNumberRange thoroughfareNumberRange)
|
Uses of ThoroughfareNumberOrRange in org.citygml4j.impl.xal |
---|
Classes in org.citygml4j.impl.xal that implement ThoroughfareNumberOrRange | |
---|---|
class |
ThoroughfareNumberOrRangeImpl
|
Methods in org.citygml4j.impl.xal that return types with arguments of type ThoroughfareNumberOrRange | |
---|---|
java.util.List<ThoroughfareNumberOrRange> |
ThoroughfareImpl.getThoroughfareNumberOrThoroughfareNumberRange()
|
Methods in org.citygml4j.impl.xal with parameters of type ThoroughfareNumberOrRange | |
---|---|
void |
ThoroughfareImpl.addThoroughfareNumberOrThoroughfareNumberRange(ThoroughfareNumberOrRange numberOrRange)
|
boolean |
ThoroughfareImpl.unsetThoroughfareNumberOrThoroughfareNumberRange(ThoroughfareNumberOrRange thoroughfareNumberOrRange)
|
Method parameters in org.citygml4j.impl.xal with type arguments of type ThoroughfareNumberOrRange | |
---|---|
void |
ThoroughfareImpl.setThoroughfareNumberOrThoroughfareNumberRange(java.util.List<ThoroughfareNumberOrRange> numberOrRange)
|
Uses of ThoroughfareNumberOrRange in org.citygml4j.model.xal |
---|
Methods in org.citygml4j.model.xal that return types with arguments of type ThoroughfareNumberOrRange | |
---|---|
java.util.List<ThoroughfareNumberOrRange> |
Thoroughfare.getThoroughfareNumberOrThoroughfareNumberRange()
|
Methods in org.citygml4j.model.xal with parameters of type ThoroughfareNumberOrRange | |
---|---|
void |
Thoroughfare.addThoroughfareNumberOrThoroughfareNumberRange(ThoroughfareNumberOrRange numberOrRange)
|
boolean |
Thoroughfare.unsetThoroughfareNumberOrThoroughfareNumberRange(ThoroughfareNumberOrRange thoroughfareNumberOrRange)
|
Method parameters in org.citygml4j.model.xal with type arguments of type ThoroughfareNumberOrRange | |
---|---|
void |
Thoroughfare.setThoroughfareNumberOrThoroughfareNumberRange(java.util.List<ThoroughfareNumberOrRange> numberOrRange)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |