|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface BrokerInformationDocument.BrokerInformation
An XML BrokerInformation(@http://www.hpsearch.org/schemas/2006/05/BSA). This is a complex type.
| Nested Class Summary | |
|---|---|
static interface |
BrokerInformationDocument.BrokerInformation.BrokerConnections
An XML brokerConnections(@). |
static class |
BrokerInformationDocument.BrokerInformation.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 | |
|---|---|
BrokerInformationDocument.BrokerInformation.BrokerConnections |
addNewBrokerConnections()
Appends and returns a new empty value (as xml) as the last "brokerConnections" element |
BrokerInformationDocument.BrokerInformation.BrokerConnections[] |
getBrokerConnectionsArray()
Gets array of all "brokerConnections" elements |
BrokerInformationDocument.BrokerInformation.BrokerConnections |
getBrokerConnectionsArray(int i)
Gets ith "brokerConnections" element |
boolean |
getGatewayAddressAssigned()
Gets the "gatewayAddressAssigned" element |
String |
getIpAddress()
Gets the "ipAddress" element |
boolean |
getNodeAddressAssigned()
Gets the "nodeAddressAssigned" element |
String |
getNodeId()
Gets the "nodeId" element |
BrokerInformationDocument.BrokerInformation.BrokerConnections |
insertNewBrokerConnections(int i)
Inserts and returns a new empty value (as xml) as the ith "brokerConnections" element |
void |
removeBrokerConnections(int i)
Removes the ith "brokerConnections" element |
void |
setBrokerConnectionsArray(BrokerInformationDocument.BrokerInformation.BrokerConnections[] brokerConnectionsArray)
Sets array of all "brokerConnections" element |
void |
setBrokerConnectionsArray(int i,
BrokerInformationDocument.BrokerInformation.BrokerConnections brokerConnections)
Sets ith "brokerConnections" element |
void |
setGatewayAddressAssigned(boolean gatewayAddressAssigned)
Sets the "gatewayAddressAssigned" element |
void |
setIpAddress(String ipAddress)
Sets the "ipAddress" element |
void |
setNodeAddressAssigned(boolean nodeAddressAssigned)
Sets the "nodeAddressAssigned" element |
void |
setNodeId(String nodeId)
Sets the "nodeId" element |
int |
sizeOfBrokerConnectionsArray()
Returns number of "brokerConnections" element |
XmlBoolean |
xgetGatewayAddressAssigned()
Gets (as xml) the "gatewayAddressAssigned" element |
XmlString |
xgetIpAddress()
Gets (as xml) the "ipAddress" element |
XmlBoolean |
xgetNodeAddressAssigned()
Gets (as xml) the "nodeAddressAssigned" element |
XmlString |
xgetNodeId()
Gets (as xml) the "nodeId" element |
void |
xsetGatewayAddressAssigned(XmlBoolean gatewayAddressAssigned)
Sets (as xml) the "gatewayAddressAssigned" element |
void |
xsetIpAddress(XmlString ipAddress)
Sets (as xml) the "ipAddress" element |
void |
xsetNodeAddressAssigned(XmlBoolean nodeAddressAssigned)
Sets (as xml) the "nodeAddressAssigned" element |
void |
xsetNodeId(XmlString nodeId)
Sets (as xml) the "nodeId" 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 getNodeId()
XmlString xgetNodeId()
void setNodeId(String nodeId)
void xsetNodeId(XmlString nodeId)
String getIpAddress()
XmlString xgetIpAddress()
void setIpAddress(String ipAddress)
void xsetIpAddress(XmlString ipAddress)
boolean getNodeAddressAssigned()
XmlBoolean xgetNodeAddressAssigned()
void setNodeAddressAssigned(boolean nodeAddressAssigned)
void xsetNodeAddressAssigned(XmlBoolean nodeAddressAssigned)
boolean getGatewayAddressAssigned()
XmlBoolean xgetGatewayAddressAssigned()
void setGatewayAddressAssigned(boolean gatewayAddressAssigned)
void xsetGatewayAddressAssigned(XmlBoolean gatewayAddressAssigned)
BrokerInformationDocument.BrokerInformation.BrokerConnections[] getBrokerConnectionsArray()
BrokerInformationDocument.BrokerInformation.BrokerConnections getBrokerConnectionsArray(int i)
int sizeOfBrokerConnectionsArray()
void setBrokerConnectionsArray(BrokerInformationDocument.BrokerInformation.BrokerConnections[] brokerConnectionsArray)
void setBrokerConnectionsArray(int i,
BrokerInformationDocument.BrokerInformation.BrokerConnections brokerConnections)
BrokerInformationDocument.BrokerInformation.BrokerConnections insertNewBrokerConnections(int i)
BrokerInformationDocument.BrokerInformation.BrokerConnections addNewBrokerConnections()
void removeBrokerConnections(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||