com.hyper9.simdk.stubs.jaxws
Class RemoveLicenseLabel

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

public class RemoveLicenseLabel
extends Object


Constructor Summary
RemoveLicenseLabel()
           
 
Method Summary
 String getLabelKey()
           
 String getLicenseKey()
           
 ManagedObjectReference getThis()
           
 void setLabelKey(String labelKey)
           
 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

RemoveLicenseLabel

public RemoveLicenseLabel()
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


Copyright © 2009-2010 Hyper9. All Rights Reserved.