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 Extension

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

public class Extension
extends java.lang.Object


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

Extension

public Extension()

Extension

public Extension(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