|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.opengis.tjs.v_1_0.DatasetDescriptions.Framework
public static class DatasetDescriptions.Framework
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 |
|---|
protected String frameworkURI
protected String organization
protected String title
protected AbstractType _abstract
protected ReferenceDate referenceDate
protected String version
protected String documentation
protected FrameworkKey frameworkKey
protected BoundingCoordinates boundingCoordinates
protected DescribeDatasetsRequest describeDatasetsRequest
protected List<DatasetDescriptions.Framework.Dataset> dataset
| Constructor Detail |
|---|
public DatasetDescriptions.Framework()
| Method Detail |
|---|
public String getFrameworkURI()
Stringpublic void setFrameworkURI(String value)
value - allowed object is
Stringpublic boolean isSetFrameworkURI()
public String getOrganization()
Stringpublic void setOrganization(String value)
value - allowed object is
Stringpublic boolean isSetOrganization()
public String getTitle()
Stringpublic void setTitle(String value)
value - allowed object is
Stringpublic boolean isSetTitle()
public AbstractType getAbstract()
AbstractTypepublic void setAbstract(AbstractType value)
value - allowed object is
AbstractTypepublic boolean isSetAbstract()
public ReferenceDate getReferenceDate()
ReferenceDatepublic void setReferenceDate(ReferenceDate value)
value - allowed object is
ReferenceDatepublic boolean isSetReferenceDate()
public String getVersion()
Stringpublic void setVersion(String value)
value - allowed object is
Stringpublic boolean isSetVersion()
public String getDocumentation()
Stringpublic void setDocumentation(String value)
value - allowed object is
Stringpublic boolean isSetDocumentation()
public FrameworkKey getFrameworkKey()
FrameworkKeypublic void setFrameworkKey(FrameworkKey value)
value - allowed object is
FrameworkKeypublic boolean isSetFrameworkKey()
public BoundingCoordinates getBoundingCoordinates()
BoundingCoordinatespublic void setBoundingCoordinates(BoundingCoordinates value)
value - allowed object is
BoundingCoordinatespublic boolean isSetBoundingCoordinates()
public DescribeDatasetsRequest getDescribeDatasetsRequest()
DescribeDatasetsRequestpublic void setDescribeDatasetsRequest(DescribeDatasetsRequest value)
value - allowed object is
DescribeDatasetsRequestpublic boolean isSetDescribeDatasetsRequest()
public List<DatasetDescriptions.Framework.Dataset> getDataset()
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
public boolean isSetDataset()
public void unsetDataset()
public String toString()
toString in class Object
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString
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)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(Object object)
equals in class Object
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class Objectpublic Object clone()
clone in class Objectpublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTopublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTocreateNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom
public void mergeFrom(Object left,
Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.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)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrompublic void setDataset(List<DatasetDescriptions.Framework.Dataset> value)
public DatasetDescriptions.Framework withFrameworkURI(String value)
public DatasetDescriptions.Framework withOrganization(String value)
public DatasetDescriptions.Framework withTitle(String value)
public DatasetDescriptions.Framework withAbstract(AbstractType value)
public DatasetDescriptions.Framework withReferenceDate(ReferenceDate value)
public DatasetDescriptions.Framework withVersion(String value)
public DatasetDescriptions.Framework withDocumentation(String value)
public DatasetDescriptions.Framework withFrameworkKey(FrameworkKey value)
public DatasetDescriptions.Framework withBoundingCoordinates(BoundingCoordinates value)
public DatasetDescriptions.Framework withDescribeDatasetsRequest(DescribeDatasetsRequest value)
public DatasetDescriptions.Framework withDataset(DatasetDescriptions.Framework.Dataset... values)
public DatasetDescriptions.Framework withDataset(Collection<DatasetDescriptions.Framework.Dataset> values)
public DatasetDescriptions.Framework withDataset(List<DatasetDescriptions.Framework.Dataset> value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||