HPSearch

cgl.hpsearch.schemas.BrokerInstantiator
Interface CreateBrokerResponseDocument

All Superinterfaces:
XmlObject, XmlTokenSource
All Known Implementing Classes:
CreateBrokerResponseDocumentImpl

public interface CreateBrokerResponseDocument
extends XmlObject

A document containing one CreateBrokerResponse(@http://www.hpsearch.org/schemas/2005/02/BrokerService) element. This is a complex type.


Nested Class Summary
static interface CreateBrokerResponseDocument.CreateBrokerResponse
          An XML CreateBrokerResponse(@http://www.hpsearch.org/schemas/2005/02/BrokerService).
static class CreateBrokerResponseDocument.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
 CreateBrokerResponseDocument.CreateBrokerResponse addNewCreateBrokerResponse()
          Appends and returns a new empty "CreateBrokerResponse" element
 CreateBrokerResponseDocument.CreateBrokerResponse getCreateBrokerResponse()
          Gets the "CreateBrokerResponse" element
 void setCreateBrokerResponse(CreateBrokerResponseDocument.CreateBrokerResponse createBrokerResponse)
          Sets the "CreateBrokerResponse" 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

type

public static final SchemaType type
Method Detail

getCreateBrokerResponse

public CreateBrokerResponseDocument.CreateBrokerResponse getCreateBrokerResponse()
Gets the "CreateBrokerResponse" element


setCreateBrokerResponse

public void setCreateBrokerResponse(CreateBrokerResponseDocument.CreateBrokerResponse createBrokerResponse)
Sets the "CreateBrokerResponse" element


addNewCreateBrokerResponse

public CreateBrokerResponseDocument.CreateBrokerResponse addNewCreateBrokerResponse()
Appends and returns a new empty "CreateBrokerResponse" element


HPSearch

For comments and suggestions please send e-mail to Harshawardhan Gadgil
Last updated: June 9 2006