Package | Description |
---|---|
com.openindex.openestate.impl.attribs.condition | |
com.openindex.openestate.impl.is24 |
Modifier and Type | Method and Description |
---|---|
static ConstructionPhase.Option |
ConstructionPhase.get(EstateImpl estate) |
ConstructionPhase.Option |
ConstructionPhase.getOption(String value) |
ConstructionPhase.Option[] |
ConstructionPhase.getOptions() |
static ConstructionPhase.Option |
ConstructionPhase.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstructionPhase.Option[] |
ConstructionPhase.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<ConstructionPhase.Option> |
ConstructionPhase.getAsList(EstateImpl estate) |
Modifier and Type | Method and Description |
---|---|
static void |
ConstructionPhase.put(EstateImpl estate,
ConstructionPhase.Option value) |
Constructor and Description |
---|
ConstructionPhase(ConstructionPhase.Option value) |
Modifier and Type | Method and Description |
---|---|
protected ConstructionPhase.Option |
Is24CsvReader.getConstructionPhase(org.openestate.io.is24_csv.types.Bauphase bauphase) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.is24_csv.types.Bauphase |
Is24CsvWriter.getBauphase(ConstructionPhase.Option constructionPhase) |
Copyright © 2019 OpenEstate. All rights reserved.