|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetBusinessDetailExt | |
---|---|
org.apache.ws.scout.uddi | |
org.apache.ws.scout.uddi.impl |
Uses of GetBusinessDetailExt in org.apache.ws.scout.uddi |
---|
Methods in org.apache.ws.scout.uddi that return GetBusinessDetailExt | |
---|---|
GetBusinessDetailExt |
GetBusinessDetailExtDocument.addNewGetBusinessDetailExt()
Appends and returns a new empty "get_businessDetailExt" element |
GetBusinessDetailExt |
GetBusinessDetailExtDocument.getGetBusinessDetailExt()
Gets the "get_businessDetailExt" element |
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.newInstance()
|
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(File file)
|
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(InputStream is)
|
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(Node node)
|
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(Reader r)
|
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(String xmlAsString)
|
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(URL u)
|
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static GetBusinessDetailExt |
GetBusinessDetailExt.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in org.apache.ws.scout.uddi with parameters of type GetBusinessDetailExt | |
---|---|
void |
GetBusinessDetailExtDocument.setGetBusinessDetailExt(GetBusinessDetailExt getBusinessDetailExt)
Sets the "get_businessDetailExt" element |
Uses of GetBusinessDetailExt in org.apache.ws.scout.uddi.impl |
---|
Classes in org.apache.ws.scout.uddi.impl that implement GetBusinessDetailExt | |
---|---|
class |
GetBusinessDetailExtImpl
An XML get_businessDetailExt(@urn:uddi-org:api_v2). |
Methods in org.apache.ws.scout.uddi.impl that return GetBusinessDetailExt | |
---|---|
GetBusinessDetailExt |
GetBusinessDetailExtDocumentImpl.addNewGetBusinessDetailExt()
Appends and returns a new empty "get_businessDetailExt" element |
GetBusinessDetailExt |
GetBusinessDetailExtDocumentImpl.getGetBusinessDetailExt()
Gets the "get_businessDetailExt" element |
Methods in org.apache.ws.scout.uddi.impl with parameters of type GetBusinessDetailExt | |
---|---|
void |
GetBusinessDetailExtDocumentImpl.setGetBusinessDetailExt(GetBusinessDetailExt getBusinessDetailExt)
Sets the "get_businessDetailExt" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |