Class NSGrantedModuleLicense
Constructors
NSGrantedModuleLicense()
Declaration
NSGrantedModuleLicense Methods
SetDescription(String)
Declaration
Void SetDescription(String description) Parameters
| Type | Name | Description |
| String | description |
Returns
| Type | Description |
| Void |
SetExpiryDate(DateTime)
Declaration
Void SetExpiryDate(DateTime expiry) Parameters
| Type | Name | Description |
| expiry |
Returns
| Type | Description |
| Void |
SetExtraFlags(Integer)
Declaration
Void SetExtraFlags(Integer flags) Parameters
| Type | Name | Description |
| Integer | flags |
Returns
| Type | Description |
| Void |
SetExtraInfo(String)
Declaration
Void SetExtraInfo(String info) Parameters
| Type | Name | Description |
| String | info |
Returns
| Type | Description |
| Void |
SetIsHidden(Bool)
Declaration
Void SetIsHidden(Bool isHidden) Parameters
| Type | Name | Description |
| Bool | isHidden |
Returns
| Type | Description |
| Void |
SetIsUnrestricted(Bool)
Declaration
Void SetIsUnrestricted(Bool isUnrestricted) Parameters
| Type | Name | Description |
| Bool | isUnrestricted |
Returns
| Type | Description |
| Void |
SetLicenseNumber(Integer)
Declaration
Void SetLicenseNumber(Integer licenseNumber) Parameters
| Type | Name | Description |
| Integer | licenseNumber |
Returns
| Type | Description |
| Void |
SetLicenseType(Integer)
Declaration
Void SetLicenseType(Integer licenseType) Parameters
| Type | Name | Description |
| Integer | licenseType |
Returns
| Type | Description |
| Void |
SetModuleId(Integer)
Declaration
Void SetModuleId(Integer moduleId) Parameters
| Type | Name | Description |
| Integer | moduleId |
Returns
| Type | Description |
| Void |
SetName(String)
Declaration
Void SetName(String name) Parameters
| Type | Name | Description |
| String | name |
Returns
| Type | Description |
| Void |
SetOwnerDescription(String)
Declaration
Void SetOwnerDescription(String description) Parameters
| Type | Name | Description |
| String | description |
Returns
| Type | Description |
| Void |
SetOwnerId(Integer)
Declaration
Void SetOwnerId(Integer id) Parameters
| Type | Name | Description |
| Integer | id |
Returns
| Type | Description |
| Void |
SetOwnerName(String)
Declaration
Void SetOwnerName(String name) Parameters
| Type | Name | Description |
| String | name |
Returns
| Type | Description |
| Void |