public class CustomizationLicenseFilePrintData extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
CustomizationLicenseDataMode |
autoMode |
Integer |
autoUsers |
dynamicProperty, dynamicType| Constructor and Description |
|---|
CustomizationLicenseFilePrintData() |
| Modifier and Type | Method and Description |
|---|---|
CustomizationLicenseDataMode |
getAutoMode() |
Integer |
getAutoUsers() |
void |
setAutoMode(CustomizationLicenseDataMode autoMode) |
void |
setAutoUsers(Integer autoUsers) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic CustomizationLicenseDataMode autoMode
public Integer autoUsers
public CustomizationLicenseDataMode getAutoMode()
public Integer getAutoUsers()
public void setAutoMode(CustomizationLicenseDataMode autoMode)
public void setAutoUsers(Integer autoUsers)
Copyright © 2011-2012. All Rights Reserved.