| Package | Description |
|---|---|
| de.bmarwell.ffb.depot.client.value |
Value-Objekte.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableFfbDepotNummer |
ImmutableFfbDepotNummer.Builder.build()
Builds a new
ImmutableFfbDepotNummer. |
static ImmutableFfbDepotNummer |
ImmutableFfbDepotNummer.copyOf(FfbDepotNummer instance)
Creates an immutable copy of a
FfbDepotNummer value. |
static ImmutableFfbDepotNummer |
ImmutableFfbDepotNummer.of(String depotNummer)
Construct a new immutable
FfbDepotNummer instance. |
ImmutableFfbDepotNummer |
ImmutableFfbDepotNummer.withDepotNummer(String value)
Copy the current immutable object by setting a value for the
depotNummer attribute. |
Copyright © 2018. All rights reserved.