net.opengis.kml.v_2_3
Class TourType

java.lang.Object
  extended by net.opengis.kml.v_2_3.AbstractObjectType
      extended by net.opengis.kml.v_2_3.AbstractFeatureType
          extended by net.opengis.kml.v_2_3.TourType
All Implemented Interfaces:
Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2

public class TourType
extends AbstractFeatureType
implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2

Java class for TourType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="TourType">
   <complexContent>
     <extension base="{http://www.opengis.net/kml/2.2}AbstractFeatureType">
       <all>
         <element ref="{http://www.opengis.net/kml/2.2}Playlist" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}TourSimpleExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}TourObjectExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
       </all>
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  PlaylistType playlist
           
protected  List<AbstractObjectType> tourObjectExtensionGroup
           
protected  List<Object> tourSimpleExtensionGroup
           
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractFeatureType
abstractExtendedDataGroup, abstractFeatureObjectExtensionGroup, abstractFeatureSimpleExtensionGroup, abstractSnippetGroup, abstractStyleSelectorGroup, abstractTimePrimitiveGroup, abstractViewGroup, address, addressDetails, atomAuthor, atomLink, balloonVisibility, description, name, open, phoneNumber, region, styleUrl, visibility
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractObjectType
id, objectSimpleExtensionGroup, targetId
 
Constructor Summary
TourType()
           
 
Method Summary
 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
           
 StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
           
 Object clone()
           
 Object copyTo(Object target)
           
 Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
           
 Object createNewInstance()
           
 boolean equals(Object object)
           
 boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
           
 PlaylistType getPlaylist()
          Gets the value of the playlist property.
 List<AbstractObjectType> getTourObjectExtensionGroup()
          Gets the value of the tourObjectExtensionGroup property.
 List<Object> getTourSimpleExtensionGroup()
          Gets the value of the tourSimpleExtensionGroup property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 boolean isSetPlaylist()
           
 boolean isSetTourObjectExtensionGroup()
           
 boolean isSetTourSimpleExtensionGroup()
           
 void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
           
 void mergeFrom(Object left, Object right)
           
 void setPlaylist(PlaylistType value)
          Sets the value of the playlist property.
 void setTourObjectExtensionGroup(List<AbstractObjectType> value)
           
 void setTourSimpleExtensionGroup(List<Object> value)
           
 String toString()
           
 void unsetTourObjectExtensionGroup()
           
 void unsetTourSimpleExtensionGroup()
           
 TourType withAbstractExtendedDataGroup(JAXBElement<?> value)
           
 TourType withAbstractFeatureObjectExtensionGroup(AbstractObjectType... values)
           
 TourType withAbstractFeatureObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 TourType withAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
           
 TourType withAbstractFeatureSimpleExtensionGroup(Collection<Object> values)
           
 TourType withAbstractFeatureSimpleExtensionGroup(List<Object> value)
           
 TourType withAbstractFeatureSimpleExtensionGroup(Object... values)
           
 TourType withAbstractSnippetGroup(JAXBElement<?> value)
           
 TourType withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 TourType withAbstractStyleSelectorGroup(JAXBElement<? extends AbstractStyleSelectorType>... values)
           
 TourType withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 TourType withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 TourType withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 TourType withAddress(String value)
           
 TourType withAddressDetails(AddressDetails value)
           
 TourType withAtomAuthor(org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct value)
           
 TourType withAtomLink(org.hisrc.w3c.atom.v_1_0.Link value)
           
 TourType withBalloonVisibility(Boolean value)
           
 TourType withDescription(String value)
           
 TourType withId(String value)
           
 TourType withName(String value)
           
 TourType withObjectSimpleExtensionGroup(Collection<Object> values)
           
 TourType withObjectSimpleExtensionGroup(List<Object> value)
           
 TourType withObjectSimpleExtensionGroup(Object... values)
           
 TourType withOpen(Boolean value)
           
 TourType withPhoneNumber(String value)
           
 TourType withPlaylist(PlaylistType value)
           
 TourType withRegion(RegionType value)
           
 TourType withStyleUrl(String value)
           
 TourType withTargetId(String value)
           
 TourType withTourObjectExtensionGroup(AbstractObjectType... values)
           
 TourType withTourObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 TourType withTourObjectExtensionGroup(List<AbstractObjectType> value)
           
 TourType withTourSimpleExtensionGroup(Collection<Object> values)
           
 TourType withTourSimpleExtensionGroup(List<Object> value)
           
 TourType withTourSimpleExtensionGroup(Object... values)
           
 TourType withVisibility(Boolean value)
           
 
