net.opengis.tjs.v_1_0
Class DatasetDescriptions.Framework

java.lang.Object
  extended by net.opengis.tjs.v_1_0.DatasetDescriptions.Framework
All Implemented Interfaces:
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
Enclosing class:
DatasetDescriptions

public static class DatasetDescriptions.Framework
extends Object
implements 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 anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.opengis.net/tjs/1.0}FrameworkURI"/>
         <element ref="{http://www.opengis.net/tjs/1.0}Organization"/>
         <element ref="{http://www.opengis.net/tjs/1.0}Title"/>
         <element ref="{http://www.opengis.net/tjs/1.0}Abstract"/>
         <element ref="{http://www.opengis.net/tjs/1.0}ReferenceDate"/>
         <element ref="{http://www.opengis.net/tjs/1.0}Version"/>
         <element ref="{http://www.opengis.net/tjs/1.0}Documentation" minOccurs="0"/>
         <element ref="{http://www.opengis.net/tjs/1.0}FrameworkKey"/>
         <element ref="{http://www.opengis.net/tjs/1.0}BoundingCoordinates"/>
         <element ref="{http://www.opengis.net/tjs/1.0}DescribeDatasetsRequest"/>
         <element name="Dataset" maxOccurs="unbounded">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.opengis.net/tjs/1.0}DatasetURI"/>
                   <element ref="{http://www.opengis.net/tjs/1.0}Organization"/>
                   <element ref="{http://www.opengis.net/tjs/1.0}Title"/>
                   <element ref="{http://www.opengis.net/tjs/1.0}Abstract"/>
                   <element ref="{http://www.opengis.net/tjs/1.0}ReferenceDate"/>
                   <element ref="{http://www.opengis.net/tjs/1.0}Version"/>
                   <element ref="{http://www.opengis.net/tjs/1.0}Documentation" minOccurs="0"/>
                   <element ref="{http://www.opengis.net/tjs/1.0}DescribeDataRequest"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class DatasetDescriptions.Framework.Dataset
          Java class for anonymous complex type.
 
Field Summary
protected  AbstractType _abstract
           
protected  BoundingCoordinates boundingCoordinates
           
protected  List<DatasetDescriptions.Framework.Dataset> dataset
           
protected  DescribeDatasetsRequest describeDatasetsRequest
           
protected  String documentation
           
protected  FrameworkKey frameworkKey
           
protected  String frameworkURI
           
protected  String organization
           
protected  ReferenceDate referenceDate
           
protected  String title
           
