Uses of Class
com.google.earth.kml._2.TimePrimitiveType
Packages that use TimePrimitiveType
-
Uses of TimePrimitiveType in com.google.earth.kml._2
Subclasses of TimePrimitiveType in com.google.earth.kml._2Modifier and TypeClassDescriptionclass<p>Java class for TimeSpanType complex type</p>.class<p>Java class for TimeStampType complex type</p>.Fields in com.google.earth.kml._2 with type parameters of type TimePrimitiveTypeModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<? extends TimePrimitiveType> FeatureType.timePrimitiveMethods in com.google.earth.kml._2 that return types with arguments of type TimePrimitiveTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TimePrimitiveType> ObjectFactory.createTimePrimitive(TimePrimitiveType value) jakarta.xml.bind.JAXBElement<? extends TimePrimitiveType> FeatureType.getTimePrimitive()Gets the value of the timePrimitive property.Methods in com.google.earth.kml._2 with parameters of type TimePrimitiveTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TimePrimitiveType> ObjectFactory.createTimePrimitive(TimePrimitiveType value) Method parameters in com.google.earth.kml._2 with type arguments of type TimePrimitiveTypeModifier and TypeMethodDescriptionvoidFeatureType.setTimePrimitive(jakarta.xml.bind.JAXBElement<? extends TimePrimitiveType> value) Sets the value of the timePrimitive property.