com.hyper9.simdk.stubs.jaxws
Class UpdateServiceMessage

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

public class UpdateServiceMessage
extends Object


Constructor Summary
UpdateServiceMessage()
           
 
Method Summary
 String getMessage()
           
 ManagedObjectReference getThis()
           
 void setMessage(String message)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateServiceMessage

public UpdateServiceMessage()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getMessage

public String getMessage()
Returns:
returns String

setMessage

public void setMessage(String message)
Parameters:
message - the value for the message property


Copyright © 2009-2010 Hyper9. All Rights Reserved.