com.hyper9.simdk.stubs.jaxws
Class UpdateLicense
java.lang.Object
com.hyper9.simdk.stubs.jaxws.UpdateLicense
public class UpdateLicense
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateLicense
public UpdateLicense()
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
getLabels
public List<KeyValue> getLabels()
- Returns:
- returns List
setLabels
public void setLabels(List<KeyValue> labels)
- Parameters:
labels
- the value for the labels property
Copyright © 2009-2010 Hyper9. All Rights Reserved.