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 ResetProperty

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

public class ResetProperty
extends java.lang.Object


Constructor Summary
ResetProperty()
           
ResetProperty(java.lang.String name)
           
 
Method Summary
 java.lang.String getName()
           
 void setName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResetProperty

public ResetProperty()

ResetProperty

public ResetProperty(java.lang.String name)
Method Detail

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)

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