| Package | Description |
|---|---|
| no.difi.begrep.sdp.utvidelser.arrangement |
| Modifier and Type | Field and Description |
|---|---|
protected SDPStrekkodetype |
SDPStrekkode.type |
| Modifier and Type | Method and Description |
|---|---|
static SDPStrekkodetype |
SDPStrekkodetype.fromValue(String v) |
SDPStrekkodetype |
SDPStrekkode.getType()
Gets the value of the type property.
|
static SDPStrekkodetype |
SDPStrekkodetype.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SDPStrekkodetype[] |
SDPStrekkodetype.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SDPStrekkode.setType(SDPStrekkodetype value)
Sets the value of the type property.
|
SDPStrekkode |
SDPStrekkode.withType(SDPStrekkodetype value) |
| Constructor and Description |
|---|
SDPStrekkode(SDPTittel tittel,
String verdi,
SDPStrekkodetype type,
SDPBeskrivelse tekst,
Boolean visVerdi)
Fully-initialising value constructor
|
Copyright © 2019 Digipost. All rights reserved.