net.opengis.sps.v_2_0
Class DescribeTaskingPropertyType

java.lang.Object
  extended by net.opengis.sps.v_2_0.DescribeTaskingPropertyType
All Implemented Interfaces:
java.lang.Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString

public class DescribeTaskingPropertyType
extends java.lang.Object
implements java.lang.Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString

Java class for DescribeTaskingPropertyType complex type.

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

 <complexType name="DescribeTaskingPropertyType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence minOccurs="0">
         <element ref="{http://www.opengis.net/sps/2.0}DescribeTasking"/>
       </sequence>
       <attGroup ref="{http://www.opengis.net/gml/3.2}AssociationAttributeGroup"/>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  org.hisrc.w3c.xlink.v_1_0.ActuateType actuate
           
protected  java.lang.String arcrole
           
protected  DescribeTaskingType describeTasking
           
protected  java.lang.String href
           
protected  java.util.List<java.lang.String> nilReason
           
protected  java.lang.String remoteSchema
           
protected  java.lang.String role
           
protected  org.hisrc.w3c.xlink.v_1_0.ShowType show
           
protected  java.lang.String title
           
protected  org.hisrc.w3c.xlink.v_1_0.TypeType type
           
 
Constructor Summary
DescribeTaskingPropertyType()
           
 
Method Summary
 java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, java.lang.StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
           
 java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, java.lang.StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
           
 java.lang.Object clone()
           
 java.lang.Object copyTo(java.lang.Object target)
           
 java.lang.Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, java.lang.Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
           
 java.lang.Object createNewInstance()
           
 boolean equals(java.lang.Object object)
           
 boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, java.lang.Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
           
 org.hisrc.w3c.xlink.v_1_0.ActuateType getActuate()
          Gets the value of the actuate property.
 java.lang.String getArcrole()
          Gets the value of the arcrole property.
 DescribeTaskingType getDescribeTasking()
          Gets the value of the describeTasking property.
 java.lang.String getHref()
          Gets the value of the href property.
 java.util.List<java.lang.String> getNilReason()
          Gets the value of the nilReason property.
 java.lang.String getRemoteSchema()
          Gets the value of the remoteSchema property.
 java.lang.String getRole()
          Gets the value of the role property.
 org.hisrc.w3c.xlink.v_1_0.ShowType getShow()
          Gets the value of the show property.
 java.lang.String getTitle()
          Gets the value of the title property.
 org.hisrc.w3c.xlink.v_1_0.TypeType getTYPE()
          Gets the value of the type property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
           
 boolean isSetActuate()
           
 boolean isSetArcrole()
           
 boolean isSetDescribeTasking()
           
 boolean isSetHref()
           
 boolean isSetNilReason()
           
 boolean isSetRemoteSchema()
           
 boolean isSetRole()
           
 boolean isSetShow()
           
 boolean isSetTitle()
           
 boolean isSetTYPE()
           
 void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator, java.lang.Object left, java.lang.Object right, org.jvnet.jaxb2_commons.lang.MergeStrategy strategy)
           
 void mergeFrom(java.lang.Object left, java.lang.Object right)
           
 void setActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
          Sets the value of the actuate property.
 void setArcrole(java.lang.String value)
          Sets the value of the arcrole property.
 void setDescribeTasking(DescribeTaskingType value)
          Sets the value of the describeTasking property.
 void setHref(java.lang.String value)
          Sets the value of the href property.
 void setNilReason(java.util.List<java.lang.String> value)
           
 void setRemoteSchema(java.lang.String value)
          Sets the value of the remoteSchema property.
 void setRole(java.lang.String value)
          Sets the value of the role property.
 void setShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
          Sets the value of the show property.
 void setTitle(java.lang.String value)
          Sets the value of the title property.
 void setTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
          Sets the value of the type property.
 java.lang.String toString()
           
 void unsetNilReason()
           
 DescribeTaskingPropertyType withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 DescribeTaskingPropertyType withArcrole(java.lang.String value)
           
 DescribeTaskingPropertyType withDescribeTasking(DescribeTaskingType value)
           
 DescribeTaskingPropertyType withHref(java.lang.String value)
           
 DescribeTaskingPropertyType withNilReason(java.util.Collection<java.lang.String> values)
           
 DescribeTaskingPropertyType withNilReason(java.util.List<java.lang.String> value)
           
 DescribeTaskingPropertyType withNilReason(java.lang.String... values)
           
 DescribeTaskingPropertyType withRemoteSchema(java.lang.String value)
           
 DescribeTaskingPropertyType withRole(java.lang.String value)
           
 DescribeTaskingPropertyType withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 DescribeTaskingPropertyType withTitle(java.lang.String value)
           
 DescribeTaskingPropertyType withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

describeTasking

protected DescribeTaskingType describeTasking

nilReason

protected java.util.List<java.lang.String> nilReason

remoteSchema

protected java.lang.String remoteSchema

type

protected org.hisrc.w3c.xlink.v_1_0.TypeType type

href

protected java.lang.String href

role

protected java.lang.String role

arcrole

protected java.lang.String arcrole

title

protected java.lang.String title

show

protected org.hisrc.w3c.xlink.v_1_0.ShowType show

actuate

