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
Constructor Summary
Constructor and Description |
---|
XSDType()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
get_any()
|
|
get_any(int i)
|
|
set_any(int i,javax.xml.soap.SOAPElement value)
|
|
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 |
Constructor Detail
XSDType
- public XSDType()
Method Detail
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)