|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SolidArrayProperty
Method Summary | |
---|---|
void |
addSolid(AbstractSolid abstractSolid)
|
java.util.List<AbstractSolid> |
getSolid()
|
boolean |
isSetSolid()
|
void |
setSolid(java.util.List<AbstractSolid> abstractSolid)
|
void |
unsetSolid()
|
boolean |
unsetSolid(AbstractSolid abstractSolid)
|
Methods inherited from interface org.citygml4j.model.gml.geometry.GeometryArrayProperty |
---|
addGeometry, getGeometry, isSetGeometry, setGeometry, unsetGeometry, unsetGeometry |
Methods inherited from interface org.citygml4j.model.gml.base.ArrayAssociation |
---|
addObject, getObject, isSetObject, setObject, unsetObject, unsetObject |
Methods inherited from interface org.citygml4j.model.gml.GML |
---|
getGMLClass |
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 |
Method Detail |
---|
java.util.List<AbstractSolid> getSolid()
boolean isSetSolid()
void setSolid(java.util.List<AbstractSolid> abstractSolid)
void addSolid(AbstractSolid abstractSolid)
void unsetSolid()
boolean unsetSolid(AbstractSolid abstractSolid)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |