|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ConnectToParametersTypeDocument.ConnectToParametersType
An XML ConnectToParametersType(@http://www.hpsearch.org/schemas/2006/05/BSA). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ConnectToParametersTypeDocument.ConnectToParametersType.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 | |
|---|---|
int |
getLevel()
Gets the "level" element |
String |
getLinkType()
Gets the "linkType" element |
String |
getTargetBrokerHost()
Gets the "targetBrokerHost" element |
String |
getTargetBrokerPort()
Gets the "targetBrokerPort" element |
void |
setLevel(int level)
Sets the "level" element |
void |
setLinkType(String linkType)
Sets the "linkType" element |
void |
setTargetBrokerHost(String targetBrokerHost)
Sets the "targetBrokerHost" element |
void |
setTargetBrokerPort(String targetBrokerPort)
Sets the "targetBrokerPort" element |
XmlInt |
xgetLevel()
Gets (as xml) the "level" element |
XmlString |
xgetLinkType()
Gets (as xml) the "linkType" element |
XmlString |
xgetTargetBrokerHost()
Gets (as xml) the "targetBrokerHost" element |
XmlString |
xgetTargetBrokerPort()
Gets (as xml) the "targetBrokerPort" element |
void |
xsetLevel(XmlInt level)
Sets (as xml) the "level" element |
void |
xsetLinkType(XmlString linkType)
Sets (as xml) the "linkType" element |
void |
xsetTargetBrokerHost(XmlString targetBrokerHost)
Sets (as xml) the "targetBrokerHost" element |
void |
xsetTargetBrokerPort(XmlString targetBrokerPort)
Sets (as xml) the "targetBrokerPort" 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 SchemaType type
| Method Detail |
|---|
String getTargetBrokerHost()
XmlString xgetTargetBrokerHost()
void setTargetBrokerHost(String targetBrokerHost)
void xsetTargetBrokerHost(XmlString targetBrokerHost)
String getTargetBrokerPort()
XmlString xgetTargetBrokerPort()
void setTargetBrokerPort(String targetBrokerPort)
void xsetTargetBrokerPort(XmlString targetBrokerPort)
String getLinkType()
XmlString xgetLinkType()
void setLinkType(String linkType)
void xsetLinkType(XmlString linkType)
int getLevel()
XmlInt xgetLevel()
void setLevel(int level)
void xsetLevel(XmlInt level)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||