com.hyper9.simdk.stubs.jaxws
Class UpdateLicenseLabel

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

public class UpdateLicenseLabel
extends Object


Constructor Summary
UpdateLicenseLabel()
           
 
Method Summary
 String getLabelKey()
           
 String getLabelValue()
           
 String getLicenseKey()
           
 ManagedObjectReference getThis()
           
 void setLabelKey(String labelKey)
           
 void setLabelValue(String labelValue)
           
 void setLicenseKey(String licenseKey)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateLicenseLabel

public UpdateLicenseLabel()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getLicenseKey

public String getLicenseKey()
Returns:
returns String

setLicenseKey

public void setLicenseKey(String licenseKey)
Parameters:
licenseKey - the value for the licenseKey property

getLabelKey

public String getLabelKey()
Returns:
returns String

setLabelKey

public void setLabelKey(String labelKey)
Parameters:
labelKey - the value for the labelKey property

getLabelValue

public String getLabelValue()
Returns:
returns String

setLabelValue

public void setLabelValue(String labelValue)
Parameters:
labelValue - the value for the labelValue property


Copyright © 2009-2010 Hyper9. All Rights Reserved.