com.hyper9.simdk.stubs.jaxws
Class ConfigureEVC

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

public class ConfigureEVC
extends Object


Constructor Summary
ConfigureEVC()
           
 
Method Summary
 String getEvcModeKey()
           
 ManagedObjectReference getThis()
           
 void setEvcModeKey(String evcModeKey)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigureEVC

public ConfigureEVC()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getEvcModeKey

public String getEvcModeKey()
Returns:
returns String

setEvcModeKey

public void setEvcModeKey(String evcModeKey)
Parameters:
evcModeKey - the value for the evcModeKey property


Copyright © 2009-2010 Hyper9. All Rights Reserved.