| Package | Description |
|---|---|
| com.secutix.plugin.fhorder.v1_0.dto |
| Modifier and Type | Method and Description |
|---|---|
ValidityRule |
Membership.getValidityRule() |
ValidityRule |
Pass.getValidityRule() |
ValidityRule |
ValidityData.getValidtyRule() |
static ValidityRule |
ValidityRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidityRule[] |
ValidityRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Membership.setValidityRule(ValidityRule validityRule) |
void |
Pass.setValidityRule(ValidityRule validityRule) |
void |
ValidityData.setValidtyRule(ValidityRule validtyRule) |
Copyright © 2020. All rights reserved.