com.hyper9.simdk.stubs.jaxws
Class SetTaskDescription

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

public class SetTaskDescription
extends Object


Constructor Summary
SetTaskDescription()
           
 
Method Summary
 LocalizableMessage getDescription()
           
 ManagedObjectReference getThis()
           
 void setDescription(LocalizableMessage description)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetTaskDescription

public SetTaskDescription()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getDescription

public LocalizableMessage getDescription()
Returns:
returns LocalizableMessage

setDescription

public void setDescription(LocalizableMessage description)
Parameters:
description - the value for the description property


Copyright © 2009-2010 Hyper9. All Rights Reserved.