|
HPSearch | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An XML ConnectTo(@http://www.hpsearch.org/schemas/2005/02/BrokerService). This is a complex type.
| Nested Class Summary | |
static class |
ConnectToDocument.ConnectTo.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
static SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
String |
getHost()
Gets the "host" element |
String |
getMedium()
Gets the "medium" element |
String |
getOptConfig()
Gets the "optConfig" element |
String |
getPortNum()
Gets the "portNum" element |
void |
setHost(String host)
Sets the "host" element |
void |
setMedium(String medium)
Sets the "medium" element |
void |
setOptConfig(String optConfig)
Sets the "optConfig" element |
void |
setPortNum(String portNum)
Sets the "portNum" element |
XmlString |
xgetHost()
Gets (as xml) the "host" element |
XmlString |
xgetMedium()
Gets (as xml) the "medium" element |
XmlString |
xgetOptConfig()
Gets (as xml) the "optConfig" element |
XmlString |
xgetPortNum()
Gets (as xml) the "portNum" element |
void |
xsetHost(XmlString host)
Sets (as xml) the "host" element |
void |
xsetMedium(XmlString medium)
Sets (as xml) the "medium" element |
void |
xsetOptConfig(XmlString optConfig)
Sets (as xml) the "optConfig" element |
void |
xsetPortNum(XmlString portNum)
Sets (as xml) the "portNum" 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 |
public static final SchemaType type
| Method Detail |
public String getHost()
public XmlString xgetHost()
public void setHost(String host)
public void xsetHost(XmlString host)
public String getPortNum()
public XmlString xgetPortNum()
public void setPortNum(String portNum)
public void xsetPortNum(XmlString portNum)
public String getMedium()
public XmlString xgetMedium()
public void setMedium(String medium)
public void xsetMedium(XmlString medium)
public String getOptConfig()
public XmlString xgetOptConfig()
public void setOptConfig(String optConfig)
public void xsetOptConfig(XmlString optConfig)
|
HPSearch | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||