com.hyper9.simdk.stubs.dao
Class HostLicenseSpec
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostLicenseSpec
- All Implemented Interfaces:
- Serializable
public class HostLicenseSpec
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostLicenseSpec
public HostLicenseSpec()
getSource
public LicenseSource getSource()
setSource
public void setSource(LicenseSource toSet)
getEditionKey
public String getEditionKey()
setEditionKey
public void setEditionKey(String toSet)
getDisabledFeatureKey
public List<String> getDisabledFeatureKey()
setDisabledFeatureKey
public void setDisabledFeatureKey(List<String> toSet)
getEnabledFeatureKey
public List<String> getEnabledFeatureKey()
setEnabledFeatureKey
public void setEnabledFeatureKey(List<String> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.