Class TimePrimitiveType

java.lang.Object
com.google.earth.kml._2.ObjectType
com.google.earth.kml._2.TimePrimitiveType
Direct Known Subclasses:
TimeSpanType, TimeStampType

public abstract class TimePrimitiveType extends ObjectType
<p>Java class for TimePrimitiveType complex type</p>. <p>The following schema fragment specifies the expected content contained within this class.</p> <pre>{@code <complexType name="TimePrimitiveType"> <complexContent> <extension base="{http://earth.google.com/kml/2.1}ObjectType"> </extension> </complexContent> </complexType> }</pre>
  • Constructor Details

    • TimePrimitiveType

      public TimePrimitiveType()