|
|||||||||
| Home >> All >> org >> everestWeather >> wsdm >> samples >> x2005 >> x04 >> schema >> [ impl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.everestWeather.wsdm.samples.x2005.x04.schema.impl
Class WeatherStationPropertiesDocumentImpl

java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.everestWeather.wsdm.samples.x2005.x04.schema.impl.WeatherStationPropertiesDocumentImpl
- All Implemented Interfaces:
- java.io.Serializable, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.impl.values.TypeStoreUser, org.everestWeather.wsdm.samples.x2005.x04.schema.WeatherStationPropertiesDocument, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
- public class WeatherStationPropertiesDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements org.everestWeather.wsdm.samples.x2005.x04.schema.WeatherStationPropertiesDocument
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
A document containing one WeatherStationProperties(@http://everest-weather.org/wsdm/samples/2005/04/schema) element. This is a complex type.
| Nested Class Summary | |
static class |
WeatherStationPropertiesDocumentImpl.WeatherStationPropertiesImpl
An XML WeatherStationProperties(@http://everest-weather.org/wsdm/samples/2005/04/schema). |
| Nested classes inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
|
| Nested classes inherited from class org.everestWeather.wsdm.samples.x2005.x04.schema.WeatherStationPropertiesDocument |
org.everestWeather.wsdm.samples.x2005.x04.schema.WeatherStationPropertiesDocument.Factory, org.everestWeather.wsdm.samples.x2005.x04.schema.WeatherStationPropertiesDocument.WeatherStationProperties |
| Field Summary | |
private static javax.xml.namespace.QName |
WEATHERSTATIONPROPERTIES$0
|
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
|
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface org.everestWeather.wsdm.samples.x2005.x04.schema.WeatherStationPropertiesDocument |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
WeatherStationPropertiesDocumentImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
org.everestWeather.wsdm.samples.x2005.x04.schema.WeatherStationPropertiesDocument.WeatherStationProperties |
addNewWeatherStationProperties()
Appends and returns a new empty "WeatherStationProperties" element |
org.everestWeather.wsdm.samples.x2005.x04.schema.WeatherStationPropertiesDocument.WeatherStationProperties |
getWeatherStationProperties()
Gets the "WeatherStationProperties" element |
void |
setWeatherStationProperties(org.everestWeather.wsdm.samples.x2005.x04.schema.WeatherStationPropertiesDocument.WeatherStationProperties weatherStationProperties)
Sets the "WeatherStationProperties" element |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Field Detail |
WEATHERSTATIONPROPERTIES$0
private static final javax.xml.namespace.QName WEATHERSTATIONPROPERTIES$0
| Constructor Detail |
WeatherStationPropertiesDocumentImpl
public WeatherStationPropertiesDocumentImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
getWeatherStationProperties
public org.everestWeather.wsdm.samples.x2005.x04.schema.WeatherStationPropertiesDocument.WeatherStationProperties getWeatherStationProperties()
- Gets the "WeatherStationProperties" element
- Specified by:
getWeatherStationPropertiesin interfaceorg.everestWeather.wsdm.samples.x2005.x04.schema.WeatherStationPropertiesDocument
setWeatherStationProperties
public void setWeatherStationProperties(org.everestWeather.wsdm.samples.x2005.x04.schema.WeatherStationPropertiesDocument.WeatherStationProperties weatherStationProperties)
- Sets the "WeatherStationProperties" element
- Specified by:
setWeatherStationPropertiesin interfaceorg.everestWeather.wsdm.samples.x2005.x04.schema.WeatherStationPropertiesDocument
addNewWeatherStationProperties
public org.everestWeather.wsdm.samples.x2005.x04.schema.WeatherStationPropertiesDocument.WeatherStationProperties addNewWeatherStationProperties()
- Appends and returns a new empty "WeatherStationProperties" element
|
|||||||||
| Home >> All >> org >> everestWeather >> wsdm >> samples >> x2005 >> x04 >> schema >> [ impl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC