com.hyper9.simdk.stubs.dao
Class HostLicenseConnectInfo

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.HostLicenseConnectInfo
All Implemented Interfaces:
Serializable

public class HostLicenseConnectInfo
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
HostLicenseConnectInfo()
           
 
Method Summary
 LicenseManagerEvaluationInfo getEvaluation()
           
 LicenseManagerLicenseInfo getLicense()
           
 void setEvaluation(LicenseManagerEvaluationInfo toSet)
           
 void setLicense(LicenseManagerLicenseInfo toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostLicenseConnectInfo

public HostLicenseConnectInfo()
Method Detail

getLicense

public LicenseManagerLicenseInfo getLicense()

setLicense

public void setLicense(LicenseManagerLicenseInfo toSet)

getEvaluation

public LicenseManagerEvaluationInfo getEvaluation()

setEvaluation

public void setEvaluation(LicenseManagerEvaluationInfo toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.