com.hyper9.simdk.stubs.jaxws
Class UpdateServicePolicy

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

public class UpdateServicePolicy
extends Object


Constructor Summary
UpdateServicePolicy()
           
 
Method Summary
 String getId()
           
 String getPolicy()
           
 ManagedObjectReference getThis()
           
 void setId(String id)
           
 void setPolicy(String policy)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateServicePolicy

public UpdateServicePolicy()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getId

public String getId()
Returns:
returns String

setId

public void setId(String id)
Parameters:
id - the value for the id property

getPolicy

public String getPolicy()
Returns:
returns String

setPolicy

public void setPolicy(String policy)
Parameters:
policy - the value for the policy property


Copyright © 2009-2010 Hyper9. All Rights Reserved.