|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.impl.gml.basicTypes.MeasureImpl
org.citygml4j.impl.gml.measures.SpeedImpl
public class SpeedImpl
Constructor Summary | |
---|---|
SpeedImpl()
|
Method Summary | |
---|---|
java.lang.Object |
copy(CopyBuilder copyBuilder)
|
java.lang.Object |
copyTo(java.lang.Object target,
CopyBuilder copyBuilder)
|
GMLClass |
getGMLClass()
|
Methods inherited from class org.citygml4j.impl.gml.basicTypes.MeasureImpl |
---|
getModelType, getParent, getUom, getValue, isSetParent, isSetUom, isSetValue, setParent, setUom, setValue, 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.Measure |
---|
getUom, getValue, isSetUom, isSetValue, setUom, setValue |
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 SpeedImpl()
Method Detail |
---|
public GMLClass getGMLClass()
getGMLClass
in interface GML
getGMLClass
in class MeasureImpl
public java.lang.Object copy(CopyBuilder copyBuilder)
copy
in interface Copyable
copy
in class MeasureImpl
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class MeasureImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |