net.opengis.kml.v_2_3
Class ScreenOverlayType

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.AbstractOverlayType
              extended by net.opengis.kml.v_2_3.ScreenOverlayType
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 ScreenOverlayType
extends AbstractOverlayType
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 ScreenOverlayType complex type.

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

 <complexType name="ScreenOverlayType">
   <complexContent>
     <extension base="{http://www.opengis.net/kml/2.2}AbstractOverlayType">
       <all>
         <element ref="{http://www.opengis.net/kml/2.2}overlayXY" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}screenXY" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}rotationXY" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}size" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}rotation" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}ScreenOverlaySimpleExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}ScreenOverlayObjectExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
       </all>
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  Vec2Type overlayXY
           
protected  Double rotation
           
protected  Vec2Type rotationXY
           
protected  List<AbstractObjectType> screenOverlayObjectExtensionGroup
           
protected  List<Object> screenOverlaySimpleExtensionGroup
           
protected  Vec2Type screenXY
           
protected  Vec2Type size
           
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractOverlayType
abstractOverlayObjectExtensionGroup, abstractOverlaySimpleExtensionGroup, color, drawOrder, icon
 
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
ScreenOverlayType()
           
 
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)
           
 Vec2Type getOverlayXY()
          Gets the value of the overlayXY property.
 Double getRotation()
          Gets the value of the rotation property.
 Vec2Type getRotationXY()
          Gets the value of the rotationXY property.
 List<AbstractObjectType> getScreenOverlayObjectExtensionGroup()
          Gets the value of the screenOverlayObjectExtensionGroup property.
 List<Object> getScreenOverlaySimpleExtensionGroup()
          Gets the value of the screenOverlaySimpleExtensionGroup property.
 Vec2Type getScreenXY()
          Gets the value of the screenXY property.
 Vec2Type getSize()
          Gets the value of the size property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 boolean isSetOverlayXY()
           
 boolean isSetRotation()
           
 boolean isSetRotationXY()
           
 boolean isSetScreenOverlayObjectExtensionGroup()
           
 boolean isSetScreenOverlaySimpleExtensionGroup()
           
 boolean isSetScreenXY()
           
 boolean isSetSize()
           
 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 setOverlayXY(Vec2Type value)
          Sets the value of the overlayXY property.
 void setRotation(Double value)
          Sets the value of the rotation property.
 void setRotationXY(Vec2Type value)
          Sets the value of the rotationXY property.
 void setScreenOverlayObjectExtensionGroup(List<AbstractObjectType> value)
           
 void setScreenOverlaySimpleExtensionGroup(List<Object> value)
           
 void setScreenXY(Vec2Type value)
          Sets the value of the screenXY property.
 void setSize(Vec2Type value)
          Sets the value of the size property.
 String toString()
           
 void unsetScreenOverlayObjectExtensionGroup()
           
 void unsetScreenOverlaySimpleExtensionGroup()
           
 ScreenOverlayType withAbstractExtendedDataGroup(JAXBElement<?> value)
           
 ScreenOverlayType withAbstractFeatureObjectExtensionGroup(AbstractObjectType... values)
           
 ScreenOverlayType withAbstractFeatureObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 ScreenOverlayType withAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
           
 ScreenOverlayType withAbstractFeatureSimpleExtensionGroup(Collection<Object> values)
           
 ScreenOverlayType withAbstractFeatureSimpleExtensionGroup(List<Object> value)
           
 ScreenOverlayType withAbstractFeatureSimpleExtensionGroup(Object... values)
           
 ScreenOverlayType withAbstractOverlayObjectExtensionGroup(AbstractObjectType... values)
           
 ScreenOverlayType withAbstractOverlayObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 ScreenOverlayType withAbstractOverlayObjectExtensionGroup(List<AbstractObjectType> value)
           
 ScreenOverlayType withAbstractOverlaySimpleExtensionGroup(Collection<Object> values)
           
 ScreenOverlayType withAbstractOverlaySimpleExtensionGroup(List<Object> value)
           
 ScreenOverlayType withAbstractOverlaySimpleExtensionGroup(Object... values)
           
 ScreenOverlayType withAbstractSnippetGroup(JAXBElement<?> value)
           
 ScreenOverlayType withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 ScreenOverlayType withAbstractStyleSelectorGroup(JAXBElement<? extends AbstractStyleSelectorType>... values)
           
 ScreenOverlayType withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 ScreenOverlayType withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 ScreenOverlayType withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 ScreenOverlayType withAddress(String value)
           
 ScreenOverlayType withAddressDetails(AddressDetails value)
           
 ScreenOverlayType withAtomAuthor(org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct value)
           
 ScreenOverlayType withAtomLink(org.hisrc.w3c.atom.v_1_0.Link value)
           
 ScreenOverlayType withBalloonVisibility(Boolean value)
           
 ScreenOverlayType withColor(byte[] value)
           
 ScreenOverlayType withDescription(String value)
           
 ScreenOverlayType withDrawOrder(Integer value)
           
 ScreenOverlayType withIcon(LinkType value)
           
 ScreenOverlayType withId(String value)
           
 ScreenOverlayType withName(String value)
           
 ScreenOverlayType withObjectSimpleExtensionGroup(Collection<Object> values)
           
 ScreenOverlayType withObjectSimpleExtensionGroup(List<Object> value)
           
 ScreenOverlayType withObjectSimpleExtensionGroup(Object... values)
           
 ScreenOverlayType withOpen(Boolean value)
           
 ScreenOverlayType withOverlayXY(Vec2Type value)
           
 ScreenOverlayType withPhoneNumber(String value)
           
 ScreenOverlayType withRegion(RegionType value)
           
 ScreenOverlayType withRotation(Double value)
           
 ScreenOverlayType withRotationXY(Vec2Type value)
           
 ScreenOverlayType withScreenOverlayObjectExtensionGroup(AbstractObjectType... values)
           
 ScreenOverlayType withScreenOverlayObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 ScreenOverlayType withScreenOverlayObjectExtensionGroup(List<AbstractObjectType> value)
           
 ScreenOverlayType withScreenOverlaySimpleExtensionGroup(Collection<Object> values)
           
 ScreenOverlayType withScreenOverlaySimpleExtensionGroup(List<Object> value)
           
 ScreenOverlayType withScreenOverlaySimpleExtensionGroup(Object... values)
           
 ScreenOverlayType withScreenXY(Vec2Type value)
           
 ScreenOverlayType withSize(Vec2Type value)
           
 ScreenOverlayType withStyleUrl(String value)
           
 ScreenOverlayType withTargetId(String value)
           
 ScreenOverlayType withVisibility(Boolean value)
           
 
Methods inherited from class net.opengis.kml.v_2_3.AbstractOverlayType
getAbstractOverlayObjectExtensionGroup, getAbstractOverlaySimpleExtensionGroup, getColor, getDrawOrder, getIcon, isSetAbstractOverlayObjectExtensionGroup, isSetAbstractOverlaySimpleExtensionGroup, isSetColor, isSetDrawOrder, isSetIcon, setAbstractOverlayObjectExtensionGroup, setAbstractOverlaySimpleExtensionGroup, setColor, setDrawOrder, setIcon, unsetAbstractOverlayObjectExtensionGroup, unsetAbstractOverlaySimpleExtensionGroup
 
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

overlayXY

protected Vec2Type overlayXY

screenXY

protected Vec2Type screenXY

rotationXY

protected Vec2Type rotationXY

size

protected Vec2Type size

rotation

protected Double rotation

screenOverlaySimpleExtensionGroup

protected List<Object> screenOverlaySimpleExtensionGroup

screenOverlayObjectExtensionGroup

protected List<AbstractObjectType> screenOverlayObjectExtensionGroup
Constructor Detail

ScreenOverlayType

public ScreenOverlayType()
Method Detail

getOverlayXY

public Vec2Type getOverlayXY()
Gets the value of the overlayXY property.

Returns:
possible object is Vec2Type

setOverlayXY

public void setOverlayXY(Vec2Type value)
Sets the value of the overlayXY property.

Parameters:
value - allowed object is Vec2Type

isSetOverlayXY

public boolean isSetOverlayXY()

getScreenXY

public Vec2Type getScreenXY()
Gets the value of the screenXY property.

Returns:
possible object is Vec2Type

setScreenXY

public void setScreenXY(Vec2Type value)
Sets the value of the screenXY property.

Parameters:
value - allowed object is Vec2Type

isSetScreenXY

public boolean isSetScreenXY()

getRotationXY

public Vec2Type getRotationXY()
Gets the value of the rotationXY property.

Returns:
possible object is Vec2Type

setRotationXY

public void setRotationXY(Vec2Type value)
Sets the value of the rotationXY property.

Parameters:
value - allowed object is Vec2Type

isSetRotationXY

public boolean isSetRotationXY()

getSize

public Vec2Type getSize()
Gets the value of the size property.

Returns:
possible object is Vec2Type

setSize

public void setSize(Vec2Type value)
Sets the value of the size property.

Parameters:
value - allowed object is Vec2Type

isSetSize

public boolean isSetSize()

getRotation

public Double getRotation()
Gets the value of the rotation property.

Returns:
possible object is Double

setRotation

public void setRotation(Double value)
Sets the value of the rotation property.

Parameters:
value - allowed object is Double

