com.hyper9.simdk.stubs.jaxws
Class Rename

java.lang.Object
  extended by com.hyper9.simdk.stubs.jaxws.Rename

public class Rename
extends Object


Constructor Summary
Rename()
           
 
Method Summary
 String getNewName()
           
 ManagedObjectReference getThis()
           
 void setNewName(String newName)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Rename

public Rename()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

public void setThis(ManagedObjectReference _this)
Parameters:
_this - the value for the _this property

getNewName

public String getNewName()
Returns:
returns String

setNewName

public void setNewName(String newName)
Parameters:
newName - the value for the newName property


Copyright © 2009-2010 Hyper9. All Rights Reserved.