com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types
Class XSDType
java.lang.Object
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types.XSDType
public class XSDType
- extends java.lang.Object
Represents an XSDType WSRR object
Method Summary |
javax.xml.soap.SOAPElement[] |
get_any()
|
javax.xml.soap.SOAPElement |
get_any(int i)
|
void |
set_any(int i,
javax.xml.soap.SOAPElement value)
|
void |
set_any(javax.xml.soap.SOAPElement[] _any)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSDType
public XSDType()
get_any
public javax.xml.soap.SOAPElement[] get_any()
set_any
public void set_any(javax.xml.soap.SOAPElement[] _any)
get_any
public javax.xml.soap.SOAPElement get_any(int i)
set_any
public void set_any(int i,
javax.xml.soap.SOAPElement value)