Class RoadDataType
- java.lang.Object
-
- org.citygml4j.binding.cityjson.metadata.feature.AbstractFeatureDataType
-
- org.citygml4j.binding.cityjson.metadata.feature.RoadDataType
-
public class RoadDataType extends AbstractFeatureDataType
-
-
Constructor Summary
Constructors Constructor Description RoadDataType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ThematicModelType
getType()
-
Methods inherited from class org.citygml4j.binding.cityjson.metadata.feature.AbstractFeatureDataType
addPresentLoD, getAggregateFeatureCount, getPresentLoDs, getUniqueFeatureCount, isSetAggregateFeatureCount, isSetPresentLoDs, isSetUniqueFeatureCount, setAggregateFeatureCount, setPresentLoDs, setUniqueFeatureCount, unsetAggregateFeatureCount, unsetPresentLoDs, unsetUniqueFeatureCount
-
-
-
-
Method Detail
-
getType
public ThematicModelType getType()
- Specified by:
getType
in classAbstractFeatureDataType
-
-