com.hyper9.simdk.stubs.jaxws
Class UpdateAssignedLicense

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

public class UpdateAssignedLicense
extends Object


Constructor Summary
UpdateAssignedLicense()
           
 
Method Summary
 String getEntity()
           
 String getEntityDisplayName()
           
 String getLicenseKey()
           
 ManagedObjectReference getThis()
           
 void setEntity(String entity)
           
 void setEntityDisplayName(String entityDisplayName)
           
 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

UpdateAssignedLicense

public UpdateAssignedLicense()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getEntity

public String getEntity()
Returns:
returns String

setEntity

public void setEntity(String entity)
Parameters:
entity - the value for the entity property

getLicenseKey

public String getLicenseKey()
Returns:
returns String

setLicenseKey

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

getEntityDisplayName

public String getEntityDisplayName()
Returns:
returns String

setEntityDisplayName

public void setEntityDisplayName(String entityDisplayName)
Parameters:
entityDisplayName - the value for the entityDisplayName property


Copyright © 2009-2010 Hyper9. All Rights Reserved.