| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.core.format |
| Modifier and Type | Field and Description |
|---|---|
static NutsDisplayProperty[] |
NutsFetchDisplayOptions.DISPLAY_LONG |
static NutsDisplayProperty[] |
NutsFetchDisplayOptions.DISPLAY_LONG_LONG |
static NutsDisplayProperty[] |
NutsFetchDisplayOptions.DISPLAY_MIN |
| Modifier and Type | Method and Description |
|---|---|
NutsDisplayProperty[] |
NutsFetchDisplayOptions.getDisplayProperties() |
static NutsDisplayProperty |
NutsDisplayProperty.parseLenient(String value) |
static NutsDisplayProperty |
NutsDisplayProperty.parseLenient(String value,
NutsDisplayProperty emptyOrErrorValue) |
static NutsDisplayProperty |
NutsDisplayProperty.parseLenient(String value,
NutsDisplayProperty emptyValue,
NutsDisplayProperty errorValue) |
static NutsDisplayProperty[] |
NutsFetchDisplayOptions.parseNutsDisplayProperty(NutsCommandLine commandLine) |
static NutsDisplayProperty[] |
NutsFetchDisplayOptions.parseNutsDisplayProperty(String str) |
static NutsDisplayProperty |
NutsDisplayProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NutsDisplayProperty[] |
NutsDisplayProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NutsFetchDisplayOptions.addDisplay(NutsDisplayProperty[] display) |
NutsString |
NutsIdFormatHelper.buildMain(NutsFetchDisplayOptions oo,
NutsDisplayProperty dp) |
static NutsDisplayProperty |
NutsDisplayProperty.parseLenient(String value,
NutsDisplayProperty emptyOrErrorValue) |
static NutsDisplayProperty |
NutsDisplayProperty.parseLenient(String value,
NutsDisplayProperty emptyValue,
NutsDisplayProperty errorValue) |
void |
NutsFetchDisplayOptions.setDisplay(NutsDisplayProperty display) |
void |
NutsFetchDisplayOptions.setDisplay(NutsDisplayProperty[] display) |
Copyright © 2021 vpc open source initiative. All rights reserved.