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

Uses of TourType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return TourType
 TourType ObjectFactory.createTourType()
          Create an instance of TourType
 TourType TourType.withAbstractExtendedDataGroup(JAXBElement<?> value)
           
 TourType TourType.withAbstractFeatureObjectExtensionGroup(AbstractObjectType... values)
           
 TourType TourType.withAbstractFeatureObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 TourType TourType.withAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
           
 TourType TourType.withAbstractFeatureSimpleExtensionGroup(Collection<Object> values)
           
 TourType TourType.withAbstractFeatureSimpleExtensionGroup(List<Object> value)
           
 TourType TourType.withAbstractFeatureSimpleExtensionGroup(Object... values)
           
 TourType TourType.withAbstractSnippetGroup(JAXBElement<?> value)
           
 TourType TourType.withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 TourType TourType.withAbstractStyleSelectorGroup(JAXBElement<? extends AbstractStyleSelectorType>... values)
           
 TourType TourType.withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 TourType TourType.withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 TourType TourType.withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 TourType TourType.withAddress(String value)
           
 TourType TourType.withAddressDetails(AddressDetails value)
           
 TourType TourType.withAtomAuthor(org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct value)
           
 TourType TourType.withAtomLink(org.hisrc.w3c.atom.v_1_0.Link value)
           
 TourType TourType.withBalloonVisibility(Boolean value)
           
 TourType TourType.withDescription(String value)
           
 TourType TourType.withId(String value)
           
 TourType TourType.withName(String value)
           
 TourType TourType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 TourType TourType.withObjectSimpleExtensionGroup(List<Object> value)
           
 TourType TourType.withObjectSimpleExtensionGroup(Object... values)
           
 TourType TourType.withOpen(Boolean value)
           
 TourType TourType.withPhoneNumber(String value)
           
 TourType TourType.withPlaylist(PlaylistType value)
           
 TourType TourType.withRegion(RegionType value)
           
 TourType TourType.withStyleUrl(String value)
           
 TourType TourType.withTargetId(String value)
           
 TourType TourType.withTourObjectExtensionGroup(AbstractObjectType... values)
           
 TourType TourType.withTourObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 TourType TourType.withTourObjectExtensionGroup(List<AbstractObjectType> value)
           
 TourType TourType.withTourSimpleExtensionGroup(Collection<Object> values)
           
 TourType TourType.withTourSimpleExtensionGroup(List<Object> value)
           
 TourType TourType.withTourSimpleExtensionGroup(Object... values)
           
 TourType TourType.withVisibility(Boolean value)
           
 

Methods in net.opengis.kml.v_2_3 that return types with arguments of type TourType
 JAXBElement<TourType> ObjectFactory.createTour(TourType value)
          Create an instance of JAXBElement<TourType>}
 

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



Copyright © 2008-2016. All Rights Reserved.