com.hyper9.simdk.stubs.jaxws
Class UpdateLicenseLabel
java.lang.Object
com.hyper9.simdk.stubs.jaxws.UpdateLicenseLabel
public class UpdateLicenseLabel
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateLicenseLabel
public UpdateLicenseLabel()
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.