protected org.hisrc.w3c.xlink.v_1_0.ActuateType actuate
Constructor Detail

DescribeTaskingPropertyType

public DescribeTaskingPropertyType()
Method Detail

getDescribeTasking

public DescribeTaskingType getDescribeTasking()
Gets the value of the describeTasking property.

Returns:
possible object is DescribeTaskingType

setDescribeTasking

public void setDescribeTasking(DescribeTaskingType value)
Sets the value of the describeTasking property.

Parameters:
value - allowed object is DescribeTaskingType

isSetDescribeTasking

public boolean isSetDescribeTasking()

getNilReason

public java.util.List<java.lang.String> getNilReason()
Gets the value of the nilReason 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 nilReason property.

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

    getNilReason().add(newItem);
 

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


isSetNilReason

public boolean isSetNilReason()

unsetNilReason

public void unsetNilReason()

getRemoteSchema

public java.lang.String getRemoteSchema()
Gets the value of the remoteSchema property.

Returns:
possible object is String

setRemoteSchema

public void setRemoteSchema(java.lang.String value)
Sets the value of the remoteSchema property.

Parameters:
value - allowed object is String

isSetRemoteSchema

public boolean isSetRemoteSchema()

getTYPE

public org.hisrc.w3c.xlink.v_1_0.TypeType getTYPE()
Gets the value of the type property.

Returns:
possible object is TypeType

setTYPE

public void setTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
Sets the value of the type property.

Parameters:
value - allowed object is TypeType

isSetTYPE

public boolean isSetTYPE()

getHref

public java.lang.String getHref()
Gets the value of the href property.

Returns:
possible object is String

setHref

public void setHref(java.lang.String value)
Sets the value of the href property.

Parameters:
value - allowed object is String

isSetHref

public boolean isSetHref()

getRole

public java.lang.String getRole()
Gets the value of the role property.

Returns:
possible object is String

setRole

public void setRole(java.lang.String value)
Sets the value of the role property.

Parameters:
value - allowed object is String

isSetRole

public boolean isSetRole()

getArcrole

public java.lang.String getArcrole()
Gets the value of the arcrole property.

Returns:
possible object is String

setArcrole

public void setArcrole(java.lang.String value)
Sets the value of the arcrole property.

Parameters:
value - allowed object is String

isSetArcrole

public boolean isSetArcrole()

getTitle

public java.lang.String getTitle()
Gets the value of the title property.

Returns:
possible object is String

setTitle

public void setTitle(java.lang.String value)
Sets the value of the title property.

Parameters:
value - allowed object is String

isSetTitle

public boolean isSetTitle()

getShow

public org.hisrc.w3c.xlink.v_1_0.ShowType getShow()
Gets the value of the show property.

Returns:
possible object is ShowType

setShow

public void setShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
Sets the value of the show property.

Parameters:
value - allowed object is ShowType

isSetShow

public boolean isSetShow()

getActuate

public org.hisrc.w3c.xlink.v_1_0.ActuateType getActuate()
Gets the value of the actuate property.

Returns:
possible object is ActuateType

setActuate

public void setActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
Sets the value of the actuate property.

Parameters:
value - allowed object is ActuateType

isSetActuate

public boolean isSetActuate()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

append

public java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                      java.lang.StringBuilder buffer,
                                      org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString

appendFields

public java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                            java.lang.StringBuilder buffer,
                                            org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString

equals

public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                      java.lang.Object object,
                      org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals

equals

public boolean equals(java.lang.Object object)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

clone

public java.lang.Object clone()
Overrides:
clone in class java.lang.Object

copyTo

public java.lang.Object copyTo(java.lang.Object target)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo

copyTo

public java.lang.Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                               java.lang.Object target,
                               org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo

createNewInstance

public java.lang.Object createNewInstance()
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom

mergeFrom

public void mergeFrom(java.lang.Object left,
                      java.lang.Object right)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom

mergeFrom

public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
                      java.lang.Object left,
                      java.lang.Object right,
                      org.jvnet.jaxb2_commons.lang.MergeStrategy strategy)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom

setNilReason

public void setNilReason(java.util.List<java.lang.String> value)

withDescribeTasking

public DescribeTaskingPropertyType withDescribeTasking(DescribeTaskingType value)

withNilReason

public DescribeTaskingPropertyType withNilReason(java.lang.String... values)

withNilReason

public DescribeTaskingPropertyType withNilReason(java.util.Collection<java.lang.String> values)

withRemoteSchema

public DescribeTaskingPropertyType withRemoteSchema(java.lang.String value)

withTYPE

public DescribeTaskingPropertyType withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)

withHref

public DescribeTaskingPropertyType withHref(java.lang.String value)

withRole

public DescribeTaskingPropertyType withRole(java.lang.String value)

withArcrole

public DescribeTaskingPropertyType withArcrole(java.lang.String value)

withTitle

public DescribeTaskingPropertyType withTitle(java.lang.String value)

withShow

public DescribeTaskingPropertyType withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)

withActuate

public DescribeTaskingPropertyType withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)

withNilReason

public DescribeTaskingPropertyType withNilReason(java.util.List<java.lang.String> value)


Copyright © 2008-2015. All Rights Reserved.