Uses of Class
net.opengis.kml.v_2_3.AbstractTimePrimitiveType

Uses of AbstractTimePrimitiveType in net.opengis.kml.v_2_3
 

Subclasses of AbstractTimePrimitiveType in net.opengis.kml.v_2_3
 class TimeSpanType
          Java class for TimeSpanType complex type.
 class TimeStampType
          Java class for TimeStampType complex type.
 

Fields in net.opengis.kml.v_2_3 with type parameters of type AbstractTimePrimitiveType
protected  JAXBElement<? extends AbstractTimePrimitiveType> AbstractViewType.abstractTimePrimitiveGroup
           
protected  JAXBElement<? extends AbstractTimePrimitiveType> AbstractFeatureType.abstractTimePrimitiveGroup
           
 

Methods in net.opengis.kml.v_2_3 that return AbstractTimePrimitiveType
 AbstractTimePrimitiveType AbstractTimePrimitiveType.withAbstractTimePrimitiveObjectExtensionGroup(AbstractObjectType... values)
           
 AbstractTimePrimitiveType AbstractTimePrimitiveType.withAbstractTimePrimitiveObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 AbstractTimePrimitiveType AbstractTimePrimitiveType.withAbstractTimePrimitiveObjectExtensionGroup(List<AbstractObjectType> value)
           
 AbstractTimePrimitiveType AbstractTimePrimitiveType.withAbstractTimePrimitiveSimpleExtensionGroup(Collection<Object> values)
           
 AbstractTimePrimitiveType AbstractTimePrimitiveType.withAbstractTimePrimitiveSimpleExtensionGroup(List<Object> value)
           
 AbstractTimePrimitiveType AbstractTimePrimitiveType.withAbstractTimePrimitiveSimpleExtensionGroup(Object... values)
           
 AbstractTimePrimitiveType AbstractTimePrimitiveType.withId(String value)
           
 AbstractTimePrimitiveType AbstractTimePrimitiveType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 AbstractTimePrimitiveType AbstractTimePrimitiveType.withObjectSimpleExtensionGroup(List<Object> value)
           
 AbstractTimePrimitiveType AbstractTimePrimitiveType.withObjectSimpleExtensionGroup(Object... values)
           
 AbstractTimePrimitiveType AbstractTimePrimitiveType.withTargetId(String value)
           
 

Methods in net.opengis.kml.v_2_3 that return types with arguments of type AbstractTimePrimitiveType
 JAXBElement<AbstractTimePrimitiveType> ObjectFactory.createAbstractTimePrimitiveGroup(AbstractTimePrimitiveType value)
          Create an instance of JAXBElement<AbstractTimePrimitiveType>}
 JAXBElement<? extends AbstractTimePrimitiveType> AbstractViewType.getAbstractTimePrimitiveGroup()
          Gets the value of the abstractTimePrimitiveGroup property.
 JAXBElement<? extends AbstractTimePrimitiveType> AbstractFeatureType.getAbstractTimePrimitiveGroup()
          Gets the value of the abstractTimePrimitiveGroup property.
 

Methods in net.opengis.kml.v_2_3 with parameters of type AbstractTimePrimitiveType
 JAXBElement<AbstractTimePrimitiveType> ObjectFactory.createAbstractTimePrimitiveGroup(AbstractTimePrimitiveType value)
          Create an instance of JAXBElement<AbstractTimePrimitiveType>}
 

Method parameters in net.opengis.kml.v_2_3 with type arguments of type AbstractTimePrimitiveType
 void AbstractViewType.setAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
          Sets the value of the abstractTimePrimitiveGroup property.
 void AbstractFeatureType.setAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
          Sets the value of the abstractTimePrimitiveGroup property.
 TourType TourType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 ScreenOverlayType ScreenOverlayType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 PlacemarkType PlacemarkType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 PhotoOverlayType PhotoOverlayType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 NetworkLinkType NetworkLinkType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 LookAtType LookAtType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 GroundOverlayType GroundOverlayType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 FolderType FolderType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 DocumentType DocumentType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 CameraType CameraType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 AbstractViewType AbstractViewType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 AbstractOverlayType AbstractOverlayType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 AbstractFeatureType AbstractFeatureType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 AbstractContainerType AbstractContainerType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.