com.hyper9.simdk.stubs.jaxws
Class UpdateOptions

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

public class UpdateOptions
extends Object


Constructor Summary
UpdateOptions()
           
 
Method Summary
 List<OptionValue> getChangedValue()
           
 ManagedObjectReference getThis()
           
 void setChangedValue(List<OptionValue> changedValue)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateOptions

public UpdateOptions()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getChangedValue

public List<OptionValue> getChangedValue()
Returns:
returns List

setChangedValue

public void setChangedValue(List<OptionValue> changedValue)
Parameters:
changedValue - the value for the changedValue property


Copyright © 2009-2010 Hyper9. All Rights Reserved.