Package org.citydb.ade.model
Class HouseNumberProperty
- java.lang.Object
-
- org.citygml4j.model.citygml.ade.binding.ADEGenericApplicationProperty<java.lang.String>
-
- org.citydb.ade.model.HouseNumberProperty
-
- All Implemented Interfaces:
java.io.Serializable
,org.citygml4j.model.citygml.ade.ADEComponent
,org.citygml4j.model.citygml.ade.binding.ADEModelObject
,org.citygml4j.model.citygml.CityGML
,org.citygml4j.model.common.base.ModelObject
,org.citygml4j.model.common.child.Child
,org.citygml4j.model.common.copy.Copyable
public class HouseNumberProperty extends org.citygml4j.model.citygml.ade.binding.ADEGenericApplicationProperty<java.lang.String>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HouseNumberProperty(java.lang.String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
copy(org.citygml4j.builder.copy.CopyBuilder copyBuilder)
-