com.hyper9.simdk.stubs.dao
Class ArrayUpdateSpec

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.ArrayUpdateSpec
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ClusterDasVmConfigSpec, ClusterDpmHostConfigSpec, ClusterDrsVmConfigSpec, ClusterRuleSpec, VAppOvfSectionSpec, VAppProductSpec, VAppPropertySpec, VirtualMachineCpuIdInfoSpec

public class ArrayUpdateSpec
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
ArrayUpdateSpec()
           
 
Method Summary
 ArrayUpdateOperation getOperation()
           
 Object getRemoveKey()
           
 SerializableObjectWrapper getRemoveKeyWrapper()
           
 void setOperation(ArrayUpdateOperation toSet)
           
 void setRemoveKey(Object toSet)
           
 void setremoveKeyWrapper(SerializableObjectWrapper toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayUpdateSpec

public ArrayUpdateSpec()
Method Detail

getOperation

public ArrayUpdateOperation getOperation()

setOperation

public void setOperation(ArrayUpdateOperation toSet)

getRemoveKey

public Object getRemoveKey()

setRemoveKey

public void setRemoveKey(Object toSet)

getRemoveKeyWrapper

public SerializableObjectWrapper getRemoveKeyWrapper()

setremoveKeyWrapper

public void setremoveKeyWrapper(SerializableObjectWrapper toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.