|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.impl.gml.base.AbstractGMLImpl
org.citygml4j.impl.gml.feature.AbstractFeatureImpl
org.citygml4j.impl.citygml.core.AbstractCityObjectImpl
org.citygml4j.impl.citygml.core.AbstractSiteImpl
public abstract class AbstractSiteImpl
Constructor Summary | |
---|---|
AbstractSiteImpl()
|
Method Summary | |
---|---|
void |
addGenericApplicationPropertyOfSite(ADEComponent ade)
|
java.lang.Object |
copyTo(java.lang.Object target,
CopyBuilder copyBuilder)
|
java.util.List<ADEComponent> |
getGenericApplicationPropertyOfSite()
|
boolean |
isSetGenericApplicationPropertyOfSite()
|
void |
setGenericApplicationPropertyOfSite(java.util.List<ADEComponent> ade)
|
void |
unsetGenericApplicationPropertyOfSite()
|
boolean |
unsetGenericApplicationPropertyOfSite(ADEComponent ade)
|
Methods inherited from class org.citygml4j.impl.gml.feature.AbstractFeatureImpl |
---|
addGenericADEComponent, calcBoundedBy, getBoundedBy, getGenericADEComponent, getGMLClass, getLocation, isSetBoundedBy, isSetGenericADEComponent, isSetLocation, setBoundedBy, setGenericADEComponent, setLocation, unsetBoundedBy, unsetGenericADEComponent, unsetGenericADEComponent, unsetLocation |
Methods inherited from class org.citygml4j.impl.gml.base.AbstractGMLImpl |
---|
addMetaDataProperty, addName, getDescription, getId, getMetaDataProperty, getName, getParent, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, isSetParent, setDescription, setId, setMetaDataProperty, setName, setParent, unsetDescription, unsetId, unsetMetaDataProperty, unsetMetaDataProperty, unsetName, unsetName, unsetParent |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.citygml4j.model.citygml.CityGML |
---|
getCityGMLClass, getCityGMLModule, isSetCityGMLModule |
Methods inherited from interface org.citygml4j.model.gml.feature.AbstractFeature |
---|
accept, accept, addGenericADEComponent, calcBoundedBy, getBoundedBy, getGenericADEComponent, getLocation, isSetBoundedBy, isSetGenericADEComponent, isSetLocation, setBoundedBy, setGenericADEComponent, setLocation, unsetBoundedBy, unsetGenericADEComponent, unsetGenericADEComponent, unsetLocation |
Methods inherited from interface org.citygml4j.model.gml.base.AbstractGML |
---|
accept, accept, getId, isSetId, setId, 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.gml.GML |
---|
getGMLClass |
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 |
Constructor Detail |
---|
public AbstractSiteImpl()
Method Detail |
---|
public void addGenericApplicationPropertyOfSite(ADEComponent ade)
addGenericApplicationPropertyOfSite
in interface AbstractSite
public java.util.List<ADEComponent> getGenericApplicationPropertyOfSite()
getGenericApplicationPropertyOfSite
in interface AbstractSite
public boolean isSetGenericApplicationPropertyOfSite()
isSetGenericApplicationPropertyOfSite
in interface AbstractSite
public void setGenericApplicationPropertyOfSite(java.util.List<ADEComponent> ade)
setGenericApplicationPropertyOfSite
in interface AbstractSite
public void unsetGenericApplicationPropertyOfSite()
unsetGenericApplicationPropertyOfSite
in interface AbstractSite
public boolean unsetGenericApplicationPropertyOfSite(ADEComponent ade)
unsetGenericApplicationPropertyOfSite
in interface AbstractSite
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class AbstractCityObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |