This interface is generated from the WSRP version 1.0 specification. For details on this interface, please see the WSRP version 1.0 specification

com.sun.portal.wsrp.common.stubs
Class ModelTypes

java.lang.Object
  extended bycom.sun.portal.wsrp.common.stubs.ModelTypes

public class ModelTypes
extends Object


Constructor Summary
ModelTypes()
           
ModelTypes(SOAPElement _any)
           
 
Method Summary
 SOAPElement get_any()
           
 void set_any(SOAPElement _any)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelTypes

public ModelTypes()

ModelTypes

public ModelTypes(SOAPElement _any)
Method Detail

get_any

public SOAPElement get_any()

set_any

public void set_any(SOAPElement _any)

This interface is generated from the WSRP version 1.0 specification. For details on this interface, please see the WSRP version 1.0 specification