Package | Description |
---|---|
com.openindex.openestate.impl.attribs.administration | |
com.openindex.openestate.impl.is24 |
Modifier and Type | Method and Description |
---|---|
static Pets.Option |
Pets.get(EstateImpl estate) |
Pets.Option |
Pets.getOption(String value) |
Pets.Option[] |
Pets.getOptions() |
static Pets.Option |
Pets.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Pets.Option[] |
Pets.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<Pets.Option> |
Pets.getAsList(EstateImpl estate) |
Modifier and Type | Method and Description |
---|---|
static void |
Pets.put(EstateImpl estate,
Pets.Option value) |
Constructor and Description |
---|
Pets(Pets.Option value) |
Modifier and Type | Method and Description |
---|---|
protected Pets.Option |
Is24CsvReader.getPets(org.openestate.io.is24_csv.types.Auswahl haustiere) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.is24_csv.types.Auswahl |
Is24CsvWriter.getHaustiere(Pets.Option pets) |
Copyright © 2019 OpenEstate. All rights reserved.