|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AddressLines
Method Summary | ||
---|---|---|
void |
addAddressLine(AddressLine addressLine)
|
|
java.util.List<AddressLine> |
getAddressLine()
|
|
boolean |
isSetAddressLine()
|
|
void |
setAddressLine(java.util.List<AddressLine> addressLine)
|
|
void |
unsetAddressLine()
|
|
boolean |
unsetAddressLine(AddressLine addressLine)
|
|
|
visit(XALFunctor<T> visitor)
|
|
void |
visit(XALVisitor visitor)
|
Methods inherited from interface org.citygml4j.model.xal.XAL |
---|
getXALClass |
Methods inherited from interface org.citygml4j.model.common.base.ModelObject |
---|
getModelType |
Methods inherited from interface org.citygml4j.model.common.child.Child |
---|
getParent, isSetParent, setParent, unsetParent |
Methods inherited from interface org.citygml4j.model.common.base.ModelObject |
---|
getModelType |
Methods inherited from interface org.citygml4j.model.common.copy.Copyable |
---|
copy, copyTo |
Method Detail |
---|
java.util.List<AddressLine> getAddressLine()
boolean isSetAddressLine()
void addAddressLine(AddressLine addressLine)
void setAddressLine(java.util.List<AddressLine> addressLine)
void unsetAddressLine()
boolean unsetAddressLine(AddressLine addressLine)
void visit(XALVisitor visitor)
<T> T visit(XALFunctor<T> visitor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |