|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExternalObject
Method Summary | |
---|---|
java.lang.String |
getName()
|
java.lang.String |
getUri()
|
boolean |
isSetName()
|
boolean |
isSetUri()
|
void |
setName(java.lang.String name)
|
void |
setUri(java.lang.String uri)
|
void |
unsetName()
|
void |
unsetUri()
|
Methods inherited from interface org.citygml4j.model.citygml.CityGML |
---|
getCityGMLClass, getCityGMLModule, isSetCityGMLModule |
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.copy.Copyable |
---|
copy, copyTo |
Method Detail |
---|
java.lang.String getName()
java.lang.String getUri()
boolean isSetName()
boolean isSetUri()
void setName(java.lang.String name)
void setUri(java.lang.String uri)
void unsetName()
void unsetUri()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |