| Package | Description |
|---|---|
| com.helger.commons.state |
| Modifier and Type | Class and Description |
|---|---|
class |
EMandatory
Small enum for setter method to identify whether a value is mandatory or not.
|
| Modifier and Type | Method and Description |
|---|---|
default EMandatory |
IMandatoryIndicator.and(IMandatoryIndicator aMandatory) |
default EMandatory |
IMandatoryIndicator.or(IMandatoryIndicator aMandatory) |
static EMandatory |
EMandatory.valueOf(IMandatoryIndicator aMandatoryIndicator) |
Copyright © 2014–2017 Philip Helger. All rights reserved.