|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.impl.gml.base.AssociationByRepImpl<T>
org.citygml4j.impl.gml.geometry.InlineGeometryPropertyImpl<AbstractRing>
org.citygml4j.impl.gml.geometry.primitives.AbstractRingPropertyImpl
public abstract class AbstractRingPropertyImpl
Constructor Summary | |
---|---|
AbstractRingPropertyImpl()
|
Method Summary | |
---|---|
AbstractRing |
getRing()
|
boolean |
isSetRing()
|
void |
setRing(AbstractRing abstractRing)
|
void |
unsetRing()
|
Methods inherited from class org.citygml4j.impl.gml.geometry.InlineGeometryPropertyImpl |
---|
getGeometry, getGMLClass, isSetGeometry, setGeometry, unsetGeometry |
Methods inherited from class org.citygml4j.impl.gml.base.AssociationByRepImpl |
---|
copyTo, getModelType, getObject, getParent, isSetObject, isSetParent, setObject, setParent, unsetObject, unsetParent |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.citygml4j.model.gml.geometry.InlineGeometryProperty |
---|
getGeometry, isSetGeometry, setGeometry, unsetGeometry |
Methods inherited from interface org.citygml4j.model.gml.base.AssociationByRep |
---|
getObject, isSetObject, setObject, unsetObject |
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.base.ModelObject |
---|
getModelType |
Methods inherited from interface org.citygml4j.model.common.copy.Copyable |
---|
copy, copyTo |
Constructor Detail |
---|
public AbstractRingPropertyImpl()
Method Detail |
---|
public AbstractRing getRing()
getRing
in interface AbstractRingProperty
public boolean isSetRing()
isSetRing
in interface AbstractRingProperty
public void setRing(AbstractRing abstractRing)
setRing
in interface AbstractRingProperty
public void unsetRing()
unsetRing
in interface AbstractRingProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |