com.hyper9.simdk.stubs.jaxws
Class UpdateFlags

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

public class UpdateFlags
extends Object


Constructor Summary
UpdateFlags()
           
 
Method Summary
 HostFlagInfo getFlagInfo()
           
 ManagedObjectReference getThis()
           
 void setFlagInfo(HostFlagInfo flagInfo)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateFlags

public UpdateFlags()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getFlagInfo

public HostFlagInfo getFlagInfo()
Returns:
returns HostFlagInfo

setFlagInfo

public void setFlagInfo(HostFlagInfo flagInfo)
Parameters:
flagInfo - the value for the flagInfo property


Copyright © 2009-2010 Hyper9. All Rights Reserved.