| Package | Description |
|---|---|
| no.g9.domain |
| Modifier and Type | Method and Description |
|---|---|
AttributeInfo.JUSTIFICATION |
AttributeInfo.getInputJustification() |
AttributeInfo.JUSTIFICATION |
AttributeInfo.getOutputJustification() |
static AttributeInfo.JUSTIFICATION |
AttributeInfo.JUSTIFICATION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeInfo.JUSTIFICATION[] |
AttributeInfo.JUSTIFICATION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AttributeInfo(String displayRule,
boolean blankWhenZero,
AttributeInfo.JUSTIFICATION inputJustification,
AttributeInfo.JUSTIFICATION outputJustification)
Constructor.
|
Copyright © 2006–2020 Esito AS. All rights reserved.