| Package | Description |
|---|---|
| no.difi.begrep.sdp.utvidelser.innkalling |
| Modifier and Type | Field and Description |
|---|---|
protected Strekkodetype |
Strekkode.strekkodeType |
| Modifier and Type | Method and Description |
|---|---|
static Strekkodetype |
Strekkodetype.fromValue(String v) |
Strekkodetype |
Strekkode.getStrekkodeType()
Gets the value of the strekkodeType property.
|
static Strekkodetype |
Strekkodetype.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Strekkodetype[] |
Strekkodetype.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Strekkode.setStrekkodeType(Strekkodetype value)
Sets the value of the strekkodeType property.
|
Strekkode |
Strekkode.withStrekkodeType(Strekkodetype value) |
| Constructor and Description |
|---|
Strekkode(int strekkodeVerdi,
Strekkodetype strekkodeType,
Beskrivelse tekst)
Fully-initialising value constructor
|
Copyright © 2019 Digipost. All rights reserved.