|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PostTownName
Method Summary | ||
---|---|---|
java.lang.String |
getContent()
|
|
java.lang.String |
getType()
|
|
boolean |
isSetContent()
|
|
boolean |
isSetType()
|
|
void |
setContent(java.lang.String content)
|
|
void |
setType(java.lang.String type)
|
|
void |
unsetContent()
|
|
void |
unsetType()
|
|
|
visit(XALFunctor<T> visitor)
|
|
void |
visit(XALVisitor visitor)
|
Methods inherited from interface org.citygml4j.model.xal.GrPostal |
---|
getCode, isSetCode, setCode, unsetCode |
Methods inherited from interface org.citygml4j.model.common.child.Child |
---|
getParent, isSetParent, setParent, unsetParent |
Methods inherited from interface org.citygml4j.model.common.copy.Copyable |
---|
copy, copyTo |
Method Detail |
---|
java.lang.String getContent()
java.lang.String getType()
boolean isSetContent()
boolean isSetType()
void setContent(java.lang.String content)
void setType(java.lang.String type)
void unsetContent()
void unsetType()
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 |