public static interface GetWeatherByPlaceNameDocument.GetWeatherByPlaceName
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
GetWeatherByPlaceNameDocument.GetWeatherByPlaceName.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getPlaceName()
Gets the "PlaceName" element
|
boolean |
isSetPlaceName()
True if has "PlaceName" element
|
void |
setPlaceName(String placeName)
Sets the "PlaceName" element
|
void |
unsetPlaceName()
Unsets the "PlaceName" element
|
org.apache.xmlbeans.XmlString |
xgetPlaceName()
Gets (as xml) the "PlaceName" element
|
void |
xsetPlaceName(org.apache.xmlbeans.XmlString placeName)
Sets (as xml) the "PlaceName" element
|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getPlaceName()
org.apache.xmlbeans.XmlString xgetPlaceName()
boolean isSetPlaceName()
void setPlaceName(String placeName)
void xsetPlaceName(org.apache.xmlbeans.XmlString placeName)
void unsetPlaceName()
Copyright © 2005-2014 dozer. All Rights Reserved.