| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.format |
| Modifier and Type | Field and Description |
|---|---|
static NDisplayProperty[] |
NFetchDisplayOptions.DISPLAY_LONG |
static NDisplayProperty[] |
NFetchDisplayOptions.DISPLAY_LONG_LONG |
static NDisplayProperty[] |
NFetchDisplayOptions.DISPLAY_MIN |
| Modifier and Type | Method and Description |
|---|---|
NDisplayProperty[] |
NFetchDisplayOptions.getDisplayProperties() |
static NDisplayProperty[] |
NFetchDisplayOptions.parseNutsDisplayProperty(String str) |
static NDisplayProperty |
NDisplayProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NDisplayProperty[] |
NDisplayProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static net.thevpc.nuts.util.NOptional<NDisplayProperty> |
NDisplayProperty.parse(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
NFetchDisplayOptions.addDisplay(NDisplayProperty[] display) |
net.thevpc.nuts.text.NText |
NIdFormatHelper.buildMain(NFetchDisplayOptions oo,
NDisplayProperty dp) |
void |
NFetchDisplayOptions.setDisplay(NDisplayProperty display) |
void |
NFetchDisplayOptions.setDisplay(NDisplayProperty[] display) |
Copyright © 2025 vpc open source initiative. All rights reserved.