IBM WebSphere Application ServerTM
Release 7

com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types
Class ModelsType

java.lang.Object
  extended by com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types.ModelsType

public class ModelsType
extends java.lang.Object

Represents a ModelsType WSRR object


Constructor Summary
ModelsType()
           
 
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
 

Constructor Detail

ModelsType

public ModelsType()
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)

IBM WebSphere Application ServerTM
Release 7