|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractGML
Method Summary | ||
---|---|---|
|
accept(GMLFunctor<T> visitor)
|
|
void |
accept(GMLVisitor visitor)
|
|
java.lang.String |
getId()
|
|
boolean |
isSetId()
|
|
void |
setId(java.lang.String id)
|
|
void |
unsetId()
|
Methods inherited from interface org.citygml4j.model.gml.base.StandardObjectProperties |
---|
addMetaDataProperty, addName, getDescription, getMetaDataProperty, getName, isSetDescription, isSetMetaDataProperty, isSetName, setDescription, setMetaDataProperty, setName, unsetDescription, unsetMetaDataProperty, unsetMetaDataProperty, unsetName, unsetName |
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 getId()
boolean isSetId()
void setId(java.lang.String id)
void unsetId()
void accept(GMLVisitor visitor)
<T> T accept(GMLFunctor<T> visitor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |