Package org.citydb.ade.model
Class LastModificationDateProperty
- java.lang.Object
-
- org.citygml4j.model.citygml.ade.binding.ADEGenericApplicationProperty<java.time.ZonedDateTime>
-
- org.citydb.ade.model.LastModificationDateProperty
-
- 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 LastModificationDateProperty extends org.citygml4j.model.citygml.ade.binding.ADEGenericApplicationProperty<java.time.ZonedDateTime>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LastModificationDateProperty(java.time.ZonedDateTime value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
copy(org.citygml4j.builder.copy.CopyBuilder copyBuilder)
-