isSetRotation

public boolean isSetRotation()

getScreenOverlaySimpleExtensionGroup

public List<Object> getScreenOverlaySimpleExtensionGroup()
Gets the value of the screenOverlaySimpleExtensionGroup 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 screenOverlaySimpleExtensionGroup property.

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

    getScreenOverlaySimpleExtensionGroup().add(newItem);
 

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


isSetScreenOverlaySimpleExtensionGroup

public boolean isSetScreenOverlaySimpleExtensionGroup()

unsetScreenOverlaySimpleExtensionGroup

public void unsetScreenOverlaySimpleExtensionGroup()

getScreenOverlayObjectExtensionGroup

public List<AbstractObjectType> getScreenOverlayObjectExtensionGroup()
Gets the value of the screenOverlayObjectExtensionGroup 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 screenOverlayObjectExtensionGroup property.

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

    getScreenOverlayObjectExtensionGroup().add(newItem);
 

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


isSetScreenOverlayObjectExtensionGroup

public boolean isSetScreenOverlayObjectExtensionGroup()

unsetScreenOverlayObjectExtensionGroup

public void unsetScreenOverlayObjectExtensionGroup()

toString

public String toString()
Overrides:
toString in class AbstractOverlayType

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 AbstractOverlayType

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 AbstractOverlayType

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 AbstractOverlayType

equals

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

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 AbstractOverlayType

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractOverlayType

clone

public Object clone()
Overrides:
clone in class AbstractOverlayType

copyTo

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

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 AbstractOverlayType

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 AbstractOverlayType

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 AbstractOverlayType

setScreenOverlaySimpleExtensionGroup

public void setScreenOverlaySimpleExtensionGroup(List<Object> value)

setScreenOverlayObjectExtensionGroup

public void setScreenOverlayObjectExtensionGroup(List<AbstractObjectType> value)

withOverlayXY

public ScreenOverlayType withOverlayXY(Vec2Type value)

withScreenXY

public ScreenOverlayType withScreenXY(Vec2Type value)

withRotationXY

public ScreenOverlayType withRotationXY(Vec2Type value)

withSize

public ScreenOverlayType withSize(Vec2Type value)

withRotation

public ScreenOverlayType withRotation(Double value)

withScreenOverlaySimpleExtensionGroup

public ScreenOverlayType withScreenOverlaySimpleExtensionGroup(Object... values)

withScreenOverlaySimpleExtensionGroup

public ScreenOverlayType withScreenOverlaySimpleExtensionGroup(Collection<Object> values)

withScreenOverlayObjectExtensionGroup

public ScreenOverlayType withScreenOverlayObjectExtensionGroup(AbstractObjectType... values)

withScreenOverlayObjectExtensionGroup

public ScreenOverlayType withScreenOverlayObjectExtensionGroup(Collection<AbstractObjectType> values)

withScreenOverlaySimpleExtensionGroup

public ScreenOverlayType withScreenOverlaySimpleExtensionGroup(List<Object> value)

withScreenOverlayObjectExtensionGroup

public ScreenOverlayType withScreenOverlayObjectExtensionGroup(List<AbstractObjectType> value)

withColor

public ScreenOverlayType withColor(byte[] value)
Overrides:
withColor in class AbstractOverlayType

withDrawOrder

public ScreenOverlayType withDrawOrder(Integer value)
Overrides:
withDrawOrder in class AbstractOverlayType

withIcon

public ScreenOverlayType withIcon(LinkType value)
Overrides:
withIcon in class AbstractOverlayType

withAbstractOverlaySimpleExtensionGroup

public ScreenOverlayType withAbstractOverlaySimpleExtensionGroup(Object... values)
Overrides:
withAbstractOverlaySimpleExtensionGroup in class AbstractOverlayType

withAbstractOverlaySimpleExtensionGroup

public ScreenOverlayType withAbstractOverlaySimpleExtensionGroup(Collection<Object> values)
Overrides:
withAbstractOverlaySimpleExtensionGroup in class AbstractOverlayType

withAbstractOverlayObjectExtensionGroup

public ScreenOverlayType withAbstractOverlayObjectExtensionGroup(AbstractObjectType... values)
Overrides:
withAbstractOverlayObjectExtensionGroup in class AbstractOverlayType

withAbstractOverlayObjectExtensionGroup

public ScreenOverlayType withAbstractOverlayObjectExtensionGroup(Collection<AbstractObjectType> values)
Overrides:
withAbstractOverlayObjectExtensionGroup in class AbstractOverlayType

withAbstractOverlaySimpleExtensionGroup

public ScreenOverlayType withAbstractOverlaySimpleExtensionGroup(List<Object> value)
Overrides:
withAbstractOverlaySimpleExtensionGroup in class AbstractOverlayType

