org.citygml4j.model.gml.measures
Interface Speed

All Superinterfaces:
Child, Copyable, GML, Measure, ModelObject
All Known Implementing Classes:
SpeedImpl

public interface Speed
extends Measure


Method Summary
 
Methods inherited from interface org.citygml4j.model.gml.basicTypes.Measure
getUom, getValue, isSetUom, isSetValue, setUom, setValue
 
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