|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.impl.gml.basicTypes.IntegerOrNullListImpl
org.citygml4j.impl.gml.valueObjects.CountExtentImpl
public class CountExtentImpl
Constructor Summary | |
---|---|
CountExtentImpl()
|
Method Summary | |
---|---|
void |
addIntegerOrNull(IntegerOrNull integerOrNull)
|
java.lang.Object |
copy(CopyBuilder copyBuilder)
|
java.lang.Object |
copyTo(java.lang.Object target,
CopyBuilder copyBuilder)
|
GMLClass |
getGMLClass()
|
void |
setIntegerOrNull(java.util.List<IntegerOrNull> integerOrNull)
|
Methods inherited from class org.citygml4j.impl.gml.basicTypes.IntegerOrNullListImpl |
---|
getIntegerOrNull, getModelType, getParent, isSetIntegerOrNull, isSetParent, setParent, unsetIntegerOrNull, unsetIntegerOrNull, 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.basicTypes.IntegerOrNullList |
---|
getIntegerOrNull, isSetIntegerOrNull, unsetIntegerOrNull, unsetIntegerOrNull |
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 |
Constructor Detail |
---|
public CountExtentImpl()
Method Detail |
---|
public void addIntegerOrNull(IntegerOrNull integerOrNull)
addIntegerOrNull
in interface IntegerOrNullList
addIntegerOrNull
in class IntegerOrNullListImpl
public void setIntegerOrNull(java.util.List<IntegerOrNull> integerOrNull)
setIntegerOrNull
in interface IntegerOrNullList
setIntegerOrNull
in class IntegerOrNullListImpl
public GMLClass getGMLClass()
getGMLClass
in interface GML
getGMLClass
in class IntegerOrNullListImpl
public java.lang.Object copy(CopyBuilder copyBuilder)
copy
in interface Copyable
copy
in class IntegerOrNullListImpl
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class IntegerOrNullListImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |