com.hyper9.simdk.stubs.dao
Class LicenseUsageInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.LicenseUsageInfo
- All Implemented Interfaces:
- Serializable
public class LicenseUsageInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
LicenseUsageInfo
public LicenseUsageInfo()
getSource
public LicenseSource getSource()
setSource
public void setSource(LicenseSource toSet)
getSourceAvailable
public Boolean getSourceAvailable()
setSourceAvailable
public void setSourceAvailable(Boolean toSet)
getReservationInfo
public List<LicenseReservationInfo> getReservationInfo()
setReservationInfo
public void setReservationInfo(List<LicenseReservationInfo> toSet)
getFeatureInfo
public List<LicenseFeatureInfo> getFeatureInfo()
setFeatureInfo
public void setFeatureInfo(List<LicenseFeatureInfo> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.