withAbstractOverlayObjectExtensionGroup

public ScreenOverlayType withAbstractOverlayObjectExtensionGroup(List<AbstractObjectType> value)
Overrides:
withAbstractOverlayObjectExtensionGroup in class AbstractOverlayType

withName

public ScreenOverlayType withName(String value)
Overrides:
withName in class AbstractOverlayType

withVisibility

public ScreenOverlayType withVisibility(Boolean value)
Overrides:
withVisibility in class AbstractOverlayType

withBalloonVisibility

public ScreenOverlayType withBalloonVisibility(Boolean value)
Overrides:
withBalloonVisibility in class AbstractOverlayType

withOpen

public ScreenOverlayType withOpen(Boolean value)
Overrides:
withOpen in class AbstractOverlayType

withAtomAuthor

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

withAtomLink

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

withAddress

public ScreenOverlayType withAddress(String value)
Overrides:
withAddress in class AbstractOverlayType

withAddressDetails

public ScreenOverlayType withAddressDetails(AddressDetails value)
Overrides:
withAddressDetails in class AbstractOverlayType

withPhoneNumber

public ScreenOverlayType withPhoneNumber(String value)
Overrides:
withPhoneNumber in class AbstractOverlayType

withAbstractSnippetGroup

public ScreenOverlayType withAbstractSnippetGroup(JAXBElement<?> value)
Overrides:
withAbstractSnippetGroup in class AbstractOverlayType

withDescription

public ScreenOverlayType withDescription(String value)
Overrides:
withDescription in class AbstractOverlayType

withAbstractViewGroup

public ScreenOverlayType withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
Overrides:
withAbstractViewGroup in class AbstractOverlayType

withAbstractTimePrimitiveGroup

public ScreenOverlayType withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
Overrides:
withAbstractTimePrimitiveGroup in class AbstractOverlayType

withStyleUrl

public ScreenOverlayType withStyleUrl(String value)
Overrides:
withStyleUrl in class AbstractOverlayType

withAbstractStyleSelectorGroup

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

withAbstractStyleSelectorGroup

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

withRegion

public ScreenOverlayType withRegion(RegionType value)
Overrides:
withRegion in class AbstractOverlayType

withAbstractExtendedDataGroup

public ScreenOverlayType withAbstractExtendedDataGroup(JAXBElement<?> value)
Overrides:
withAbstractExtendedDataGroup in class AbstractOverlayType

withAbstractFeatureSimpleExtensionGroup

public ScreenOverlayType withAbstractFeatureSimpleExtensionGroup(Object... values)
Overrides:
withAbstractFeatureSimpleExtensionGroup in class AbstractOverlayType

withAbstractFeatureSimpleExtensionGroup

public ScreenOverlayType withAbstractFeatureSimpleExtensionGroup(Collection<Object> values)
Overrides:
withAbstractFeatureSimpleExtensionGroup in class AbstractOverlayType

withAbstractFeatureObjectExtensionGroup

public ScreenOverlayType withAbstractFeatureObjectExtensionGroup(AbstractObjectType... values)
Overrides:
withAbstractFeatureObjectExtensionGroup in class AbstractOverlayType

withAbstractFeatureObjectExtensionGroup

public ScreenOverlayType withAbstractFeatureObjectExtensionGroup(Collection<AbstractObjectType> values)
Overrides:
withAbstractFeatureObjectExtensionGroup in class AbstractOverlayType

withAbstractStyleSelectorGroup

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

withAbstractFeatureSimpleExtensionGroup

public ScreenOverlayType withAbstractFeatureSimpleExtensionGroup(List<Object> value)
Overrides:
withAbstractFeatureSimpleExtensionGroup in class AbstractOverlayType

withAbstractFeatureObjectExtensionGroup

public ScreenOverlayType withAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
Overrides:
withAbstractFeatureObjectExtensionGroup in class AbstractOverlayType

withObjectSimpleExtensionGroup

public ScreenOverlayType withObjectSimpleExtensionGroup(Object... values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractOverlayType

withObjectSimpleExtensionGroup

public ScreenOverlayType withObjectSimpleExtensionGroup(Collection<Object> values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractOverlayType

withId

public ScreenOverlayType withId(String value)
Overrides:
withId in class AbstractOverlayType

withTargetId

public ScreenOverlayType withTargetId(String value)
Overrides:
withTargetId in class AbstractOverlayType

withObjectSimpleExtensionGroup

public ScreenOverlayType withObjectSimpleExtensionGroup(List<Object> value)
Overrides:
withObjectSimpleExtensionGroup in class AbstractOverlayType


Copyright © 2008-2015. All Rights Reserved.