protected  String version
           
 
Constructor Summary
DatasetDescriptions.Framework()
           
 
Method Summary
 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
           
 StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
           
 Object clone()
           
 Object copyTo(Object target)
           
 Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy 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.EqualsStrategy strategy)
           
 AbstractType getAbstract()
          Gets the value of the abstract property.
 BoundingCoordinates getBoundingCoordinates()
          Gets the value of the boundingCoordinates property.
 List<DatasetDescriptions.Framework.Dataset> getDataset()
          Gets the value of the dataset property.
 DescribeDatasetsRequest getDescribeDatasetsRequest()
          Gets the value of the describeDatasetsRequest property.
 String getDocumentation()
          Gets the value of the documentation property.
 FrameworkKey getFrameworkKey()
          Gets the value of the frameworkKey property.
 String getFrameworkURI()
          Gets the value of the frameworkURI property.
 String getOrganization()
          Gets the value of the organization property.
 ReferenceDate getReferenceDate()
          Gets the value of the referenceDate property.
 String getTitle()
          Gets the value of the title property.
 String getVersion()
          Gets the value of the version property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
           
 boolean isSetAbstract()
           
 boolean isSetBoundingCoordinates()
           
 boolean isSetDataset()
           
 boolean isSetDescribeDatasetsRequest()
           
 boolean isSetDocumentation()
           
 boolean isSetFrameworkKey()
           
 boolean isSetFrameworkURI()
           
 boolean isSetOrganization()
           
 boolean isSetReferenceDate()
           
 boolean isSetTitle()
           
 boolean isSetVersion()
           
 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.MergeStrategy strategy)
           
 void mergeFrom(Object left, Object right)
           
 void setAbstract(AbstractType value)
          Sets the value of the abstract property.
 void setBoundingCoordinates(BoundingCoordinates value)
          Sets the value of the boundingCoordinates property.
 void setDataset(List<DatasetDescriptions.Framework.Dataset> value)
           
 void setDescribeDatasetsRequest(DescribeDatasetsRequest value)
          Sets the value of the describeDatasetsRequest property.
 void setDocumentation(String value)
          Sets the value of the documentation property.
 void setFrameworkKey(FrameworkKey value)
          Sets the value of the frameworkKey property.
 void setFrameworkURI(String value)
          Sets the value of the frameworkURI property.
 void setOrganization(String value)
          Sets the value of the organization property.
 void setReferenceDate(ReferenceDate value)
          Sets the value of the referenceDate property.
 void setTitle(String value)
          Sets the value of the title property.
 void setVersion(String value)
          Sets the value of the version property.
 String toString()
           
 void unsetDataset()
           
 DatasetDescriptions.Framework withAbstract(AbstractType value)
           
 DatasetDescriptions.Framework withBoundingCoordinates(BoundingCoordinates value)
           
 DatasetDescriptions.Framework withDataset(Collection<DatasetDescriptions.Framework.Dataset> values)
           
 DatasetDescriptions.Framework withDataset(DatasetDescriptions.Framework.Dataset... values)
           
 DatasetDescriptions.Framework withDataset(List<DatasetDescriptions.Framework.Dataset> value)
           
 DatasetDescriptions.Framework withDescribeDatasetsRequest(DescribeDatasetsRequest value)
           
 DatasetDescriptions.Framework withDocumentation(String value)
           
 DatasetDescriptions.Framework withFrameworkKey(FrameworkKey value)
           
 DatasetDescriptions.Framework withFrameworkURI(String value)
           
 DatasetDescriptions.Framework withOrganization(String value)
           
 DatasetDescriptions.Framework withReferenceDate(ReferenceDate value)
           
 DatasetDescriptions.Framework withTitle(String value)
           
 DatasetDescriptions.Framework withVersion(String value)
           
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

frameworkURI

protected String frameworkURI

organization

protected String organization

title

protected String title

_abstract

protected AbstractType _abstract

referenceDate

protected ReferenceDate referenceDate

version

protected String version

documentation

protected String documentation

frameworkKey

protected FrameworkKey frameworkKey

boundingCoordinates

protected BoundingCoordinates boundingCoordinates

describeDatasetsRequest

protected DescribeDatasetsRequest describeDatasetsRequest

dataset

protected List<DatasetDescriptions.Framework.Dataset> dataset
Constructor Detail

DatasetDescriptions.Framework

public DatasetDescriptions.Framework()
Method Detail

getFrameworkURI

public String getFrameworkURI()
Gets the value of the frameworkURI property.

Returns:
possible object is String

setFrameworkURI

public void setFrameworkURI(String value)
Sets the value of the frameworkURI property.

Parameters:
value - allowed object is String

isSetFrameworkURI

public boolean isSetFrameworkURI()

getOrganization

public String getOrganization()
Gets the value of the organization property.

Returns:
possible object is String

setOrganization

public void setOrganization(String value)
Sets the value of the organization property.

Parameters:
value - allowed object is String

isSetOrganization

public boolean isSetOrganization()

getTitle

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

Returns:
possible object is String

setTitle

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

Parameters:
value - allowed object is String

isSetTitle

public boolean isSetTitle()

getAbstract

public AbstractType getAbstract()
Gets the value of the abstract property.

Returns:
possible object is AbstractType

setAbstract

public void setAbstract(AbstractType value)
Sets the value of the abstract property.

Parameters:
value - allowed object is AbstractType

isSetAbstract

public boolean isSetAbstract()

getReferenceDate

public ReferenceDate getReferenceDate()
Gets the value of the referenceDate property.

Returns:
possible object is ReferenceDate

setReferenceDate

public void setReferenceDate(ReferenceDate value)
Sets the value of the referenceDate property.

Parameters:
value - allowed object is ReferenceDate

isSetReferenceDate

public boolean isSetReferenceDate()

getVersion

public String getVersion()
Gets the value of the version property.

Returns:
possible object is String

setVersion

public void setVersion(String value)
Sets the value of the version property.

Parameters:
value - allowed object is String

isSetVersion

public boolean isSetVersion()

getDocumentation

public String getDocumentation()
Gets the value of the documentation property.

Returns:
possible object is String

setDocumentation

public void setDocumentation(String value)
Sets the value of the documentation property.

Parameters:
value - allowed object is String

isSetDocumentation

public boolean isSetDocumentation()

getFrameworkKey

public FrameworkKey getFrameworkKey()
Gets the value of the frameworkKey property.

Returns:
possible object is FrameworkKey

setFrameworkKey

public void setFrameworkKey(FrameworkKey value)
Sets the value of the frameworkKey property.

Parameters:
value - allowed object is FrameworkKey

isSetFrameworkKey

public boolean isSetFrameworkKey()

getBoundingCoordinates

public BoundingCoordinates getBoundingCoordinates()
Gets the value of the boundingCoordinates property.

Returns:
possible object is BoundingCoordinates

setBoundingCoordinates

public void setBoundingCoordinates(BoundingCoordinates value)
Sets the value of the boundingCoordinates property.

Parameters:
value - allowed object is BoundingCoordinates

isSetBoundingCoordinates

public boolean isSetBoundingCoordinates()

getDescribeDatasetsRequest

public DescribeDatasetsRequest getDescribeDatasetsRequest()
Gets the value of the describeDatasetsRequest property.

Returns:
possible object is DescribeDatasetsRequest

setDescribeDatasetsRequest

public void setDescribeDatasetsRequest(DescribeDatasetsRequest value)
Sets the value of the describeDatasetsRequest property.

Parameters:
value - allowed object is DescribeDatasetsRequest

isSetDescribeDatasetsRequest

public boolean isSetDescribeDatasetsRequest()

getDataset

public List<DatasetDescriptions.Framework.Dataset> getDataset()
Gets the value of the dataset 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 dataset property.

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

    getDataset().add(newItem);
 

Objects of the following type(s) are allowed in the list DatasetDescriptions.Framework.Dataset


isSetDataset

public boolean isSetDataset()

unsetDataset

public void unsetDataset()

toString

public String toString()
Overrides:
toString in class Object

append

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

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  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,
                      Object object,
                      org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals

equals

public boolean equals(Object object)
Overrides:
equals in class 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 Object

clone

public Object clone()
Overrides:
clone in class Object

copyTo

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

copyTo

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

createNewInstance

public 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(Object left,
                      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,
                      Object left,
                      Object right,
                      org.jvnet.jaxb2_commons.lang.MergeStrategy strategy)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom

setDataset

public void setDataset(List<DatasetDescriptions.Framework.Dataset> value)

withFrameworkURI

public DatasetDescriptions.Framework withFrameworkURI(String value)

withOrganization

public DatasetDescriptions.Framework withOrganization(String value)

withTitle

public DatasetDescriptions.Framework withTitle(String value)

withAbstract

public DatasetDescriptions.Framework withAbstract(AbstractType value)

withReferenceDate

public DatasetDescriptions.Framework withReferenceDate(ReferenceDate value)

withVersion

public DatasetDescriptions.Framework withVersion(String value)

withDocumentation

public DatasetDescriptions.Framework withDocumentation(String value)

withFrameworkKey

public DatasetDescriptions.Framework withFrameworkKey(FrameworkKey value)

withBoundingCoordinates

public DatasetDescriptions.Framework withBoundingCoordinates(BoundingCoordinates value)

withDescribeDatasetsRequest

public DatasetDescriptions.Framework withDescribeDatasetsRequest(DescribeDatasetsRequest value)

withDataset

public DatasetDescriptions.Framework withDataset(DatasetDescriptions.Framework.Dataset... values)

withDataset

public DatasetDescriptions.Framework withDataset(Collection<DatasetDescriptions.Framework.Dataset> values)

withDataset

public DatasetDescriptions.Framework withDataset(List<DatasetDescriptions.Framework.Dataset> value)


Copyright © 2008-2015. All Rights Reserved.