com.hyper9.simdk.stubs.dao
Class LicenseAssignmentManagerFeatureLicenseAvailability

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

public class LicenseAssignmentManagerFeatureLicenseAvailability
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
LicenseAssignmentManagerFeatureLicenseAvailability()
           
 
Method Summary
 LicenseAssignmentManagerEntityFeaturePair getEntityFeature()
           
 Boolean getLicensed()
           
 void setEntityFeature(LicenseAssignmentManagerEntityFeaturePair toSet)
           
 void setLicensed(Boolean 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

LicenseAssignmentManagerFeatureLicenseAvailability

public LicenseAssignmentManagerFeatureLicenseAvailability()
Method Detail

getEntityFeature

public LicenseAssignmentManagerEntityFeaturePair getEntityFeature()

setEntityFeature

public void setEntityFeature(LicenseAssignmentManagerEntityFeaturePair toSet)

getLicensed

public Boolean getLicensed()

setLicensed

public void setLicensed(Boolean toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.