Package | Description |
---|---|
com.openindex.openestate.impl.attribs.administration | |
com.openindex.openestate.impl.is24 |
Modifier and Type | Method and Description |
---|---|
static BuildableWith.Option[] |
BuildableWith.get(EstateImpl estate) |
BuildableWith.Option |
BuildableWith.getOption(String value) |
BuildableWith.Option[] |
BuildableWith.getOptions() |
BuildableWith.Option[] |
BuildableWith.getOptionsArray(Collection<BuildableWith.Option> options) |
static BuildableWith.Option |
BuildableWith.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildableWith.Option[] |
BuildableWith.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<BuildableWith.Option> |
BuildableWith.getAsList(EstateImpl estate) |
Modifier and Type | Method and Description |
---|---|
static boolean |
BuildableWith.hasOption(EstateImpl estate,
BuildableWith.Option value) |
static void |
BuildableWith.put(EstateImpl estate,
BuildableWith.Option[] value) |
static void |
BuildableWith.putOption(EstateImpl estate,
BuildableWith.Option value) |
static void |
BuildableWith.removeOption(EstateImpl estate,
BuildableWith.Option value) |
Modifier and Type | Method and Description |
---|---|
BuildableWith.Option[] |
BuildableWith.getOptionsArray(Collection<BuildableWith.Option> options) |
Constructor and Description |
---|
BuildableWith(BuildableWith.Option value) |
BuildableWith(BuildableWith.Option[] values) |
Modifier and Type | Method and Description |
---|---|
protected BuildableWith.Option[] |
Is24CsvReader.getBuildableWith(org.openestate.io.is24_csv.types.NutzungGrundstueckGewerbe[] nutzungen) |
protected BuildableWith.Option[] |
Is24CsvReader.getBuildableWith(org.openestate.io.is24_csv.types.NutzungGrundstueckWohnen[] nutzungen) |
Modifier and Type | Method and Description |
---|---|
protected List<org.openestate.io.is24_csv.types.NutzungGrundstueckGewerbe> |
Is24CsvWriter.getNutzungGrundstueckGewerbe(List<BuildableWith.Option> buildableWith) |
protected List<org.openestate.io.is24_csv.types.NutzungGrundstueckWohnen> |
Is24CsvWriter.getNutzungGrundstueckWohnen(List<BuildableWith.Option> buildableWith) |
Copyright © 2019 OpenEstate. All rights reserved.