|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocationV3Type
An XML LocationV3Type(@). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
LocationV3Type.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
|---|---|
String |
getCity()
Gets the "City" element |
String |
getCutOff()
Gets the "CutOff" element |
String |
getFacility()
Gets the "Facility" element |
String |
getState()
Gets the "State" element |
String |
getStreet()
Gets the "Street" element |
String |
getZip()
Gets the "Zip" element |
void |
setCity(String city)
Sets the "City" element |
void |
setCutOff(String cutOff)
Sets the "CutOff" element |
void |
setFacility(String facility)
Sets the "Facility" element |
void |
setState(String state)
Sets the "State" element |
void |
setStreet(String street)
Sets the "Street" element |
void |
setZip(String zip)
Sets the "Zip" element |
org.apache.xmlbeans.XmlString |
xgetCity()
Gets (as xml) the "City" element |
org.apache.xmlbeans.XmlString |
xgetCutOff()
Gets (as xml) the "CutOff" element |
org.apache.xmlbeans.XmlString |
xgetFacility()
Gets (as xml) the "Facility" element |
org.apache.xmlbeans.XmlString |
xgetState()
Gets (as xml) the "State" element |
org.apache.xmlbeans.XmlString |
xgetStreet()
Gets (as xml) the "Street" element |
org.apache.xmlbeans.XmlString |
xgetZip()
Gets (as xml) the "Zip" element |
void |
xsetCity(org.apache.xmlbeans.XmlString city)
Sets (as xml) the "City" element |
void |
xsetCutOff(org.apache.xmlbeans.XmlString cutOff)
Sets (as xml) the "CutOff" element |
void |
xsetFacility(org.apache.xmlbeans.XmlString facility)
Sets (as xml) the "Facility" element |
void |
xsetState(org.apache.xmlbeans.XmlString state)
Sets (as xml) the "State" element |
void |
xsetStreet(org.apache.xmlbeans.XmlString street)
Sets (as xml) the "Street" element |
void |
xsetZip(org.apache.xmlbeans.XmlString zip)
Sets (as xml) the "Zip" element |
| 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 |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
String getCutOff()
org.apache.xmlbeans.XmlString xgetCutOff()
void setCutOff(String cutOff)
void xsetCutOff(org.apache.xmlbeans.XmlString cutOff)
String getFacility()
org.apache.xmlbeans.XmlString xgetFacility()
void setFacility(String facility)
void xsetFacility(org.apache.xmlbeans.XmlString facility)
String getStreet()
org.apache.xmlbeans.XmlString xgetStreet()
void setStreet(String street)
void xsetStreet(org.apache.xmlbeans.XmlString street)
String getCity()
org.apache.xmlbeans.XmlString xgetCity()
void setCity(String city)
void xsetCity(org.apache.xmlbeans.XmlString city)
String getState()
org.apache.xmlbeans.XmlString xgetState()
void setState(String state)
void xsetState(org.apache.xmlbeans.XmlString state)
String getZip()
org.apache.xmlbeans.XmlString xgetZip()
void setZip(String zip)
void xsetZip(org.apache.xmlbeans.XmlString zip)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||