|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.opengis.tjs.v_1_0.SpatialFrameworks.Framework
public static class SpatialFrameworks.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"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected AbstractType |
_abstract
|
protected BoundingCoordinates |
boundingCoordinates
|
protected String |
documentation
|
protected FrameworkKey |
frameworkKey
|
protected String |
frameworkURI
|
protected String |
organization
|
protected ReferenceDate |
referenceDate
|
protected String |
title
|
protected String |
version
|
| Constructor Summary | |
|---|---|
SpatialFrameworks.Framework()
|
|
| 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)
|
AbstractType |
getAbstract()
Gets the value of the abstract property. |
BoundingCoordinates |
getBoundingCoordinates()
Gets the value of the boundingCoordinates 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.HashCodeStrategy2 strategy)
|
boolean |
isSetAbstract()
|
boolean |
isSetBoundingCoordinates()
|
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.MergeStrategy2 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 |
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()
|
SpatialFrameworks.Framework |
withAbstract(AbstractType value)
|
SpatialFrameworks.Framework |
withBoundingCoordinates(BoundingCoordinates value)
|
SpatialFrameworks.Framework |
withDocumentation(String value)
|
SpatialFrameworks.Framework |
withFrameworkKey(FrameworkKey value)
|
SpatialFrameworks.Framework |
withFrameworkURI(String value)
|
SpatialFrameworks.Framework |
withOrganization(String value)
|
SpatialFrameworks.Framework |
withReferenceDate(ReferenceDate value)
|
SpatialFrameworks.Framework |
withTitle(String value)
|
SpatialFrameworks.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
| Constructor Detail |
|---|
public SpatialFrameworks.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 String toString()
toString in class Object
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
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)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2public boolean equals(Object object)
equals in class Object
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2public int hashCode()
hashCode in class Objectpublic Object clone()
clone in class Objectpublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2public Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
public void mergeFrom(Object left,
Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
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)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public SpatialFrameworks.Framework withFrameworkURI(String value)
public SpatialFrameworks.Framework withOrganization(String value)
public SpatialFrameworks.Framework withTitle(String value)
public SpatialFrameworks.Framework withAbstract(AbstractType value)
public SpatialFrameworks.Framework withReferenceDate(ReferenceDate value)
public SpatialFrameworks.Framework withVersion(String value)
public SpatialFrameworks.Framework withDocumentation(String value)
public SpatialFrameworks.Framework withFrameworkKey(FrameworkKey value)
public SpatialFrameworks.Framework withBoundingCoordinates(BoundingCoordinates value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||