Methods inherited from class net.opengis.kml.v_2_3.AbstractFeatureType
getAbstractExtendedDataGroup, getAbstractFeatureObjectExtensionGroup, getAbstractFeatureSimpleExtensionGroup, getAbstractSnippetGroup, getAbstractStyleSelectorGroup, getAbstractTimePrimitiveGroup, getAbstractViewGroup, getAddress, getAddressDetails, getAtomAuthor, getAtomLink, getDescription, getName, getPhoneNumber, getRegion, getStyleUrl, isBalloonVisibility, isOpen, isSetAbstractExtendedDataGroup, isSetAbstractFeatureObjectExtensionGroup, isSetAbstractFeatureSimpleExtensionGroup, isSetAbstractSnippetGroup, isSetAbstractStyleSelectorGroup, isSetAbstractTimePrimitiveGroup, isSetAbstractViewGroup, isSetAddress, isSetAddressDetails, isSetAtomAuthor, isSetAtomLink, isSetBalloonVisibility, isSetDescription, isSetName, isSetOpen, isSetPhoneNumber, isSetRegion, isSetStyleUrl, isSetVisibility, isVisibility, setAbstractExtendedDataGroup, setAbstractFeatureObjectExtensionGroup, setAbstractFeatureSimpleExtensionGroup, setAbstractSnippetGroup, setAbstractStyleSelectorGroup, setAbstractTimePrimitiveGroup, setAbstractViewGroup, setAddress, setAddressDetails, setAtomAuthor, setAtomLink, setBalloonVisibility, setDescription, setName, setOpen, setPhoneNumber, setRegion, setStyleUrl, setVisibility, unsetAbstractFeatureObjectExtensionGroup, unsetAbstractFeatureSimpleExtensionGroup, unsetAbstractStyleSelectorGroup
 
Methods inherited from class net.opengis.kml.v_2_3.AbstractObjectType
getId, getObjectSimpleExtensionGroup, getOtherAttributes, getTargetId, isSetId, isSetObjectSimpleExtensionGroup, isSetTargetId, setId, setObjectSimpleExtensionGroup, setTargetId, unsetObjectSimpleExtensionGroup
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

playlist

protected PlaylistType playlist

tourSimpleExtensionGroup

protected List<Object> tourSimpleExtensionGroup

tourObjectExtensionGroup

protected List<AbstractObjectType> tourObjectExtensionGroup
Constructor Detail

TourType

public TourType()
Method Detail

getPlaylist

public PlaylistType getPlaylist()
Gets the value of the playlist property.

Returns:
possible object is PlaylistType

setPlaylist

public void setPlaylist(PlaylistType value)
Sets the value of the playlist property.

Parameters:
value - allowed object is PlaylistType

isSetPlaylist

public boolean isSetPlaylist()

getTourSimpleExtensionGroup

public List<Object> getTourSimpleExtensionGroup()
Gets the value of the tourSimpleExtensionGroup property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the tourSimpleExtensionGroup property.

For example, to add a new item, do as follows:

    getTourSimpleExtensionGroup().add(newItem);
 

Objects of the following type(s) are allowed in the list Object


isSetTourSimpleExtensionGroup

public boolean isSetTourSimpleExtensionGroup()

unsetTourSimpleExtensionGroup

public void unsetTourSimpleExtensionGroup()

getTourObjectExtensionGroup

public List<AbstractObjectType> getTourObjectExtensionGroup()
Gets the value of the tourObjectExtensionGroup property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the tourObjectExtensionGroup property.

For example, to add a new item, do as follows:

    getTourObjectExtensionGroup().add(newItem);
 

Objects of the following type(s) are allowed in the list AbstractObjectType


isSetTourObjectExtensionGroup

public boolean isSetTourObjectExtensionGroup()

unsetTourObjectExtensionGroup

public void unsetTourObjectExtensionGroup()

toString

public String toString()
Overrides:
toString in class AbstractFeatureType

append

public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            StringBuilder buffer,
                            org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString2
Overrides:
append in class AbstractFeatureType

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  StringBuilder buffer,
                                  org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
Overrides:
appendFields in class AbstractFeatureType

equals

public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                      Object object,
                      org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals2
Overrides:
equals in class AbstractFeatureType

equals

public boolean equals(Object object)
Overrides:
equals in class AbstractFeatureType

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
Overrides:
hashCode in class AbstractFeatureType

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractFeatureType

clone

public Object clone()
Overrides:
clone in class AbstractFeatureType

copyTo

public Object copyTo(Object target)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Overrides:
copyTo in class AbstractFeatureType

copyTo

public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                     Object target,
                     org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Overrides:
copyTo in class AbstractFeatureType

createNewInstance

public Object createNewInstance()
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2

mergeFrom

public void mergeFrom(Object left,
                      Object right)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
Overrides:
mergeFrom in class AbstractFeatureType

mergeFrom

public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
                      Object left,
                      Object right,
                      org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
Overrides:
mergeFrom in class AbstractFeatureType

setTourSimpleExtensionGroup

public void setTourSimpleExtensionGroup(List<Object> value)

setTourObjectExtensionGroup

public void setTourObjectExtensionGroup(List<AbstractObjectType> value)

withPlaylist

public TourType withPlaylist(PlaylistType value)

withTourSimpleExtensionGroup

public TourType withTourSimpleExtensionGroup(Object... values)

withTourSimpleExtensionGroup

public TourType withTourSimpleExtensionGroup(Collection<Object> values)

withTourObjectExtensionGroup

public TourType withTourObjectExtensionGroup(AbstractObjectType... values)

withTourObjectExtensionGroup

public TourType withTourObjectExtensionGroup(Collection<AbstractObjectType> values)

withTourSimpleExtensionGroup

public TourType withTourSimpleExtensionGroup(List<Object> value)

withTourObjectExtensionGroup

public TourType withTourObjectExtensionGroup(List<AbstractObjectType> value)

withName

public TourType withName(String value)
Overrides:
withName in class AbstractFeatureType

withVisibility

public TourType withVisibility(Boolean value)
Overrides:
withVisibility in class AbstractFeatureType

withBalloonVisibility

public TourType withBalloonVisibility(Boolean value)
Overrides:
withBalloonVisibility in class AbstractFeatureType

withOpen

public TourType withOpen(Boolean value)
Overrides:
withOpen in class AbstractFeatureType

withAtomAuthor

public TourType withAtomAuthor(org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct value)
Overrides:
withAtomAuthor in class AbstractFeatureType

withAtomLink

public TourType withAtomLink(org.hisrc.w3c.atom.v_1_0.Link value)
Overrides:
withAtomLink in class AbstractFeatureType

withAddress

public TourType withAddress(String value)
Overrides:
withAddress in class AbstractFeatureType

withAddressDetails

public TourType withAddressDetails(AddressDetails value)
Overrides:
withAddressDetails in class AbstractFeatureType

withPhoneNumber

public TourType withPhoneNumber(String value)
Overrides:
withPhoneNumber in class AbstractFeatureType

withAbstractSnippetGroup

public TourType withAbstractSnippetGroup(JAXBElement<?> value)
Overrides:
withAbstractSnippetGroup in class AbstractFeatureType

withDescription

public TourType withDescription(String value)
Overrides:
withDescription in class AbstractFeatureType

withAbstractViewGroup

public TourType withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
Overrides:
withAbstractViewGroup in class AbstractFeatureType

withAbstractTimePrimitiveGroup

public TourType withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
Overrides:
withAbstractTimePrimitiveGroup in class AbstractFeatureType

withStyleUrl

public TourType withStyleUrl(String value)
Overrides:
withStyleUrl in class AbstractFeatureType

withAbstractStyleSelectorGroup

public TourType withAbstractStyleSelectorGroup(JAXBElement<? extends AbstractStyleSelectorType>... values)
Overrides:
withAbstractStyleSelectorGroup in class AbstractFeatureType

withAbstractStyleSelectorGroup

public TourType withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
Overrides:
withAbstractStyleSelectorGroup in class AbstractFeatureType

withRegion

public TourType withRegion(RegionType value)
Overrides:
withRegion in class AbstractFeatureType

withAbstractExtendedDataGroup

public TourType withAbstractExtendedDataGroup(JAXBElement<?> value)
Overrides:
withAbstractExtendedDataGroup in class AbstractFeatureType

withAbstractFeatureSimpleExtensionGroup

public TourType withAbstractFeatureSimpleExtensionGroup(Object... values)
Overrides:
withAbstractFeatureSimpleExtensionGroup in class AbstractFeatureType

withAbstractFeatureSimpleExtensionGroup

public TourType withAbstractFeatureSimpleExtensionGroup(Collection<Object> values)
Overrides:
withAbstractFeatureSimpleExtensionGroup in class AbstractFeatureType

withAbstractFeatureObjectExtensionGroup

public TourType withAbstractFeatureObjectExtensionGroup(AbstractObjectType... values)
Overrides:
withAbstractFeatureObjectExtensionGroup in class AbstractFeatureType

withAbstractFeatureObjectExtensionGroup

public TourType withAbstractFeatureObjectExtensionGroup(Collection<AbstractObjectType> values)
Overrides:
withAbstractFeatureObjectExtensionGroup in class AbstractFeatureType

withAbstractStyleSelectorGroup

public TourType withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
Overrides:
withAbstractStyleSelectorGroup in class AbstractFeatureType

withAbstractFeatureSimpleExtensionGroup

public TourType withAbstractFeatureSimpleExtensionGroup(List<Object> value)
Overrides:
withAbstractFeatureSimpleExtensionGroup in class AbstractFeatureType

withAbstractFeatureObjectExtensionGroup

public TourType withAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
Overrides:
withAbstractFeatureObjectExtensionGroup in class AbstractFeatureType

withObjectSimpleExtensionGroup

public TourType withObjectSimpleExtensionGroup(Object... values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractFeatureType

withObjectSimpleExtensionGroup

public TourType withObjectSimpleExtensionGroup(Collection<Object> values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractFeatureType

withId

public TourType withId(String value)
Overrides:
withId in class AbstractFeatureType

withTargetId

public TourType withTargetId(String value)
Overrides:
withTargetId in class AbstractFeatureType

withObjectSimpleExtensionGroup

public TourType withObjectSimpleExtensionGroup(List<Object> value)
Overrides:
withObjectSimpleExtensionGroup in class AbstractFeatureType


Copyright © 2008-2016. All Rights Reserved.