Modifier and Type | Method and Description |
---|---|
Map<String,EstateImpl> |
AgencyImpl.getEstates() |
List<EstateImpl> |
TransferAgencyImpl.getEstatesToSave() |
Modifier and Type | Method and Description |
---|---|
static BigDecimal |
OpenEstateUtils.getTotalRent(EstateImpl estate) |
boolean |
SearchImpl.isMatching(EstateImpl estate) |
static String |
OpenEstateUtils.writeEnergyCertificate(EstateImpl estate) |
static String |
OpenEstateUtils.writeEnergyCertificate(EstateImpl estate,
Locale locale) |
static String |
OpenEstateUtils.writeEnergyCertificate(EstateImpl estate,
Locale locale,
String lineBreak) |
Modifier and Type | Method and Description |
---|---|
protected static CurrencyValue |
ComplexCurrencyAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static Date |
SimpleTimeAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static Enum[] |
ComplexEnumAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static Boolean |
SimpleBooleanAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static EnergyConsumptionValue |
ComplexEnergyConsumptionAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static LengthValue |
ComplexLengthAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static Number |
SimpleNumericAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static AreaValue |
ComplexAreaAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static VolumeValue |
ComplexVolumeAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static Enum |
SimpleEnumAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static AreaValue |
ComplexAreaAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib,
AreaValue.Unit destUnit) |
protected static EnergyConsumptionValue |
ComplexEnergyConsumptionAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib,
EnergyConsumptionValue.Unit destUnit) |
protected static LengthValue |
ComplexLengthAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib,
LengthValue.Unit destUnit) |
protected static String |
ComplexStringAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib,
Locale locale) |
protected static String |
ComplexStringAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib,
String language) |
protected static VolumeValue |
ComplexVolumeAttrib.get(EstateImpl estate,
OpenEstateAttrib attrib,
VolumeValue.Unit destUnit) |
protected static BigDecimal |
ComplexCurrencyAttrib.getAsBigDecimal(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static BigDecimal |
SimpleNumericAttrib.getAsBigDecimal(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static BigDecimal |
ComplexAreaAttrib.getAsBigDecimal(EstateImpl estate,
OpenEstateAttrib attrib,
AreaValue.Unit destUnit) |
protected static BigDecimal |
ComplexEnergyConsumptionAttrib.getAsBigDecimal(EstateImpl estate,
OpenEstateAttrib attrib,
EnergyConsumptionValue.Unit destUnit) |
protected static BigDecimal |
ComplexLengthAttrib.getAsBigDecimal(EstateImpl estate,
OpenEstateAttrib attrib,
LengthValue.Unit destUnit) |
protected static BigDecimal |
ComplexVolumeAttrib.getAsBigDecimal(EstateImpl estate,
OpenEstateAttrib attrib,
VolumeValue.Unit destUnit) |
protected static BigInteger |
ComplexCurrencyAttrib.getAsBigInteger(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static BigInteger |
SimpleNumericAttrib.getAsBigInteger(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static BigInteger |
ComplexAreaAttrib.getAsBigInteger(EstateImpl estate,
OpenEstateAttrib attrib,
AreaValue.Unit destUnit) |
protected static BigInteger |
ComplexEnergyConsumptionAttrib.getAsBigInteger(EstateImpl estate,
OpenEstateAttrib attrib,
EnergyConsumptionValue.Unit destUnit) |
protected static BigInteger |
ComplexLengthAttrib.getAsBigInteger(EstateImpl estate,
OpenEstateAttrib attrib,
LengthValue.Unit destUnit) |
protected static BigInteger |
ComplexVolumeAttrib.getAsBigInteger(EstateImpl estate,
OpenEstateAttrib attrib,
VolumeValue.Unit destUnit) |
protected static Calendar |
SimpleTimeAttrib.getAsCalendar(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static Double |
ComplexCurrencyAttrib.getAsDouble(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static Double |
SimpleNumericAttrib.getAsDouble(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static Double |
ComplexAreaAttrib.getAsDouble(EstateImpl estate,
OpenEstateAttrib attrib,
AreaValue.Unit destUnit) |
protected static Double |
ComplexEnergyConsumptionAttrib.getAsDouble(EstateImpl estate,
OpenEstateAttrib attrib,
EnergyConsumptionValue.Unit destUnit) |
protected static Double |
ComplexLengthAttrib.getAsDouble(EstateImpl estate,
OpenEstateAttrib attrib,
LengthValue.Unit destUnit) |
protected static Double |
ComplexVolumeAttrib.getAsDouble(EstateImpl estate,
OpenEstateAttrib attrib,
VolumeValue.Unit destUnit) |
protected static Float |
ComplexCurrencyAttrib.getAsFloat(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static Float |
SimpleNumericAttrib.getAsFloat(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static Float |
ComplexAreaAttrib.getAsFloat(EstateImpl estate,
OpenEstateAttrib attrib,
AreaValue.Unit destUnit) |
protected static Float |
ComplexEnergyConsumptionAttrib.getAsFloat(EstateImpl estate,
OpenEstateAttrib attrib,
EnergyConsumptionValue.Unit destUnit) |
protected static Float |
ComplexLengthAttrib.getAsFloat(EstateImpl estate,
OpenEstateAttrib attrib,
LengthValue.Unit destUnit) |
protected static Float |
ComplexVolumeAttrib.getAsFloat(EstateImpl estate,
OpenEstateAttrib attrib,
VolumeValue.Unit destUnit) |
protected static Integer |
ComplexCurrencyAttrib.getAsInteger(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static Integer |
SimpleNumericAttrib.getAsInteger(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static Integer |
ComplexAreaAttrib.getAsInteger(EstateImpl estate,
OpenEstateAttrib attrib,
AreaValue.Unit destUnit) |
protected static Integer |
ComplexEnergyConsumptionAttrib.getAsInteger(EstateImpl estate,
OpenEstateAttrib attrib,
EnergyConsumptionValue.Unit destUnit) |
protected static Integer |
ComplexLengthAttrib.getAsInteger(EstateImpl estate,
OpenEstateAttrib attrib,
LengthValue.Unit destUnit) |
protected static Integer |
ComplexVolumeAttrib.getAsInteger(EstateImpl estate,
OpenEstateAttrib attrib,
VolumeValue.Unit destUnit) |
protected static Long |
ComplexCurrencyAttrib.getAsLong(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static Long |
SimpleTimeAttrib.getAsLong(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static Long |
SimpleNumericAttrib.getAsLong(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static Long |
ComplexAreaAttrib.getAsLong(EstateImpl estate,
OpenEstateAttrib attrib,
AreaValue.Unit destUnit) |
protected static Long |
ComplexEnergyConsumptionAttrib.getAsLong(EstateImpl estate,
OpenEstateAttrib attrib,
EnergyConsumptionValue.Unit destUnit) |
protected static Long |
ComplexLengthAttrib.getAsLong(EstateImpl estate,
OpenEstateAttrib attrib,
LengthValue.Unit destUnit) |
protected static Long |
ComplexVolumeAttrib.getAsLong(EstateImpl estate,
OpenEstateAttrib attrib,
VolumeValue.Unit destUnit) |
protected static String |
ComplexCurrencyAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static String |
SimpleTimeAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static String |
SimpleBooleanAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static String |
SimpleNumericAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static String |
SimpleEnumAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib) |
protected static String |
ComplexAreaAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib,
AreaValue.Unit destUnit) |
protected static String |
ComplexAreaAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib,
AreaValue.Unit destUnit,
Locale locale) |
protected static String |
ComplexEnergyConsumptionAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib,
EnergyConsumptionValue.Unit destUnit) |
protected static String |
ComplexEnergyConsumptionAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib,
EnergyConsumptionValue.Unit destUnit,
Locale locale) |
protected static String |
ComplexLengthAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib,
LengthValue.Unit destUnit) |
protected static String |
ComplexLengthAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib,
LengthValue.Unit destUnit,
Locale locale) |
protected static String |
ComplexCurrencyAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib,
Locale locale) |
protected static String |
SimpleTimeAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib,
Locale locale) |
protected static String |
SimpleBooleanAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib,
Locale locale) |
protected static String |
SimpleNumericAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib,
Locale locale) |
protected static String |
SimpleEnumAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib,
Locale locale) |
protected static String |
ComplexEnumAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib,
String valueSeparator) |
protected static String |
ComplexEnumAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib,
String valueSeparator,
Locale locale) |
protected static String |
ComplexVolumeAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib,
VolumeValue.Unit destUnit) |
protected static String |
ComplexVolumeAttrib.getAsString(EstateImpl estate,
OpenEstateAttrib attrib,
VolumeValue.Unit destUnit,
Locale locale) |
protected static boolean |
ComplexEnumAttrib.hasOption(EstateImpl estate,
OpenEstateAttrib attrib,
Enum value) |
protected static void |
ComplexAreaAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
AreaValue value) |
protected static void |
SimpleBooleanAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
Boolean value) |
protected static void |
SimpleTimeAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
Calendar value) |
protected static void |
ComplexCurrencyAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
CurrencyValue value) |
protected static void |
SimpleTimeAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
Date value) |
protected static void |
ComplexEnergyConsumptionAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
EnergyConsumptionValue value) |
protected static void |
SimpleEnumAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
Enum value) |
protected static void |
ComplexEnumAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
Enum[] value) |
protected static void |
ComplexLengthAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
LengthValue value) |
protected static void |
SimpleTimeAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
Long value) |
protected static void |
ComplexStringAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
Map<String,String> value) |
protected static void |
ComplexCurrencyAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
Number value) |
protected static void |
SimpleNumericAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
Number value) |
protected static void |
ComplexAreaAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
Number value,
AreaValue.Unit unit) |
protected static void |
ComplexEnergyConsumptionAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
Number value,
EnergyConsumptionValue.Unit unit) |
protected static void |
ComplexLengthAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
Number value,
LengthValue.Unit unit) |
protected static void |
ComplexVolumeAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
Number value,
VolumeValue.Unit unit) |
protected static void |
ComplexCurrencyAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
String value) |
protected static void |
SimpleTimeAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
String value) |
protected static void |
SimpleBooleanAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
String value) |
protected static void |
SimpleNumericAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
String value) |
protected static void |
SimpleEnumAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
String value) |
protected static void |
ComplexEnumAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
String[] value) |
protected static void |
ComplexAreaAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
String value,
AreaValue.Unit unit) |
protected static void |
ComplexEnergyConsumptionAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
String value,
EnergyConsumptionValue.Unit unit) |
protected static void |
ComplexLengthAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
String value,
LengthValue.Unit unit) |
protected static void |
ComplexVolumeAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
String value,
VolumeValue.Unit unit) |
protected static void |
ComplexVolumeAttrib.put(EstateImpl estate,
OpenEstateAttrib attrib,
VolumeValue value) |
protected static void |
ComplexEnumAttrib.putOption(EstateImpl estate,
OpenEstateAttrib attrib,
Enum value) |
protected static void |
ComplexEnumAttrib.putOption(EstateImpl estate,
OpenEstateAttrib attrib,
String value) |
protected static void |
ComplexStringAttrib.putValue(EstateImpl estate,
OpenEstateAttrib attrib,
Locale locale,
String value) |
protected static void |
ComplexStringAttrib.putValue(EstateImpl estate,
OpenEstateAttrib attrib,
String language,
String value) |
protected static void |
ComplexEnumAttrib.removeOption(EstateImpl estate,
OpenEstateAttrib attrib,
Enum value) |
protected static void |
ComplexEnumAttrib.removeOption(EstateImpl estate,
OpenEstateAttrib attrib,
String value) |
Modifier and Type | Method and Description |
---|---|
static Number |
EmphyteusisDuration.get(EstateImpl estate) |
static Number |
AgeOfFlatmatesMaximal.get(EstateImpl estate) |
static Number |
AgeOfFlatmatesMinimal.get(EstateImpl estate) |
static RoomsModifiable.Option |
RoomsModifiable.get(EstateImpl estate) |
static Date |
AvailabilityEndDate.get(EstateImpl estate) |
static GenderOfRequestedFlatmates.Option |
GenderOfRequestedFlatmates.get(EstateImpl estate) |
static BuildableAccordingTo.Option |
BuildableAccordingTo.get(EstateImpl estate) |
static Number |
CountFlatmatesTotal.get(EstateImpl estate) |
static Boolean |
Skyscraper.get(EstateImpl estate) |
static Boolean |
BuildingPermissionAvailable.get(EstateImpl estate) |
static Number |
PeopleMaximumCount.get(EstateImpl estate) |
static Boolean |
AuctionSplitted.get(EstateImpl estate) |
static NonSmoker.Option |
NonSmoker.get(EstateImpl estate) |
static Boolean |
WbsRequired.get(EstateImpl estate) |
static Date |
AuctionDate.get(EstateImpl estate) |
static Date |
AvailabilityBeginDate.get(EstateImpl estate) |
static Date |
AuctionCancellationDate.get(EstateImpl estate) |
static Number |
AgeOfRequestedFlatmatesMinimal.get(EstateImpl estate) |
static CommercialUse.Option |
CommercialUse.get(EstateImpl estate) |
static Boolean |
HolidayProperty.get(EstateImpl estate) |
static Number |
RentedPercentage.get(EstateImpl estate) |
static Boolean |
AuctionRepeated.get(EstateImpl estate) |
static Boolean |
DemolitionRequired.get(EstateImpl estate) |
static LocationInBuilding.Option |
LocationInBuilding.get(EstateImpl estate) |
static BuildableWith.Option[] |
BuildableWith.get(EstateImpl estate) |
static Date |
ChargeBeginDate.get(EstateImpl estate) |
static Number |
CountFlatmatesFemale.get(EstateImpl estate) |
static Date |
ChargeEndDate.get(EstateImpl estate) |
static Number |
CountRequestedFlatmates.get(EstateImpl estate) |
static Number |
AgeOfRequestedFlatmatesMaximal.get(EstateImpl estate) |
static Boolean |
MonumentalProtection.get(EstateImpl estate) |
static Date |
AuctionModificationDate.get(EstateImpl estate) |
static Boolean |
AuctionCompulsory.get(EstateImpl estate) |
static Date |
EffectiveDate.get(EstateImpl estate) |
static Usage.Option[] |
Usage.get(EstateImpl estate) |
static Boolean |
Rented.get(EstateImpl estate) |
static Pets.Option |
Pets.get(EstateImpl estate) |
static Date |
AuctionRecordationDate.get(EstateImpl estate) |
static Number |
CountFlatmatesMale.get(EstateImpl estate) |
static Boolean |
GrannyFlat.get(EstateImpl estate) |
static Boolean |
BuildableInShortTerm.get(EstateImpl estate) |
static String |
CountryCourtFileReference.get(EstateImpl estate,
Locale locale) |
static String |
AvailabilityEnd.get(EstateImpl estate,
Locale locale) |
static String |
SubPlot.get(EstateImpl estate,
Locale locale) |
static String |
AccessBeginDate.get(EstateImpl estate,
Locale locale) |
static String |
Parcel.get(EstateImpl estate,
Locale locale) |
static String |
LandRegisterNr.get(EstateImpl estate,
Locale locale) |
static String |
CommunalCode.get(EstateImpl estate,
Locale locale) |
static String |
ApartmentNr.get(EstateImpl estate,
Locale locale) |
static String |
CountryCourtNr.get(EstateImpl estate,
Locale locale) |
static String |
CountryCourtName.get(EstateImpl estate,
Locale locale) |
static String |
CommunalDistrict.get(EstateImpl estate,
Locale locale) |
static String |
ChargeTimeUnit.get(EstateImpl estate,
Locale locale) |
static String |
OccupationPeriodMaximum.get(EstateImpl estate,
Locale locale) |
static String |
OccupationPeriodMinimum.get(EstateImpl estate,
Locale locale) |
static String |
Owner.get(EstateImpl estate,
Locale locale) |
static String |
AvailabilityBegin.get(EstateImpl estate,
Locale locale) |
static String |
CommercialIndustries.get(EstateImpl estate,
Locale locale) |
static String |
RegionalNotes.get(EstateImpl estate,
Locale locale) |
static String |
CountryCourtFileReference.get(EstateImpl estate,
String language) |
static String |
AvailabilityEnd.get(EstateImpl estate,
String language) |
static String |
SubPlot.get(EstateImpl estate,
String language) |
static String |
AccessBeginDate.get(EstateImpl estate,
String language) |
static String |
Parcel.get(EstateImpl estate,
String language) |
static String |
LandRegisterNr.get(EstateImpl estate,
String language) |
static String |
CommunalCode.get(EstateImpl estate,
String language) |
static String |
ApartmentNr.get(EstateImpl estate,
String language) |
static String |
CountryCourtNr.get(EstateImpl estate,
String language) |
static String |
CountryCourtName.get(EstateImpl estate,
String language) |
static String |
CommunalDistrict.get(EstateImpl estate,
String language) |
static String |
ChargeTimeUnit.get(EstateImpl estate,
String language) |
static String |
OccupationPeriodMaximum.get(EstateImpl estate,
String language) |
static String |
OccupationPeriodMinimum.get(EstateImpl estate,
String language) |
static String |
Owner.get(EstateImpl estate,
String language) |
static String |
AvailabilityBegin.get(EstateImpl estate,
String language) |
static String |
CommercialIndustries.get(EstateImpl estate,
String language) |
static String |
RegionalNotes.get(EstateImpl estate,
String language) |
static BigDecimal |
EmphyteusisDuration.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
AgeOfFlatmatesMaximal.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
AgeOfFlatmatesMinimal.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountFlatmatesTotal.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
PeopleMaximumCount.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
AgeOfRequestedFlatmatesMinimal.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
RentedPercentage.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountFlatmatesFemale.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountRequestedFlatmates.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
AgeOfRequestedFlatmatesMaximal.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountFlatmatesMale.getAsBigDecimal(EstateImpl estate) |
static BigInteger |
EmphyteusisDuration.getAsBigInteger(EstateImpl estate) |
static BigInteger |
AgeOfFlatmatesMaximal.getAsBigInteger(EstateImpl estate) |
static BigInteger |
AgeOfFlatmatesMinimal.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountFlatmatesTotal.getAsBigInteger(EstateImpl estate) |
static BigInteger |
PeopleMaximumCount.getAsBigInteger(EstateImpl estate) |
static BigInteger |
AgeOfRequestedFlatmatesMinimal.getAsBigInteger(EstateImpl estate) |
static BigInteger |
RentedPercentage.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountFlatmatesFemale.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountRequestedFlatmates.getAsBigInteger(EstateImpl estate) |
static BigInteger |
AgeOfRequestedFlatmatesMaximal.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountFlatmatesMale.getAsBigInteger(EstateImpl estate) |
static Calendar |
AvailabilityEndDate.getAsCalendar(EstateImpl estate) |
static Calendar |
AuctionDate.getAsCalendar(EstateImpl estate) |
static Calendar |
AvailabilityBeginDate.getAsCalendar(EstateImpl estate) |
static Calendar |
AuctionCancellationDate.getAsCalendar(EstateImpl estate) |
static Calendar |
ChargeBeginDate.getAsCalendar(EstateImpl estate) |
static Calendar |
ChargeEndDate.getAsCalendar(EstateImpl estate) |
static Calendar |
AuctionModificationDate.getAsCalendar(EstateImpl estate) |
static Calendar |
EffectiveDate.getAsCalendar(EstateImpl estate) |
static Calendar |
AuctionRecordationDate.getAsCalendar(EstateImpl estate) |
static Double |
EmphyteusisDuration.getAsDouble(EstateImpl estate) |
static Double |
AgeOfFlatmatesMaximal.getAsDouble(EstateImpl estate) |
static Double |
AgeOfFlatmatesMinimal.getAsDouble(EstateImpl estate) |
static Double |
CountFlatmatesTotal.getAsDouble(EstateImpl estate) |
static Double |
PeopleMaximumCount.getAsDouble(EstateImpl estate) |
static Double |
AgeOfRequestedFlatmatesMinimal.getAsDouble(EstateImpl estate) |
static Double |
RentedPercentage.getAsDouble(EstateImpl estate) |
static Double |
CountFlatmatesFemale.getAsDouble(EstateImpl estate) |
static Double |
CountRequestedFlatmates.getAsDouble(EstateImpl estate) |
static Double |
AgeOfRequestedFlatmatesMaximal.getAsDouble(EstateImpl estate) |
static Double |
CountFlatmatesMale.getAsDouble(EstateImpl estate) |
static Float |
EmphyteusisDuration.getAsFloat(EstateImpl estate) |
static Float |
AgeOfFlatmatesMaximal.getAsFloat(EstateImpl estate) |
static Float |
AgeOfFlatmatesMinimal.getAsFloat(EstateImpl estate) |
static Float |
CountFlatmatesTotal.getAsFloat(EstateImpl estate) |
static Float |
PeopleMaximumCount.getAsFloat(EstateImpl estate) |
static Float |
AgeOfRequestedFlatmatesMinimal.getAsFloat(EstateImpl estate) |
static Float |
RentedPercentage.getAsFloat(EstateImpl estate) |
static Float |
CountFlatmatesFemale.getAsFloat(EstateImpl estate) |
static Float |
CountRequestedFlatmates.getAsFloat(EstateImpl estate) |
static Float |
AgeOfRequestedFlatmatesMaximal.getAsFloat(EstateImpl estate) |
static Float |
CountFlatmatesMale.getAsFloat(EstateImpl estate) |
static Integer |
EmphyteusisDuration.getAsInteger(EstateImpl estate) |
static Integer |
AgeOfFlatmatesMaximal.getAsInteger(EstateImpl estate) |
static Integer |
AgeOfFlatmatesMinimal.getAsInteger(EstateImpl estate) |
static Integer |
CountFlatmatesTotal.getAsInteger(EstateImpl estate) |
static Integer |
PeopleMaximumCount.getAsInteger(EstateImpl estate) |
static Integer |
AgeOfRequestedFlatmatesMinimal.getAsInteger(EstateImpl estate) |
static Integer |
RentedPercentage.getAsInteger(EstateImpl estate) |
static Integer |
CountFlatmatesFemale.getAsInteger(EstateImpl estate) |
static Integer |
CountRequestedFlatmates.getAsInteger(EstateImpl estate) |
static Integer |
AgeOfRequestedFlatmatesMaximal.getAsInteger(EstateImpl estate) |
static Integer |
CountFlatmatesMale.getAsInteger(EstateImpl estate) |
static List<RoomsModifiable.Option> |
RoomsModifiable.getAsList(EstateImpl estate) |
static List<GenderOfRequestedFlatmates.Option> |
GenderOfRequestedFlatmates.getAsList(EstateImpl estate) |
static List<BuildableAccordingTo.Option> |
BuildableAccordingTo.getAsList(EstateImpl estate) |
static List<NonSmoker.Option> |
NonSmoker.getAsList(EstateImpl estate) |
static List<CommercialUse.Option> |
CommercialUse.getAsList(EstateImpl estate) |
static List<LocationInBuilding.Option> |
LocationInBuilding.getAsList(EstateImpl estate) |
static List<BuildableWith.Option> |
BuildableWith.getAsList(EstateImpl estate) |
static List<Usage.Option> |
Usage.getAsList(EstateImpl estate) |
static List<Pets.Option> |
Pets.getAsList(EstateImpl estate) |
static Long |
EmphyteusisDuration.getAsLong(EstateImpl estate) |
static Long |
AgeOfFlatmatesMaximal.getAsLong(EstateImpl estate) |
static Long |
AgeOfFlatmatesMinimal.getAsLong(EstateImpl estate) |
static Long |
AvailabilityEndDate.getAsLong(EstateImpl estate) |
static Long |
CountFlatmatesTotal.getAsLong(EstateImpl estate) |
static Long |
PeopleMaximumCount.getAsLong(EstateImpl estate) |
static Long |
AuctionDate.getAsLong(EstateImpl estate) |
static Long |
AvailabilityBeginDate.getAsLong(EstateImpl estate) |
static Long |
AuctionCancellationDate.getAsLong(EstateImpl estate) |
static Long |
AgeOfRequestedFlatmatesMinimal.getAsLong(EstateImpl estate) |
static Long |
RentedPercentage.getAsLong(EstateImpl estate) |
static Long |
ChargeBeginDate.getAsLong(EstateImpl estate) |
static Long |
CountFlatmatesFemale.getAsLong(EstateImpl estate) |
static Long |
ChargeEndDate.getAsLong(EstateImpl estate) |
static Long |
CountRequestedFlatmates.getAsLong(EstateImpl estate) |
static Long |
AgeOfRequestedFlatmatesMaximal.getAsLong(EstateImpl estate) |
static Long |
AuctionModificationDate.getAsLong(EstateImpl estate) |
static Long |
EffectiveDate.getAsLong(EstateImpl estate) |
static Long |
AuctionRecordationDate.getAsLong(EstateImpl estate) |
static Long |
CountFlatmatesMale.getAsLong(EstateImpl estate) |
static String |
EmphyteusisDuration.getAsString(EstateImpl estate) |
static String |
AgeOfFlatmatesMaximal.getAsString(EstateImpl estate) |
static String |
AgeOfFlatmatesMinimal.getAsString(EstateImpl estate) |
static String |
RoomsModifiable.getAsString(EstateImpl estate) |
static String |
AvailabilityEndDate.getAsString(EstateImpl estate) |
static String |
GenderOfRequestedFlatmates.getAsString(EstateImpl estate) |
static String |
BuildableAccordingTo.getAsString(EstateImpl estate) |
static String |
CountFlatmatesTotal.getAsString(EstateImpl estate) |
static String |
Skyscraper.getAsString(EstateImpl estate) |
static String |
BuildingPermissionAvailable.getAsString(EstateImpl estate) |
static String |
PeopleMaximumCount.getAsString(EstateImpl estate) |
static String |
AuctionSplitted.getAsString(EstateImpl estate) |
static String |
NonSmoker.getAsString(EstateImpl estate) |
static String |
WbsRequired.getAsString(EstateImpl estate) |
static String |
AuctionDate.getAsString(EstateImpl estate) |
static String |
AvailabilityBeginDate.getAsString(EstateImpl estate) |
static String |
AuctionCancellationDate.getAsString(EstateImpl estate) |
static String |
AgeOfRequestedFlatmatesMinimal.getAsString(EstateImpl estate) |
static String |
CommercialUse.getAsString(EstateImpl estate) |
static String |
HolidayProperty.getAsString(EstateImpl estate) |
static String |
RentedPercentage.getAsString(EstateImpl estate) |
static String |
AuctionRepeated.getAsString(EstateImpl estate) |
static String |
DemolitionRequired.getAsString(EstateImpl estate) |
static String |
LocationInBuilding.getAsString(EstateImpl estate) |
static String |
ChargeBeginDate.getAsString(EstateImpl estate) |
static String |
CountFlatmatesFemale.getAsString(EstateImpl estate) |
static String |
ChargeEndDate.getAsString(EstateImpl estate) |
static String |
CountRequestedFlatmates.getAsString(EstateImpl estate) |
static String |
AgeOfRequestedFlatmatesMaximal.getAsString(EstateImpl estate) |
static String |
MonumentalProtection.getAsString(EstateImpl estate) |
static String |
AuctionModificationDate.getAsString(EstateImpl estate) |
static String |
AuctionCompulsory.getAsString(EstateImpl estate) |
static String |
EffectiveDate.getAsString(EstateImpl estate) |
static String |
Rented.getAsString(EstateImpl estate) |
static String |
Pets.getAsString(EstateImpl estate) |
static String |
AuctionRecordationDate.getAsString(EstateImpl estate) |
static String |
CountFlatmatesMale.getAsString(EstateImpl estate) |
static String |
GrannyFlat.getAsString(EstateImpl estate) |
static String |
BuildableInShortTerm.getAsString(EstateImpl estate) |
static String |
EmphyteusisDuration.getAsString(EstateImpl estate,
Locale locale) |
static String |
AgeOfFlatmatesMaximal.getAsString(EstateImpl estate,
Locale locale) |
static String |
AgeOfFlatmatesMinimal.getAsString(EstateImpl estate,
Locale locale) |
static String |
RoomsModifiable.getAsString(EstateImpl estate,
Locale locale) |
static String |
AvailabilityEndDate.getAsString(EstateImpl estate,
Locale locale) |
static String |
GenderOfRequestedFlatmates.getAsString(EstateImpl estate,
Locale locale) |
static String |
BuildableAccordingTo.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountFlatmatesTotal.getAsString(EstateImpl estate,
Locale locale) |
static String |
Skyscraper.getAsString(EstateImpl estate,
Locale locale) |
static String |
BuildingPermissionAvailable.getAsString(EstateImpl estate,
Locale locale) |
static String |
PeopleMaximumCount.getAsString(EstateImpl estate,
Locale locale) |
static String |
AuctionSplitted.getAsString(EstateImpl estate,
Locale locale) |
static String |
NonSmoker.getAsString(EstateImpl estate,
Locale locale) |
static String |
WbsRequired.getAsString(EstateImpl estate,
Locale locale) |
static String |
AuctionDate.getAsString(EstateImpl estate,
Locale locale) |
static String |
AvailabilityBeginDate.getAsString(EstateImpl estate,
Locale locale) |
static String |
AuctionCancellationDate.getAsString(EstateImpl estate,
Locale locale) |
static String |
AgeOfRequestedFlatmatesMinimal.getAsString(EstateImpl estate,
Locale locale) |
static String |
CommercialUse.getAsString(EstateImpl estate,
Locale locale) |
static String |
HolidayProperty.getAsString(EstateImpl estate,
Locale locale) |
static String |
RentedPercentage.getAsString(EstateImpl estate,
Locale locale) |
static String |
AuctionRepeated.getAsString(EstateImpl estate,
Locale locale) |
static String |
DemolitionRequired.getAsString(EstateImpl estate,
Locale locale) |
static String |
LocationInBuilding.getAsString(EstateImpl estate,
Locale locale) |
static String |
ChargeBeginDate.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountFlatmatesFemale.getAsString(EstateImpl estate,
Locale locale) |
static String |
ChargeEndDate.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountRequestedFlatmates.getAsString(EstateImpl estate,
Locale locale) |
static String |
AgeOfRequestedFlatmatesMaximal.getAsString(EstateImpl estate,
Locale locale) |
static String |
MonumentalProtection.getAsString(EstateImpl estate,
Locale locale) |
static String |
AuctionModificationDate.getAsString(EstateImpl estate,
Locale locale) |
static String |
AuctionCompulsory.getAsString(EstateImpl estate,
Locale locale) |
static String |
EffectiveDate.getAsString(EstateImpl estate,
Locale locale) |
static String |
Rented.getAsString(EstateImpl estate,
Locale locale) |
static String |
Pets.getAsString(EstateImpl estate,
Locale locale) |
static String |
AuctionRecordationDate.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountFlatmatesMale.getAsString(EstateImpl estate,
Locale locale) |
static String |
GrannyFlat.getAsString(EstateImpl estate,
Locale locale) |
static String |
BuildableInShortTerm.getAsString(EstateImpl estate,
Locale locale) |
static String |
BuildableWith.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
Usage.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
BuildableWith.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
Usage.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static boolean |
BuildableWith.hasOption(EstateImpl estate,
BuildableWith.Option value) |
static boolean |
Usage.hasOption(EstateImpl estate,
Usage.Option value) |
static void |
Skyscraper.put(EstateImpl estate,
Boolean value) |
static void |
BuildingPermissionAvailable.put(EstateImpl estate,
Boolean value) |
static void |
AuctionSplitted.put(EstateImpl estate,
Boolean value) |
static void |
WbsRequired.put(EstateImpl estate,
Boolean value) |
static void |
HolidayProperty.put(EstateImpl estate,
Boolean value) |
static void |
AuctionRepeated.put(EstateImpl estate,
Boolean value) |
static void |
DemolitionRequired.put(EstateImpl estate,
Boolean value) |
static void |
MonumentalProtection.put(EstateImpl estate,
Boolean value) |
static void |
AuctionCompulsory.put(EstateImpl estate,
Boolean value) |
static void |
Rented.put(EstateImpl estate,
Boolean value) |
static void |
GrannyFlat.put(EstateImpl estate,
Boolean value) |
static void |
BuildableInShortTerm.put(EstateImpl estate,
Boolean value) |
static void |
BuildableAccordingTo.put(EstateImpl estate,
BuildableAccordingTo.Option value) |
static void |
BuildableWith.put(EstateImpl estate,
BuildableWith.Option[] value) |
static void |
AvailabilityEndDate.put(EstateImpl estate,
Calendar value) |
static void |
AuctionDate.put(EstateImpl estate,
Calendar value) |
static void |
AvailabilityBeginDate.put(EstateImpl estate,
Calendar value) |
static void |
AuctionCancellationDate.put(EstateImpl estate,
Calendar value) |
static void |
ChargeBeginDate.put(EstateImpl estate,
Calendar value) |
static void |
ChargeEndDate.put(EstateImpl estate,
Calendar value) |
static void |
AuctionModificationDate.put(EstateImpl estate,
Calendar value) |
static void |
EffectiveDate.put(EstateImpl estate,
Calendar value) |
static void |
AuctionRecordationDate.put(EstateImpl estate,
Calendar value) |
static void |
CommercialUse.put(EstateImpl estate,
CommercialUse.Option value) |
static void |
AvailabilityEndDate.put(EstateImpl estate,
Date value) |
static void |
AuctionDate.put(EstateImpl estate,
Date value) |
static void |
AvailabilityBeginDate.put(EstateImpl estate,
Date value) |
static void |
AuctionCancellationDate.put(EstateImpl estate,
Date value) |
static void |
ChargeBeginDate.put(EstateImpl estate,
Date value) |
static void |
ChargeEndDate.put(EstateImpl estate,
Date value) |
static void |
AuctionModificationDate.put(EstateImpl estate,
Date value) |
static void |
EffectiveDate.put(EstateImpl estate,
Date value) |
static void |
AuctionRecordationDate.put(EstateImpl estate,
Date value) |
static void |
GenderOfRequestedFlatmates.put(EstateImpl estate,
GenderOfRequestedFlatmates.Option value) |
static void |
LocationInBuilding.put(EstateImpl estate,
LocationInBuilding.Option value) |
static void |
AvailabilityEndDate.put(EstateImpl estate,
Long value) |
static void |
AuctionDate.put(EstateImpl estate,
Long value) |
static void |
AvailabilityBeginDate.put(EstateImpl estate,
Long value) |
static void |
AuctionCancellationDate.put(EstateImpl estate,
Long value) |
static void |
ChargeBeginDate.put(EstateImpl estate,
Long value) |
static void |
ChargeEndDate.put(EstateImpl estate,
Long value) |
static void |
AuctionModificationDate.put(EstateImpl estate,
Long value) |
static void |
EffectiveDate.put(EstateImpl estate,
Long value) |
static void |
AuctionRecordationDate.put(EstateImpl estate,
Long value) |
static void |
CountryCourtFileReference.put(EstateImpl estate,
Map<String,String> value) |
static void |
AvailabilityEnd.put(EstateImpl estate,
Map<String,String> value) |
static void |
SubPlot.put(EstateImpl estate,
Map<String,String> value) |
static void |
AccessBeginDate.put(EstateImpl estate,
Map<String,String> value) |
static void |
Parcel.put(EstateImpl estate,
Map<String,String> value) |
static void |
LandRegisterNr.put(EstateImpl estate,
Map<String,String> value) |
static void |
CommunalCode.put(EstateImpl estate,
Map<String,String> value) |
static void |
ApartmentNr.put(EstateImpl estate,
Map<String,String> value) |
static void |
CountryCourtNr.put(EstateImpl estate,
Map<String,String> value) |
static void |
CountryCourtName.put(EstateImpl estate,
Map<String,String> value) |
static void |
CommunalDistrict.put(EstateImpl estate,
Map<String,String> value) |
static void |
ChargeTimeUnit.put(EstateImpl estate,
Map<String,String> value) |
static void |
OccupationPeriodMaximum.put(EstateImpl estate,
Map<String,String> value) |
static void |
OccupationPeriodMinimum.put(EstateImpl estate,
Map<String,String> value) |
static void |
Owner.put(EstateImpl estate,
Map<String,String> value) |
static void |
AvailabilityBegin.put(EstateImpl estate,
Map<String,String> value) |
static void |
CommercialIndustries.put(EstateImpl estate,
Map<String,String> value) |
static void |
RegionalNotes.put(EstateImpl estate,
Map<String,String> value) |
static void |
NonSmoker.put(EstateImpl estate,
NonSmoker.Option value) |
static void |
EmphyteusisDuration.put(EstateImpl estate,
Number value) |
static void |
AgeOfFlatmatesMaximal.put(EstateImpl estate,
Number value) |
static void |
AgeOfFlatmatesMinimal.put(EstateImpl estate,
Number value) |
static void |
CountFlatmatesTotal.put(EstateImpl estate,
Number value) |
static void |
PeopleMaximumCount.put(EstateImpl estate,
Number value) |
static void |
AgeOfRequestedFlatmatesMinimal.put(EstateImpl estate,
Number value) |
static void |
RentedPercentage.put(EstateImpl estate,
Number value) |
static void |
CountFlatmatesFemale.put(EstateImpl estate,
Number value) |
static void |
CountRequestedFlatmates.put(EstateImpl estate,
Number value) |
static void |
AgeOfRequestedFlatmatesMaximal.put(EstateImpl estate,
Number value) |
static void |
CountFlatmatesMale.put(EstateImpl estate,
Number value) |
static void |
Pets.put(EstateImpl estate,
Pets.Option value) |
static void |
RoomsModifiable.put(EstateImpl estate,
RoomsModifiable.Option value) |
static void |
EmphyteusisDuration.put(EstateImpl estate,
String value) |
static void |
AgeOfFlatmatesMaximal.put(EstateImpl estate,
String value) |
static void |
AgeOfFlatmatesMinimal.put(EstateImpl estate,
String value) |
static void |
RoomsModifiable.put(EstateImpl estate,
String value) |
static void |
AvailabilityEndDate.put(EstateImpl estate,
String value) |
static void |
GenderOfRequestedFlatmates.put(EstateImpl estate,
String value) |
static void |
BuildableAccordingTo.put(EstateImpl estate,
String value) |
static void |
CountFlatmatesTotal.put(EstateImpl estate,
String value) |
static void |
Skyscraper.put(EstateImpl estate,
String value) |
static void |
BuildingPermissionAvailable.put(EstateImpl estate,
String value) |
static void |
PeopleMaximumCount.put(EstateImpl estate,
String value) |
static void |
AuctionSplitted.put(EstateImpl estate,
String value) |
static void |
NonSmoker.put(EstateImpl estate,
String value) |
static void |
WbsRequired.put(EstateImpl estate,
String value) |
static void |
AuctionDate.put(EstateImpl estate,
String value) |
static void |
AvailabilityBeginDate.put(EstateImpl estate,
String value) |
static void |
AuctionCancellationDate.put(EstateImpl estate,
String value) |
static void |
AgeOfRequestedFlatmatesMinimal.put(EstateImpl estate,
String value) |
static void |
CommercialUse.put(EstateImpl estate,
String value) |
static void |
HolidayProperty.put(EstateImpl estate,
String value) |
static void |
RentedPercentage.put(EstateImpl estate,
String value) |
static void |
AuctionRepeated.put(EstateImpl estate,
String value) |
static void |
DemolitionRequired.put(EstateImpl estate,
String value) |
static void |
LocationInBuilding.put(EstateImpl estate,
String value) |
static void |
ChargeBeginDate.put(EstateImpl estate,
String value) |
static void |
CountFlatmatesFemale.put(EstateImpl estate,
String value) |
static void |
ChargeEndDate.put(EstateImpl estate,
String value) |
static void |
CountRequestedFlatmates.put(EstateImpl estate,
String value) |
static void |
AgeOfRequestedFlatmatesMaximal.put(EstateImpl estate,
String value) |
static void |
MonumentalProtection.put(EstateImpl estate,
String value) |
static void |
AuctionModificationDate.put(EstateImpl estate,
String value) |
static void |
AuctionCompulsory.put(EstateImpl estate,
String value) |
static void |
EffectiveDate.put(EstateImpl estate,
String value) |
static void |
Rented.put(EstateImpl estate,
String value) |
static void |
Pets.put(EstateImpl estate,
String value) |
static void |
AuctionRecordationDate.put(EstateImpl estate,
String value) |
static void |
CountFlatmatesMale.put(EstateImpl estate,
String value) |
static void |
GrannyFlat.put(EstateImpl estate,
String value) |
static void |
BuildableInShortTerm.put(EstateImpl estate,
String value) |
static void |
BuildableWith.put(EstateImpl estate,
String[] value) |
static void |
Usage.put(EstateImpl estate,
String[] value) |
static void |
Usage.put(EstateImpl estate,
Usage.Option[] value) |
static void |
BuildableWith.putOption(EstateImpl estate,
BuildableWith.Option value) |
static void |
BuildableWith.putOption(EstateImpl estate,
String value) |
static void |
Usage.putOption(EstateImpl estate,
String value) |
static void |
Usage.putOption(EstateImpl estate,
Usage.Option value) |
static void |
CountryCourtFileReference.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
AvailabilityEnd.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
SubPlot.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
AccessBeginDate.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
Parcel.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
LandRegisterNr.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
CommunalCode.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
ApartmentNr.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
CountryCourtNr.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
CountryCourtName.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
CommunalDistrict.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
ChargeTimeUnit.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
OccupationPeriodMaximum.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
OccupationPeriodMinimum.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
Owner.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
AvailabilityBegin.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
CommercialIndustries.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
RegionalNotes.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
CountryCourtFileReference.putValue(EstateImpl estate,
String language,
String value) |
static void |
AvailabilityEnd.putValue(EstateImpl estate,
String language,
String value) |
static void |
SubPlot.putValue(EstateImpl estate,
String language,
String value) |
static void |
AccessBeginDate.putValue(EstateImpl estate,
String language,
String value) |
static void |
Parcel.putValue(EstateImpl estate,
String language,
String value) |
static void |
LandRegisterNr.putValue(EstateImpl estate,
String language,
String value) |
static void |
CommunalCode.putValue(EstateImpl estate,
String language,
String value) |
static void |
ApartmentNr.putValue(EstateImpl estate,
String language,
String value) |
static void |
CountryCourtNr.putValue(EstateImpl estate,
String language,
String value) |
static void |
CountryCourtName.putValue(EstateImpl estate,
String language,
String value) |
static void |
CommunalDistrict.putValue(EstateImpl estate,
String language,
String value) |
static void |
ChargeTimeUnit.putValue(EstateImpl estate,
String language,
String value) |
static void |
OccupationPeriodMaximum.putValue(EstateImpl estate,
String language,
String value) |
static void |
OccupationPeriodMinimum.putValue(EstateImpl estate,
String language,
String value) |
static void |
Owner.putValue(EstateImpl estate,
String language,
String value) |
static void |
AvailabilityBegin.putValue(EstateImpl estate,
String language,
String value) |
static void |
CommercialIndustries.putValue(EstateImpl estate,
String language,
String value) |
static void |
RegionalNotes.putValue(EstateImpl estate,
String language,
String value) |
static void |
BuildableWith.removeOption(EstateImpl estate,
BuildableWith.Option value) |
static void |
BuildableWith.removeOption(EstateImpl estate,
String value) |
static void |
Usage.removeOption(EstateImpl estate,
String value) |
static void |
Usage.removeOption(EstateImpl estate,
Usage.Option value) |
Modifier and Type | Method and Description |
---|---|
static Number |
RefurbishmentPercentage.get(EstateImpl estate) |
static Number |
RefurbishmentYear.get(EstateImpl estate) |
static Number |
RenovationPercentage.get(EstateImpl estate) |
static Number |
BuildYear.get(EstateImpl estate) |
static Age.Option |
Age.get(EstateImpl estate) |
static ConditionType.Option |
ConditionType.get(EstateImpl estate) |
static Development.Option |
Development.get(EstateImpl estate) |
static ConstructionPhase.Option |
ConstructionPhase.get(EstateImpl estate) |
static String |
ContaminatedSites.get(EstateImpl estate,
Locale locale) |
static String |
ContaminatedSites.get(EstateImpl estate,
String language) |
static BigDecimal |
RefurbishmentPercentage.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
RefurbishmentYear.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
RenovationPercentage.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
BuildYear.getAsBigDecimal(EstateImpl estate) |
static BigInteger |
RefurbishmentPercentage.getAsBigInteger(EstateImpl estate) |
static BigInteger |
RefurbishmentYear.getAsBigInteger(EstateImpl estate) |
static BigInteger |
RenovationPercentage.getAsBigInteger(EstateImpl estate) |
static BigInteger |
BuildYear.getAsBigInteger(EstateImpl estate) |
static Double |
RefurbishmentPercentage.getAsDouble(EstateImpl estate) |
static Double |
RefurbishmentYear.getAsDouble(EstateImpl estate) |
static Double |
RenovationPercentage.getAsDouble(EstateImpl estate) |
static Double |
BuildYear.getAsDouble(EstateImpl estate) |
static Float |
RefurbishmentPercentage.getAsFloat(EstateImpl estate) |
static Float |
RefurbishmentYear.getAsFloat(EstateImpl estate) |
static Float |
RenovationPercentage.getAsFloat(EstateImpl estate) |
static Float |
BuildYear.getAsFloat(EstateImpl estate) |
static Integer |
RefurbishmentPercentage.getAsInteger(EstateImpl estate) |
static Integer |
RefurbishmentYear.getAsInteger(EstateImpl estate) |
static Integer |
RenovationPercentage.getAsInteger(EstateImpl estate) |
static Integer |
BuildYear.getAsInteger(EstateImpl estate) |
static List<Age.Option> |
Age.getAsList(EstateImpl estate) |
static List<ConditionType.Option> |
ConditionType.getAsList(EstateImpl estate) |
static List<Development.Option> |
Development.getAsList(EstateImpl estate) |
static List<ConstructionPhase.Option> |
ConstructionPhase.getAsList(EstateImpl estate) |
static Long |
RefurbishmentPercentage.getAsLong(EstateImpl estate) |
static Long |
RefurbishmentYear.getAsLong(EstateImpl estate) |
static Long |
RenovationPercentage.getAsLong(EstateImpl estate) |
static Long |
BuildYear.getAsLong(EstateImpl estate) |
static String |
RefurbishmentPercentage.getAsString(EstateImpl estate) |
static String |
RefurbishmentYear.getAsString(EstateImpl estate) |
static String |
RenovationPercentage.getAsString(EstateImpl estate) |
static String |
BuildYear.getAsString(EstateImpl estate) |
static String |
Age.getAsString(EstateImpl estate) |
static String |
ConditionType.getAsString(EstateImpl estate) |
static String |
Development.getAsString(EstateImpl estate) |
static String |
ConstructionPhase.getAsString(EstateImpl estate) |
static String |
RefurbishmentPercentage.getAsString(EstateImpl estate,
Locale locale) |
static String |
RefurbishmentYear.getAsString(EstateImpl estate,
Locale locale) |
static String |
RenovationPercentage.getAsString(EstateImpl estate,
Locale locale) |
static String |
BuildYear.getAsString(EstateImpl estate,
Locale locale) |
static String |
Age.getAsString(EstateImpl estate,
Locale locale) |
static String |
ConditionType.getAsString(EstateImpl estate,
Locale locale) |
static String |
Development.getAsString(EstateImpl estate,
Locale locale) |
static String |
ConstructionPhase.getAsString(EstateImpl estate,
Locale locale) |
static void |
Age.put(EstateImpl estate,
Age.Option value) |
static void |
ConditionType.put(EstateImpl estate,
ConditionType.Option value) |
static void |
ConstructionPhase.put(EstateImpl estate,
ConstructionPhase.Option value) |
static void |
Development.put(EstateImpl estate,
Development.Option value) |
static void |
ContaminatedSites.put(EstateImpl estate,
Map<String,String> value) |
static void |
RefurbishmentPercentage.put(EstateImpl estate,
Number value) |
static void |
RefurbishmentYear.put(EstateImpl estate,
Number value) |
static void |
RenovationPercentage.put(EstateImpl estate,
Number value) |
static void |
BuildYear.put(EstateImpl estate,
Number value) |
static void |
RefurbishmentPercentage.put(EstateImpl estate,
String value) |
static void |
RefurbishmentYear.put(EstateImpl estate,
String value) |
static void |
RenovationPercentage.put(EstateImpl estate,
String value) |
static void |
BuildYear.put(EstateImpl estate,
String value) |
static void |
Age.put(EstateImpl estate,
String value) |
static void |
ConditionType.put(EstateImpl estate,
String value) |
static void |
Development.put(EstateImpl estate,
String value) |
static void |
ConstructionPhase.put(EstateImpl estate,
String value) |
static void |
ContaminatedSites.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
ContaminatedSites.putValue(EstateImpl estate,
String language,
String value) |
Modifier and Type | Method and Description |
---|---|
static String |
PriceDescription.get(EstateImpl estate,
Locale locale) |
static String |
LocationDescription.get(EstateImpl estate,
Locale locale) |
static String |
AgentFeeInformation.get(EstateImpl estate,
Locale locale) |
static String |
FeatureDescription.get(EstateImpl estate,
Locale locale) |
static String |
Keywords.get(EstateImpl estate,
Locale locale) |
static String |
DetailledDescription.get(EstateImpl estate,
Locale locale) |
static String |
AdditionalInformation.get(EstateImpl estate,
Locale locale) |
static String |
ShortDescription.get(EstateImpl estate,
Locale locale) |
static String |
PriceDescription.get(EstateImpl estate,
String language) |
static String |
LocationDescription.get(EstateImpl estate,
String language) |
static String |
AgentFeeInformation.get(EstateImpl estate,
String language) |
static String |
FeatureDescription.get(EstateImpl estate,
String language) |
static String |
Keywords.get(EstateImpl estate,
String language) |
static String |
DetailledDescription.get(EstateImpl estate,
String language) |
static String |
AdditionalInformation.get(EstateImpl estate,
String language) |
static String |
ShortDescription.get(EstateImpl estate,
String language) |
static void |
PriceDescription.put(EstateImpl estate,
Map<String,String> value) |
static void |
LocationDescription.put(EstateImpl estate,
Map<String,String> value) |
static void |
AgentFeeInformation.put(EstateImpl estate,
Map<String,String> value) |
static void |
FeatureDescription.put(EstateImpl estate,
Map<String,String> value) |
static void |
Keywords.put(EstateImpl estate,
Map<String,String> value) |
static void |
DetailledDescription.put(EstateImpl estate,
Map<String,String> value) |
static void |
AdditionalInformation.put(EstateImpl estate,
Map<String,String> value) |
static void |
ShortDescription.put(EstateImpl estate,
Map<String,String> value) |
static void |
PriceDescription.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
LocationDescription.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
AgentFeeInformation.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
FeatureDescription.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
Keywords.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
DetailledDescription.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
AdditionalInformation.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
ShortDescription.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
PriceDescription.putValue(EstateImpl estate,
String language,
String value) |
static void |
LocationDescription.putValue(EstateImpl estate,
String language,
String value) |
static void |
AgentFeeInformation.putValue(EstateImpl estate,
String language,
String value) |
static void |
FeatureDescription.putValue(EstateImpl estate,
String language,
String value) |
static void |
Keywords.putValue(EstateImpl estate,
String language,
String value) |
static void |
DetailledDescription.putValue(EstateImpl estate,
String language,
String value) |
static void |
AdditionalInformation.putValue(EstateImpl estate,
String language,
String value) |
static void |
ShortDescription.putValue(EstateImpl estate,
String language,
String value) |
Modifier and Type | Method and Description |
---|---|
static EfficiencyCategory.Option |
EfficiencyCategory.get(EstateImpl estate) |
static EnergyConsumptionValue |
ConsumptionTotal.get(EstateImpl estate) |
static EnergyConsumptionValue |
ConsumptionHeating.get(EstateImpl estate) |
static Boolean |
Available.get(EstateImpl estate) |
static Type.Option |
Type.get(EstateImpl estate) |
static EnergyConsumptionValue |
ConsumptionElectricity.get(EstateImpl estate) |
static EnergyConsumptionValue |
DemandHeating.get(EstateImpl estate) |
static EnergyConsumptionValue |
AustriaThermalHeatDemand.get(EstateImpl estate) |
static Date |
CreationDate.get(EstateImpl estate) |
static EnergyConsumptionValue |
DemandElectricity.get(EstateImpl estate) |
static Number |
AustriaTotalEnergyEfficiencyFactor.get(EstateImpl estate) |
static Boolean |
ConsumptionIncludingHotWater.get(EstateImpl estate) |
static Date |
ExpirationDate.get(EstateImpl estate) |
static EnergyConsumptionValue |
DemandTotal.get(EstateImpl estate) |
static EnergyConsumptionValue |
ConsumptionTotal.get(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static EnergyConsumptionValue |
ConsumptionHeating.get(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static EnergyConsumptionValue |
ConsumptionElectricity.get(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static EnergyConsumptionValue |
DemandHeating.get(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static EnergyConsumptionValue |
AustriaThermalHeatDemand.get(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static EnergyConsumptionValue |
DemandElectricity.get(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static EnergyConsumptionValue |
DemandTotal.get(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static BigDecimal |
AustriaTotalEnergyEfficiencyFactor.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
ConsumptionTotal.getAsBigDecimal(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static BigDecimal |
ConsumptionHeating.getAsBigDecimal(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static BigDecimal |
ConsumptionElectricity.getAsBigDecimal(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static BigDecimal |
DemandHeating.getAsBigDecimal(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static BigDecimal |
AustriaThermalHeatDemand.getAsBigDecimal(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static BigDecimal |
DemandElectricity.getAsBigDecimal(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static BigDecimal |
DemandTotal.getAsBigDecimal(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static BigInteger |
AustriaTotalEnergyEfficiencyFactor.getAsBigInteger(EstateImpl estate) |
static BigInteger |
ConsumptionTotal.getAsBigInteger(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static BigInteger |
ConsumptionHeating.getAsBigInteger(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static BigInteger |
ConsumptionElectricity.getAsBigInteger(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static BigInteger |
DemandHeating.getAsBigInteger(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static BigInteger |
AustriaThermalHeatDemand.getAsBigInteger(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static BigInteger |
DemandElectricity.getAsBigInteger(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static BigInteger |
DemandTotal.getAsBigInteger(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Calendar |
CreationDate.getAsCalendar(EstateImpl estate) |
static Calendar |
ExpirationDate.getAsCalendar(EstateImpl estate) |
static Double |
AustriaTotalEnergyEfficiencyFactor.getAsDouble(EstateImpl estate) |
static Double |
ConsumptionTotal.getAsDouble(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Double |
ConsumptionHeating.getAsDouble(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Double |
ConsumptionElectricity.getAsDouble(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Double |
DemandHeating.getAsDouble(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Double |
AustriaThermalHeatDemand.getAsDouble(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Double |
DemandElectricity.getAsDouble(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Double |
DemandTotal.getAsDouble(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Float |
AustriaTotalEnergyEfficiencyFactor.getAsFloat(EstateImpl estate) |
static Float |
ConsumptionTotal.getAsFloat(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Float |
ConsumptionHeating.getAsFloat(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Float |
ConsumptionElectricity.getAsFloat(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Float |
DemandHeating.getAsFloat(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Float |
AustriaThermalHeatDemand.getAsFloat(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Float |
DemandElectricity.getAsFloat(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Float |
DemandTotal.getAsFloat(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Integer |
AustriaTotalEnergyEfficiencyFactor.getAsInteger(EstateImpl estate) |
static Integer |
ConsumptionTotal.getAsInteger(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Integer |
ConsumptionHeating.getAsInteger(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Integer |
ConsumptionElectricity.getAsInteger(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Integer |
DemandHeating.getAsInteger(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Integer |
AustriaThermalHeatDemand.getAsInteger(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Integer |
DemandElectricity.getAsInteger(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Integer |
DemandTotal.getAsInteger(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static List<EfficiencyCategory.Option> |
EfficiencyCategory.getAsList(EstateImpl estate) |
static List<Type.Option> |
Type.getAsList(EstateImpl estate) |
static Long |
CreationDate.getAsLong(EstateImpl estate) |
static Long |
AustriaTotalEnergyEfficiencyFactor.getAsLong(EstateImpl estate) |
static Long |
ExpirationDate.getAsLong(EstateImpl estate) |
static Long |
ConsumptionTotal.getAsLong(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Long |
ConsumptionHeating.getAsLong(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Long |
ConsumptionElectricity.getAsLong(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Long |
DemandHeating.getAsLong(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Long |
AustriaThermalHeatDemand.getAsLong(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Long |
DemandElectricity.getAsLong(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static Long |
DemandTotal.getAsLong(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static String |
EfficiencyCategory.getAsString(EstateImpl estate) |
static String |
Available.getAsString(EstateImpl estate) |
static String |
Type.getAsString(EstateImpl estate) |
static String |
CreationDate.getAsString(EstateImpl estate) |
static String |
AustriaTotalEnergyEfficiencyFactor.getAsString(EstateImpl estate) |
static String |
ConsumptionIncludingHotWater.getAsString(EstateImpl estate) |
static String |
ExpirationDate.getAsString(EstateImpl estate) |
static String |
ConsumptionTotal.getAsString(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static String |
ConsumptionHeating.getAsString(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static String |
ConsumptionElectricity.getAsString(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static String |
DemandHeating.getAsString(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static String |
AustriaThermalHeatDemand.getAsString(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static String |
DemandElectricity.getAsString(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static String |
DemandTotal.getAsString(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit) |
static String |
ConsumptionTotal.getAsString(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit,
Locale locale) |
static String |
ConsumptionHeating.getAsString(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit,
Locale locale) |
static String |
ConsumptionElectricity.getAsString(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit,
Locale locale) |
static String |
DemandHeating.getAsString(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit,
Locale locale) |
static String |
AustriaThermalHeatDemand.getAsString(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit,
Locale locale) |
static String |
DemandElectricity.getAsString(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit,
Locale locale) |
static String |
DemandTotal.getAsString(EstateImpl estate,
EnergyConsumptionValue.Unit destUnit,
Locale locale) |
static String |
EfficiencyCategory.getAsString(EstateImpl estate,
Locale locale) |
static String |
Available.getAsString(EstateImpl estate,
Locale locale) |
static String |
Type.getAsString(EstateImpl estate,
Locale locale) |
static String |
CreationDate.getAsString(EstateImpl estate,
Locale locale) |
static String |
AustriaTotalEnergyEfficiencyFactor.getAsString(EstateImpl estate,
Locale locale) |
static String |
ConsumptionIncludingHotWater.getAsString(EstateImpl estate,
Locale locale) |
static String |
ExpirationDate.getAsString(EstateImpl estate,
Locale locale) |
static void |
Available.put(EstateImpl estate,
Boolean value) |
static void |
ConsumptionIncludingHotWater.put(EstateImpl estate,
Boolean value) |
static void |
CreationDate.put(EstateImpl estate,
Calendar value) |
static void |
ExpirationDate.put(EstateImpl estate,
Calendar value) |
static void |
CreationDate.put(EstateImpl estate,
Date value) |
static void |
ExpirationDate.put(EstateImpl estate,
Date value) |
static void |
EfficiencyCategory.put(EstateImpl estate,
EfficiencyCategory.Option value) |
static void |
ConsumptionTotal.put(EstateImpl estate,
EnergyConsumptionValue value) |
static void |
ConsumptionHeating.put(EstateImpl estate,
EnergyConsumptionValue value) |
static void |
ConsumptionElectricity.put(EstateImpl estate,
EnergyConsumptionValue value) |
static void |
DemandHeating.put(EstateImpl estate,
EnergyConsumptionValue value) |
static void |
AustriaThermalHeatDemand.put(EstateImpl estate,
EnergyConsumptionValue value) |
static void |
DemandElectricity.put(EstateImpl estate,
EnergyConsumptionValue value) |
static void |
DemandTotal.put(EstateImpl estate,
EnergyConsumptionValue value) |
static void |
CreationDate.put(EstateImpl estate,
Long value) |
static void |
ExpirationDate.put(EstateImpl estate,
Long value) |
static void |
AustriaTotalEnergyEfficiencyFactor.put(EstateImpl estate,
Number value) |
static void |
ConsumptionTotal.put(EstateImpl estate,
Number value,
EnergyConsumptionValue.Unit unit) |
static void |
ConsumptionHeating.put(EstateImpl estate,
Number value,
EnergyConsumptionValue.Unit unit) |
static void |
ConsumptionElectricity.put(EstateImpl estate,
Number value,
EnergyConsumptionValue.Unit unit) |
static void |
DemandHeating.put(EstateImpl estate,
Number value,
EnergyConsumptionValue.Unit unit) |
static void |
AustriaThermalHeatDemand.put(EstateImpl estate,
Number value,
EnergyConsumptionValue.Unit unit) |
static void |
DemandElectricity.put(EstateImpl estate,
Number value,
EnergyConsumptionValue.Unit unit) |
static void |
DemandTotal.put(EstateImpl estate,
Number value,
EnergyConsumptionValue.Unit unit) |
static void |
EfficiencyCategory.put(EstateImpl estate,
String value) |
static void |
Available.put(EstateImpl estate,
String value) |
static void |
Type.put(EstateImpl estate,
String value) |
static void |
CreationDate.put(EstateImpl estate,
String value) |
static void |
AustriaTotalEnergyEfficiencyFactor.put(EstateImpl estate,
String value) |
static void |
ConsumptionIncludingHotWater.put(EstateImpl estate,
String value) |
static void |
ExpirationDate.put(EstateImpl estate,
String value) |
static void |
ConsumptionTotal.put(EstateImpl estate,
String value,
EnergyConsumptionValue.Unit unit) |
static void |
ConsumptionHeating.put(EstateImpl estate,
String value,
EnergyConsumptionValue.Unit unit) |
static void |
ConsumptionElectricity.put(EstateImpl estate,
String value,
EnergyConsumptionValue.Unit unit) |
static void |
DemandHeating.put(EstateImpl estate,
String value,
EnergyConsumptionValue.Unit unit) |
static void |
AustriaThermalHeatDemand.put(EstateImpl estate,
String value,
EnergyConsumptionValue.Unit unit) |
static void |
DemandElectricity.put(EstateImpl estate,
String value,
EnergyConsumptionValue.Unit unit) |
static void |
DemandTotal.put(EstateImpl estate,
String value,
EnergyConsumptionValue.Unit unit) |
static void |
Type.put(EstateImpl estate,
Type.Option value) |
Modifier and Type | Method and Description |
---|---|
static Bathroom.Option[] |
Bathroom.get(EstateImpl estate) |
static Boolean |
NinepinsAlley.get(EstateImpl estate) |
static Number |
FreightElevatorCapacity.get(EstateImpl estate) |
static TypeOfBeaconing.Option[] |
TypeOfBeaconing.get(EstateImpl estate) |
static ResidentialRooms.Option[] |
ResidentialRooms.get(EstateImpl estate) |
static Number |
LiftingPlatformCapacity.get(EstateImpl estate) |
static Kitchen.Option[] |
Kitchen.get(EstateImpl estate) |
static Equipment.Option |
Equipment.get(EstateImpl estate) |
static Boolean |
Solarium.get(EstateImpl estate) |
static Boolean |
Crane.get(EstateImpl estate) |
static Boolean |
ShuttersInterior.get(EstateImpl estate) |
static Boolean |
Ramp.get(EstateImpl estate) |
static Boolean |
Bowling.get(EstateImpl estate) |
static SecurityTechnology.Option[] |
SecurityTechnology.get(EstateImpl estate) |
static Boolean |
CanteenCafeteria.get(EstateImpl estate) |
static Fireplace.Option[] |
Fireplace.get(EstateImpl estate) |
static Number |
CraneLiftingCapacity.get(EstateImpl estate) |
static BalconyTerraceDirection.Option[] |
BalconyTerraceDirection.get(EstateImpl estate) |
static Boolean |
GardenUse.get(EstateImpl estate) |
static Furnished.Option |
Furnished.get(EstateImpl estate) |
static Boolean |
SportsFacilities.get(EstateImpl estate) |
static BuildingStyle.Option |
BuildingStyle.get(EstateImpl estate) |
static Boolean |
TelephoneAvailable.get(EstateImpl estate) |
static CommercialRooms.Option[] |
CommercialRooms.get(EstateImpl estate) |
static Boolean |
OilSeparator.get(EstateImpl estate) |
static Boolean |
LitUp.get(EstateImpl estate) |
static Boolean |
Well.get(EstateImpl estate) |
static Number |
CeilingLoad.get(EstateImpl estate) |
static Boolean |
ChimneyPort.get(EstateImpl estate) |
static UndergroundLevel.Option |
UndergroundLevel.get(EstateImpl estate) |
static Boolean |
BarrierFree.get(EstateImpl estate) |
static Number |
CountFloors.get(EstateImpl estate) |
static LengthValue |
WarehouseHeight.get(EstateImpl estate) |
static TypeOfHeating.Option[] |
TypeOfHeating.get(EstateImpl estate) |
static Applicability.Option[] |
Applicability.get(EstateImpl estate) |
static Number |
BroadbandInternetSpeed.get(EstateImpl estate) |
static Boolean |
Basement.get(EstateImpl estate) |
static RoofShape.Option[] |
RoofShape.get(EstateImpl estate) |
static Boolean |
WellnessArea.get(EstateImpl estate) |
static DoorsInside.Option[] |
DoorsInside.get(EstateImpl estate) |
static Boolean |
Conservatory.get(EstateImpl estate) |
static Boolean |
BalconyTerrace.get(EstateImpl estate) |
static Window.Option[] |
Window.get(EstateImpl estate) |
static ShuttersInteriorType.Option[] |
ShuttersInteriorType.get(EstateImpl estate) |
static Boolean |
StockOfTrees.get(EstateImpl estate) |
static Boolean |
PermissionToCutDownTrees.get(EstateImpl estate) |
static ShuttersExteriorType.Option[] |
ShuttersExteriorType.get(EstateImpl estate) |
static Boolean |
SwimmingPool.get(EstateImpl estate) |
static Boolean |
LiftingPlatform.get(EstateImpl estate) |
static Number |
ElectricalConnectionValue.get(EstateImpl estate) |
static Boolean |
AirConditioned.get(EstateImpl estate) |
static Boolean |
Sauna.get(EstateImpl estate) |
static Boolean |
BreweryObligation.get(EstateImpl estate) |
static Number |
FloorLoading.get(EstateImpl estate) |
static Boolean |
Pit.get(EstateImpl estate) |
static Technics.Option[] |
Technics.get(EstateImpl estate) |
static Boolean |
AttachedGastronomy.get(EstateImpl estate) |
static DoorsOutside.Option[] |
DoorsOutside.get(EstateImpl estate) |
static ResidentialServices.Option[] |
ResidentialServices.get(EstateImpl estate) |
static FlooringMaterial.Option[] |
FlooringMaterial.get(EstateImpl estate) |
static Boolean |
FreightElevator.get(EstateImpl estate) |
static Glazing.Option[] |
Glazing.get(EstateImpl estate) |
static Boolean |
Lift.get(EstateImpl estate) |
static CommercialServices.Option[] |
CommercialServices.get(EstateImpl estate) |
static LengthValue |
WarehouseHeight.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
ClimateBuildingStandard.get(EstateImpl estate,
Locale locale) |
static String |
BroadbandInternet.get(EstateImpl estate,
Locale locale) |
static String |
Floor.get(EstateImpl estate,
Locale locale) |
static String |
ClimateBuildingStandard.get(EstateImpl estate,
String language) |
static String |
BroadbandInternet.get(EstateImpl estate,
String language) |
static String |
Floor.get(EstateImpl estate,
String language) |
static BigDecimal |
FreightElevatorCapacity.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
LiftingPlatformCapacity.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CraneLiftingCapacity.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CeilingLoad.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountFloors.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
BroadbandInternetSpeed.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
ElectricalConnectionValue.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
FloorLoading.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
WarehouseHeight.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
FreightElevatorCapacity.getAsBigInteger(EstateImpl estate) |
static BigInteger |
LiftingPlatformCapacity.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CraneLiftingCapacity.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CeilingLoad.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountFloors.getAsBigInteger(EstateImpl estate) |
static BigInteger |
BroadbandInternetSpeed.getAsBigInteger(EstateImpl estate) |
static BigInteger |
ElectricalConnectionValue.getAsBigInteger(EstateImpl estate) |
static BigInteger |
FloorLoading.getAsBigInteger(EstateImpl estate) |
static BigInteger |
WarehouseHeight.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
FreightElevatorCapacity.getAsDouble(EstateImpl estate) |
static Double |
LiftingPlatformCapacity.getAsDouble(EstateImpl estate) |
static Double |
CraneLiftingCapacity.getAsDouble(EstateImpl estate) |
static Double |
CeilingLoad.getAsDouble(EstateImpl estate) |
static Double |
CountFloors.getAsDouble(EstateImpl estate) |
static Double |
BroadbandInternetSpeed.getAsDouble(EstateImpl estate) |
static Double |
ElectricalConnectionValue.getAsDouble(EstateImpl estate) |
static Double |
FloorLoading.getAsDouble(EstateImpl estate) |
static Double |
WarehouseHeight.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
FreightElevatorCapacity.getAsFloat(EstateImpl estate) |
static Float |
LiftingPlatformCapacity.getAsFloat(EstateImpl estate) |
static Float |
CraneLiftingCapacity.getAsFloat(EstateImpl estate) |
static Float |
CeilingLoad.getAsFloat(EstateImpl estate) |
static Float |
CountFloors.getAsFloat(EstateImpl estate) |
static Float |
BroadbandInternetSpeed.getAsFloat(EstateImpl estate) |
static Float |
ElectricalConnectionValue.getAsFloat(EstateImpl estate) |
static Float |
FloorLoading.getAsFloat(EstateImpl estate) |
static Float |
WarehouseHeight.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
FreightElevatorCapacity.getAsInteger(EstateImpl estate) |
static Integer |
LiftingPlatformCapacity.getAsInteger(EstateImpl estate) |
static Integer |
CraneLiftingCapacity.getAsInteger(EstateImpl estate) |
static Integer |
CeilingLoad.getAsInteger(EstateImpl estate) |
static Integer |
CountFloors.getAsInteger(EstateImpl estate) |
static Integer |
BroadbandInternetSpeed.getAsInteger(EstateImpl estate) |
static Integer |
ElectricalConnectionValue.getAsInteger(EstateImpl estate) |
static Integer |
FloorLoading.getAsInteger(EstateImpl estate) |
static Integer |
WarehouseHeight.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static List<Bathroom.Option> |
Bathroom.getAsList(EstateImpl estate) |
static List<TypeOfBeaconing.Option> |
TypeOfBeaconing.getAsList(EstateImpl estate) |
static List<ResidentialRooms.Option> |
ResidentialRooms.getAsList(EstateImpl estate) |
static List<Kitchen.Option> |
Kitchen.getAsList(EstateImpl estate) |
static List<Equipment.Option> |
Equipment.getAsList(EstateImpl estate) |
static List<SecurityTechnology.Option> |
SecurityTechnology.getAsList(EstateImpl estate) |
static List<Fireplace.Option> |
Fireplace.getAsList(EstateImpl estate) |
static List<BalconyTerraceDirection.Option> |
BalconyTerraceDirection.getAsList(EstateImpl estate) |
static List<Furnished.Option> |
Furnished.getAsList(EstateImpl estate) |
static List<BuildingStyle.Option> |
BuildingStyle.getAsList(EstateImpl estate) |
static List<CommercialRooms.Option> |
CommercialRooms.getAsList(EstateImpl estate) |
static List<UndergroundLevel.Option> |
UndergroundLevel.getAsList(EstateImpl estate) |
static List<TypeOfHeating.Option> |
TypeOfHeating.getAsList(EstateImpl estate) |
static List<Applicability.Option> |
Applicability.getAsList(EstateImpl estate) |
static List<RoofShape.Option> |
RoofShape.getAsList(EstateImpl estate) |
static List<DoorsInside.Option> |
DoorsInside.getAsList(EstateImpl estate) |
static List<Window.Option> |
Window.getAsList(EstateImpl estate) |
static List<ShuttersInteriorType.Option> |
ShuttersInteriorType.getAsList(EstateImpl estate) |
static List<ShuttersExteriorType.Option> |
ShuttersExteriorType.getAsList(EstateImpl estate) |
static List<Technics.Option> |
Technics.getAsList(EstateImpl estate) |
static List<DoorsOutside.Option> |
DoorsOutside.getAsList(EstateImpl estate) |
static List<ResidentialServices.Option> |
ResidentialServices.getAsList(EstateImpl estate) |
static List<FlooringMaterial.Option> |
FlooringMaterial.getAsList(EstateImpl estate) |
static List<Glazing.Option> |
Glazing.getAsList(EstateImpl estate) |
static List<CommercialServices.Option> |
CommercialServices.getAsList(EstateImpl estate) |
static Long |
FreightElevatorCapacity.getAsLong(EstateImpl estate) |
static Long |
LiftingPlatformCapacity.getAsLong(EstateImpl estate) |
static Long |
CraneLiftingCapacity.getAsLong(EstateImpl estate) |
static Long |
CeilingLoad.getAsLong(EstateImpl estate) |
static Long |
CountFloors.getAsLong(EstateImpl estate) |
static Long |
BroadbandInternetSpeed.getAsLong(EstateImpl estate) |
static Long |
ElectricalConnectionValue.getAsLong(EstateImpl estate) |
static Long |
FloorLoading.getAsLong(EstateImpl estate) |
static Long |
WarehouseHeight.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
NinepinsAlley.getAsString(EstateImpl estate) |
static String |
FreightElevatorCapacity.getAsString(EstateImpl estate) |
static String |
LiftingPlatformCapacity.getAsString(EstateImpl estate) |
static String |
Equipment.getAsString(EstateImpl estate) |
static String |
Solarium.getAsString(EstateImpl estate) |
static String |
Crane.getAsString(EstateImpl estate) |
static String |
ShuttersInterior.getAsString(EstateImpl estate) |
static String |
Ramp.getAsString(EstateImpl estate) |
static String |
Bowling.getAsString(EstateImpl estate) |
static String |
CanteenCafeteria.getAsString(EstateImpl estate) |
static String |
CraneLiftingCapacity.getAsString(EstateImpl estate) |
static String |
GardenUse.getAsString(EstateImpl estate) |
static String |
Furnished.getAsString(EstateImpl estate) |
static String |
SportsFacilities.getAsString(EstateImpl estate) |
static String |
BuildingStyle.getAsString(EstateImpl estate) |
static String |
TelephoneAvailable.getAsString(EstateImpl estate) |
static String |
OilSeparator.getAsString(EstateImpl estate) |
static String |
LitUp.getAsString(EstateImpl estate) |
static String |
Well.getAsString(EstateImpl estate) |
static String |
CeilingLoad.getAsString(EstateImpl estate) |
static String |
ChimneyPort.getAsString(EstateImpl estate) |
static String |
UndergroundLevel.getAsString(EstateImpl estate) |
static String |
BarrierFree.getAsString(EstateImpl estate) |
static String |
CountFloors.getAsString(EstateImpl estate) |
static String |
BroadbandInternetSpeed.getAsString(EstateImpl estate) |
static String |
Basement.getAsString(EstateImpl estate) |
static String |
WellnessArea.getAsString(EstateImpl estate) |
static String |
Conservatory.getAsString(EstateImpl estate) |
static String |
BalconyTerrace.getAsString(EstateImpl estate) |
static String |
StockOfTrees.getAsString(EstateImpl estate) |
static String |
PermissionToCutDownTrees.getAsString(EstateImpl estate) |
static String |
SwimmingPool.getAsString(EstateImpl estate) |
static String |
LiftingPlatform.getAsString(EstateImpl estate) |
static String |
ElectricalConnectionValue.getAsString(EstateImpl estate) |
static String |
AirConditioned.getAsString(EstateImpl estate) |
static String |
Sauna.getAsString(EstateImpl estate) |
static String |
BreweryObligation.getAsString(EstateImpl estate) |
static String |
FloorLoading.getAsString(EstateImpl estate) |
static String |
Pit.getAsString(EstateImpl estate) |
static String |
AttachedGastronomy.getAsString(EstateImpl estate) |
static String |
FreightElevator.getAsString(EstateImpl estate) |
static String |
Lift.getAsString(EstateImpl estate) |
static String |
WarehouseHeight.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
WarehouseHeight.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
NinepinsAlley.getAsString(EstateImpl estate,
Locale locale) |
static String |
FreightElevatorCapacity.getAsString(EstateImpl estate,
Locale locale) |
static String |
LiftingPlatformCapacity.getAsString(EstateImpl estate,
Locale locale) |
static String |
Equipment.getAsString(EstateImpl estate,
Locale locale) |
static String |
Solarium.getAsString(EstateImpl estate,
Locale locale) |
static String |
Crane.getAsString(EstateImpl estate,
Locale locale) |
static String |
ShuttersInterior.getAsString(EstateImpl estate,
Locale locale) |
static String |
Ramp.getAsString(EstateImpl estate,
Locale locale) |
static String |
Bowling.getAsString(EstateImpl estate,
Locale locale) |
static String |
CanteenCafeteria.getAsString(EstateImpl estate,
Locale locale) |
static String |
CraneLiftingCapacity.getAsString(EstateImpl estate,
Locale locale) |
static String |
GardenUse.getAsString(EstateImpl estate,
Locale locale) |
static String |
Furnished.getAsString(EstateImpl estate,
Locale locale) |
static String |
SportsFacilities.getAsString(EstateImpl estate,
Locale locale) |
static String |
BuildingStyle.getAsString(EstateImpl estate,
Locale locale) |
static String |
TelephoneAvailable.getAsString(EstateImpl estate,
Locale locale) |
static String |
OilSeparator.getAsString(EstateImpl estate,
Locale locale) |
static String |
LitUp.getAsString(EstateImpl estate,
Locale locale) |
static String |
Well.getAsString(EstateImpl estate,
Locale locale) |
static String |
CeilingLoad.getAsString(EstateImpl estate,
Locale locale) |
static String |
ChimneyPort.getAsString(EstateImpl estate,
Locale locale) |
static String |
UndergroundLevel.getAsString(EstateImpl estate,
Locale locale) |
static String |
BarrierFree.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountFloors.getAsString(EstateImpl estate,
Locale locale) |
static String |
BroadbandInternetSpeed.getAsString(EstateImpl estate,
Locale locale) |
static String |
Basement.getAsString(EstateImpl estate,
Locale locale) |
static String |
WellnessArea.getAsString(EstateImpl estate,
Locale locale) |
static String |
Conservatory.getAsString(EstateImpl estate,
Locale locale) |
static String |
BalconyTerrace.getAsString(EstateImpl estate,
Locale locale) |
static String |
StockOfTrees.getAsString(EstateImpl estate,
Locale locale) |
static String |
PermissionToCutDownTrees.getAsString(EstateImpl estate,
Locale locale) |
static String |
SwimmingPool.getAsString(EstateImpl estate,
Locale locale) |
static String |
LiftingPlatform.getAsString(EstateImpl estate,
Locale locale) |
static String |
ElectricalConnectionValue.getAsString(EstateImpl estate,
Locale locale) |
static String |
AirConditioned.getAsString(EstateImpl estate,
Locale locale) |
static String |
Sauna.getAsString(EstateImpl estate,
Locale locale) |
static String |
BreweryObligation.getAsString(EstateImpl estate,
Locale locale) |
static String |
FloorLoading.getAsString(EstateImpl estate,
Locale locale) |
static String |
Pit.getAsString(EstateImpl estate,
Locale locale) |
static String |
AttachedGastronomy.getAsString(EstateImpl estate,
Locale locale) |
static String |
FreightElevator.getAsString(EstateImpl estate,
Locale locale) |
static String |
Lift.getAsString(EstateImpl estate,
Locale locale) |
static String |
Bathroom.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
TypeOfBeaconing.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
ResidentialRooms.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
Kitchen.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
SecurityTechnology.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
Fireplace.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
BalconyTerraceDirection.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
CommercialRooms.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
TypeOfHeating.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
Applicability.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
RoofShape.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
DoorsInside.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
Window.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
ShuttersInteriorType.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
ShuttersExteriorType.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
Technics.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
DoorsOutside.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
ResidentialServices.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
FlooringMaterial.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
Glazing.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
CommercialServices.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
Bathroom.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
TypeOfBeaconing.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
ResidentialRooms.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
Kitchen.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
SecurityTechnology.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
Fireplace.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
BalconyTerraceDirection.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
CommercialRooms.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
TypeOfHeating.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
Applicability.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
RoofShape.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
DoorsInside.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
Window.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
ShuttersInteriorType.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
ShuttersExteriorType.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
Technics.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
DoorsOutside.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
ResidentialServices.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
FlooringMaterial.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
Glazing.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
CommercialServices.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static boolean |
Applicability.hasOption(EstateImpl estate,
Applicability.Option value) |
static boolean |
BalconyTerraceDirection.hasOption(EstateImpl estate,
BalconyTerraceDirection.Option value) |
static boolean |
Bathroom.hasOption(EstateImpl estate,
Bathroom.Option value) |
static boolean |
CommercialRooms.hasOption(EstateImpl estate,
CommercialRooms.Option value) |
static boolean |
CommercialServices.hasOption(EstateImpl estate,
CommercialServices.Option value) |
static boolean |
DoorsInside.hasOption(EstateImpl estate,
DoorsInside.Option value) |
static boolean |
DoorsOutside.hasOption(EstateImpl estate,
DoorsOutside.Option value) |
static boolean |
Fireplace.hasOption(EstateImpl estate,
Fireplace.Option value) |
static boolean |
FlooringMaterial.hasOption(EstateImpl estate,
FlooringMaterial.Option value) |
static boolean |
Glazing.hasOption(EstateImpl estate,
Glazing.Option value) |
static boolean |
Kitchen.hasOption(EstateImpl estate,
Kitchen.Option value) |
static boolean |
ResidentialRooms.hasOption(EstateImpl estate,
ResidentialRooms.Option value) |
static boolean |
ResidentialServices.hasOption(EstateImpl estate,
ResidentialServices.Option value) |
static boolean |
RoofShape.hasOption(EstateImpl estate,
RoofShape.Option value) |
static boolean |
SecurityTechnology.hasOption(EstateImpl estate,
SecurityTechnology.Option value) |
static boolean |
ShuttersExteriorType.hasOption(EstateImpl estate,
ShuttersExteriorType.Option value) |
static boolean |
ShuttersInteriorType.hasOption(EstateImpl estate,
ShuttersInteriorType.Option value) |
static boolean |
Technics.hasOption(EstateImpl estate,
Technics.Option value) |
static boolean |
TypeOfBeaconing.hasOption(EstateImpl estate,
TypeOfBeaconing.Option value) |
static boolean |
TypeOfHeating.hasOption(EstateImpl estate,
TypeOfHeating.Option value) |
static boolean |
Window.hasOption(EstateImpl estate,
Window.Option value) |
static void |
Applicability.put(EstateImpl estate,
Applicability.Option[] value) |
static void |
BalconyTerraceDirection.put(EstateImpl estate,
BalconyTerraceDirection.Option[] value) |
static void |
Bathroom.put(EstateImpl estate,
Bathroom.Option[] value) |
static void |
NinepinsAlley.put(EstateImpl estate,
Boolean value) |
static void |
Solarium.put(EstateImpl estate,
Boolean value) |
static void |
Crane.put(EstateImpl estate,
Boolean value) |
static void |
ShuttersInterior.put(EstateImpl estate,
Boolean value) |
static void |
Ramp.put(EstateImpl estate,
Boolean value) |
static void |
Bowling.put(EstateImpl estate,
Boolean value) |
static void |
CanteenCafeteria.put(EstateImpl estate,
Boolean value) |
static void |
GardenUse.put(EstateImpl estate,
Boolean value) |
static void |
SportsFacilities.put(EstateImpl estate,
Boolean value) |
static void |
TelephoneAvailable.put(EstateImpl estate,
Boolean value) |
static void |
OilSeparator.put(EstateImpl estate,
Boolean value) |
static void |
LitUp.put(EstateImpl estate,
Boolean value) |
static void |
Well.put(EstateImpl estate,
Boolean value) |
static void |
ChimneyPort.put(EstateImpl estate,
Boolean value) |
static void |
BarrierFree.put(EstateImpl estate,
Boolean value) |
static void |
Basement.put(EstateImpl estate,
Boolean value) |
static void |
WellnessArea.put(EstateImpl estate,
Boolean value) |
static void |
Conservatory.put(EstateImpl estate,
Boolean value) |
static void |
BalconyTerrace.put(EstateImpl estate,
Boolean value) |
static void |
StockOfTrees.put(EstateImpl estate,
Boolean value) |
static void |
PermissionToCutDownTrees.put(EstateImpl estate,
Boolean value) |
static void |
SwimmingPool.put(EstateImpl estate,
Boolean value) |
static void |
LiftingPlatform.put(EstateImpl estate,
Boolean value) |
static void |
AirConditioned.put(EstateImpl estate,
Boolean value) |
static void |
Sauna.put(EstateImpl estate,
Boolean value) |
static void |
BreweryObligation.put(EstateImpl estate,
Boolean value) |
static void |
Pit.put(EstateImpl estate,
Boolean value) |
static void |
AttachedGastronomy.put(EstateImpl estate,
Boolean value) |
static void |
FreightElevator.put(EstateImpl estate,
Boolean value) |
static void |
Lift.put(EstateImpl estate,
Boolean value) |
static void |
BuildingStyle.put(EstateImpl estate,
BuildingStyle.Option value) |
static void |
CommercialRooms.put(EstateImpl estate,
CommercialRooms.Option[] value) |
static void |
CommercialServices.put(EstateImpl estate,
CommercialServices.Option[] value) |
static void |
DoorsInside.put(EstateImpl estate,
DoorsInside.Option[] value) |
static void |
DoorsOutside.put(EstateImpl estate,
DoorsOutside.Option[] value) |
static void |
Equipment.put(EstateImpl estate,
Equipment.Option value) |
static void |
Fireplace.put(EstateImpl estate,
Fireplace.Option[] value) |
static void |
FlooringMaterial.put(EstateImpl estate,
FlooringMaterial.Option[] value) |
static void |
Furnished.put(EstateImpl estate,
Furnished.Option value) |
static void |
Glazing.put(EstateImpl estate,
Glazing.Option[] value) |
static void |
Kitchen.put(EstateImpl estate,
Kitchen.Option[] value) |
static void |
WarehouseHeight.put(EstateImpl estate,
LengthValue value) |
static void |
ClimateBuildingStandard.put(EstateImpl estate,
Map<String,String> value) |
static void |
BroadbandInternet.put(EstateImpl estate,
Map<String,String> value) |
static void |
Floor.put(EstateImpl estate,
Map<String,String> value) |
static void |
FreightElevatorCapacity.put(EstateImpl estate,
Number value) |
static void |
LiftingPlatformCapacity.put(EstateImpl estate,
Number value) |
static void |
CraneLiftingCapacity.put(EstateImpl estate,
Number value) |
static void |
CeilingLoad.put(EstateImpl estate,
Number value) |
static void |
CountFloors.put(EstateImpl estate,
Number value) |
static void |
BroadbandInternetSpeed.put(EstateImpl estate,
Number value) |
static void |
ElectricalConnectionValue.put(EstateImpl estate,
Number value) |
static void |
FloorLoading.put(EstateImpl estate,
Number value) |
static void |
WarehouseHeight.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
ResidentialRooms.put(EstateImpl estate,
ResidentialRooms.Option[] value) |
static void |
ResidentialServices.put(EstateImpl estate,
ResidentialServices.Option[] value) |
static void |
RoofShape.put(EstateImpl estate,
RoofShape.Option[] value) |
static void |
SecurityTechnology.put(EstateImpl estate,
SecurityTechnology.Option[] value) |
static void |
ShuttersExteriorType.put(EstateImpl estate,
ShuttersExteriorType.Option[] value) |
static void |
ShuttersInteriorType.put(EstateImpl estate,
ShuttersInteriorType.Option[] value) |
static void |
NinepinsAlley.put(EstateImpl estate,
String value) |
static void |
FreightElevatorCapacity.put(EstateImpl estate,
String value) |
static void |
LiftingPlatformCapacity.put(EstateImpl estate,
String value) |
static void |
Equipment.put(EstateImpl estate,
String value) |
static void |
Solarium.put(EstateImpl estate,
String value) |
static void |
Crane.put(EstateImpl estate,
String value) |
static void |
ShuttersInterior.put(EstateImpl estate,
String value) |
static void |
Ramp.put(EstateImpl estate,
String value) |
static void |
Bowling.put(EstateImpl estate,
String value) |
static void |
CanteenCafeteria.put(EstateImpl estate,
String value) |
static void |
CraneLiftingCapacity.put(EstateImpl estate,
String value) |
static void |
GardenUse.put(EstateImpl estate,
String value) |
static void |
Furnished.put(EstateImpl estate,
String value) |
static void |
SportsFacilities.put(EstateImpl estate,
String value) |
static void |
BuildingStyle.put(EstateImpl estate,
String value) |
static void |
TelephoneAvailable.put(EstateImpl estate,
String value) |
static void |
OilSeparator.put(EstateImpl estate,
String value) |
static void |
LitUp.put(EstateImpl estate,
String value) |
static void |
Well.put(EstateImpl estate,
String value) |
static void |
CeilingLoad.put(EstateImpl estate,
String value) |
static void |
ChimneyPort.put(EstateImpl estate,
String value) |
static void |
UndergroundLevel.put(EstateImpl estate,
String value) |
static void |
BarrierFree.put(EstateImpl estate,
String value) |
static void |
CountFloors.put(EstateImpl estate,
String value) |
static void |
BroadbandInternetSpeed.put(EstateImpl estate,
String value) |
static void |
Basement.put(EstateImpl estate,
String value) |
static void |
WellnessArea.put(EstateImpl estate,
String value) |
static void |
Conservatory.put(EstateImpl estate,
String value) |
static void |
BalconyTerrace.put(EstateImpl estate,
String value) |
static void |
StockOfTrees.put(EstateImpl estate,
String value) |
static void |
PermissionToCutDownTrees.put(EstateImpl estate,
String value) |
static void |
SwimmingPool.put(EstateImpl estate,
String value) |
static void |
LiftingPlatform.put(EstateImpl estate,
String value) |
static void |
ElectricalConnectionValue.put(EstateImpl estate,
String value) |
static void |
AirConditioned.put(EstateImpl estate,
String value) |
static void |
Sauna.put(EstateImpl estate,
String value) |
static void |
BreweryObligation.put(EstateImpl estate,
String value) |
static void |
FloorLoading.put(EstateImpl estate,
String value) |
static void |
Pit.put(EstateImpl estate,
String value) |
static void |
AttachedGastronomy.put(EstateImpl estate,
String value) |
static void |
FreightElevator.put(EstateImpl estate,
String value) |
static void |
Lift.put(EstateImpl estate,
String value) |
static void |
Bathroom.put(EstateImpl estate,
String[] value) |
static void |
TypeOfBeaconing.put(EstateImpl estate,
String[] value) |
static void |
ResidentialRooms.put(EstateImpl estate,
String[] value) |
static void |
Kitchen.put(EstateImpl estate,
String[] value) |
static void |
SecurityTechnology.put(EstateImpl estate,
String[] value) |
static void |
Fireplace.put(EstateImpl estate,
String[] value) |
static void |
BalconyTerraceDirection.put(EstateImpl estate,
String[] value) |
static void |
CommercialRooms.put(EstateImpl estate,
String[] value) |
static void |
TypeOfHeating.put(EstateImpl estate,
String[] value) |
static void |
Applicability.put(EstateImpl estate,
String[] value) |
static void |
RoofShape.put(EstateImpl estate,
String[] value) |
static void |
DoorsInside.put(EstateImpl estate,
String[] value) |
static void |
Window.put(EstateImpl estate,
String[] value) |
static void |
ShuttersInteriorType.put(EstateImpl estate,
String[] value) |
static void |
ShuttersExteriorType.put(EstateImpl estate,
String[] value) |
static void |
Technics.put(EstateImpl estate,
String[] value) |
static void |
DoorsOutside.put(EstateImpl estate,
String[] value) |
static void |
ResidentialServices.put(EstateImpl estate,
String[] value) |
static void |
FlooringMaterial.put(EstateImpl estate,
String[] value) |
static void |
Glazing.put(EstateImpl estate,
String[] value) |
static void |
CommercialServices.put(EstateImpl estate,
String[] value) |
static void |
WarehouseHeight.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
Technics.put(EstateImpl estate,
Technics.Option[] value) |
static void |
TypeOfBeaconing.put(EstateImpl estate,
TypeOfBeaconing.Option[] value) |
static void |
TypeOfHeating.put(EstateImpl estate,
TypeOfHeating.Option[] value) |
static void |
UndergroundLevel.put(EstateImpl estate,
UndergroundLevel.Option value) |
static void |
Window.put(EstateImpl estate,
Window.Option[] value) |
static void |
Applicability.putOption(EstateImpl estate,
Applicability.Option value) |
static void |
BalconyTerraceDirection.putOption(EstateImpl estate,
BalconyTerraceDirection.Option value) |
static void |
Bathroom.putOption(EstateImpl estate,
Bathroom.Option value) |
static void |
CommercialRooms.putOption(EstateImpl estate,
CommercialRooms.Option value) |
static void |
CommercialServices.putOption(EstateImpl estate,
CommercialServices.Option value) |
static void |
DoorsInside.putOption(EstateImpl estate,
DoorsInside.Option value) |
static void |
DoorsOutside.putOption(EstateImpl estate,
DoorsOutside.Option value) |
static void |
Fireplace.putOption(EstateImpl estate,
Fireplace.Option value) |
static void |
FlooringMaterial.putOption(EstateImpl estate,
FlooringMaterial.Option value) |
static void |
Glazing.putOption(EstateImpl estate,
Glazing.Option value) |
static void |
Kitchen.putOption(EstateImpl estate,
Kitchen.Option value) |
static void |
ResidentialRooms.putOption(EstateImpl estate,
ResidentialRooms.Option value) |
static void |
ResidentialServices.putOption(EstateImpl estate,
ResidentialServices.Option value) |
static void |
RoofShape.putOption(EstateImpl estate,
RoofShape.Option value) |
static void |
SecurityTechnology.putOption(EstateImpl estate,
SecurityTechnology.Option value) |
static void |
ShuttersExteriorType.putOption(EstateImpl estate,
ShuttersExteriorType.Option value) |
static void |
ShuttersInteriorType.putOption(EstateImpl estate,
ShuttersInteriorType.Option value) |
static void |
Bathroom.putOption(EstateImpl estate,
String value) |
static void |
TypeOfBeaconing.putOption(EstateImpl estate,
String value) |
static void |
ResidentialRooms.putOption(EstateImpl estate,
String value) |
static void |
Kitchen.putOption(EstateImpl estate,
String value) |
static void |
SecurityTechnology.putOption(EstateImpl estate,
String value) |
static void |
Fireplace.putOption(EstateImpl estate,
String value) |
static void |
BalconyTerraceDirection.putOption(EstateImpl estate,
String value) |
static void |
CommercialRooms.putOption(EstateImpl estate,
String value) |
static void |
TypeOfHeating.putOption(EstateImpl estate,
String value) |
static void |
Applicability.putOption(EstateImpl estate,
String value) |
static void |
RoofShape.putOption(EstateImpl estate,
String value) |
static void |
DoorsInside.putOption(EstateImpl estate,
String value) |
static void |
Window.putOption(EstateImpl estate,
String value) |
static void |
ShuttersInteriorType.putOption(EstateImpl estate,
String value) |
static void |
ShuttersExteriorType.putOption(EstateImpl estate,
String value) |
static void |
Technics.putOption(EstateImpl estate,
String value) |
static void |
DoorsOutside.putOption(EstateImpl estate,
String value) |
static void |
ResidentialServices.putOption(EstateImpl estate,
String value) |
static void |
FlooringMaterial.putOption(EstateImpl estate,
String value) |
static void |
Glazing.putOption(EstateImpl estate,
String value) |
static void |
CommercialServices.putOption(EstateImpl estate,
String value) |
static void |
Technics.putOption(EstateImpl estate,
Technics.Option value) |
static void |
TypeOfBeaconing.putOption(EstateImpl estate,
TypeOfBeaconing.Option value) |
static void |
TypeOfHeating.putOption(EstateImpl estate,
TypeOfHeating.Option value) |
static void |
Window.putOption(EstateImpl estate,
Window.Option value) |
static void |
ClimateBuildingStandard.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
BroadbandInternet.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
Floor.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
ClimateBuildingStandard.putValue(EstateImpl estate,
String language,
String value) |
static void |
BroadbandInternet.putValue(EstateImpl estate,
String language,
String value) |
static void |
Floor.putValue(EstateImpl estate,
String language,
String value) |
static void |
Applicability.removeOption(EstateImpl estate,
Applicability.Option value) |
static void |
BalconyTerraceDirection.removeOption(EstateImpl estate,
BalconyTerraceDirection.Option value) |
static void |
Bathroom.removeOption(EstateImpl estate,
Bathroom.Option value) |
static void |
CommercialRooms.removeOption(EstateImpl estate,
CommercialRooms.Option value) |
static void |
CommercialServices.removeOption(EstateImpl estate,
CommercialServices.Option value) |
static void |
DoorsInside.removeOption(EstateImpl estate,
DoorsInside.Option value) |
static void |
DoorsOutside.removeOption(EstateImpl estate,
DoorsOutside.Option value) |
static void |
Fireplace.removeOption(EstateImpl estate,
Fireplace.Option value) |
static void |
FlooringMaterial.removeOption(EstateImpl estate,
FlooringMaterial.Option value) |
static void |
Glazing.removeOption(EstateImpl estate,
Glazing.Option value) |
static void |
Kitchen.removeOption(EstateImpl estate,
Kitchen.Option value) |
static void |
ResidentialRooms.removeOption(EstateImpl estate,
ResidentialRooms.Option value) |
static void |
ResidentialServices.removeOption(EstateImpl estate,
ResidentialServices.Option value) |
static void |
RoofShape.removeOption(EstateImpl estate,
RoofShape.Option value) |
static void |
SecurityTechnology.removeOption(EstateImpl estate,
SecurityTechnology.Option value) |
static void |
ShuttersExteriorType.removeOption(EstateImpl estate,
ShuttersExteriorType.Option value) |
static void |
ShuttersInteriorType.removeOption(EstateImpl estate,
ShuttersInteriorType.Option value) |
static void |
Bathroom.removeOption(EstateImpl estate,
String value) |
static void |
TypeOfBeaconing.removeOption(EstateImpl estate,
String value) |
static void |
ResidentialRooms.removeOption(EstateImpl estate,
String value) |
static void |
Kitchen.removeOption(EstateImpl estate,
String value) |
static void |
SecurityTechnology.removeOption(EstateImpl estate,
String value) |
static void |
Fireplace.removeOption(EstateImpl estate,
String value) |
static void |
BalconyTerraceDirection.removeOption(EstateImpl estate,
String value) |
static void |
CommercialRooms.removeOption(EstateImpl estate,
String value) |
static void |
TypeOfHeating.removeOption(EstateImpl estate,
String value) |
static void |
Applicability.removeOption(EstateImpl estate,
String value) |
static void |
RoofShape.removeOption(EstateImpl estate,
String value) |
static void |
DoorsInside.removeOption(EstateImpl estate,
String value) |
static void |
Window.removeOption(EstateImpl estate,
String value) |
static void |
ShuttersInteriorType.removeOption(EstateImpl estate,
String value) |
static void |
ShuttersExteriorType.removeOption(EstateImpl estate,
String value) |
static void |
Technics.removeOption(EstateImpl estate,
String value) |
static void |
DoorsOutside.removeOption(EstateImpl estate,
String value) |
static void |
ResidentialServices.removeOption(EstateImpl estate,
String value) |
static void |
FlooringMaterial.removeOption(EstateImpl estate,
String value) |
static void |
Glazing.removeOption(EstateImpl estate,
String value) |
static void |
CommercialServices.removeOption(EstateImpl estate,
String value) |
static void |
Technics.removeOption(EstateImpl estate,
Technics.Option value) |
static void |
TypeOfBeaconing.removeOption(EstateImpl estate,
TypeOfBeaconing.Option value) |
static void |
TypeOfHeating.removeOption(EstateImpl estate,
TypeOfHeating.Option value) |
static void |
Window.removeOption(EstateImpl estate,
Window.Option value) |
Modifier and Type | Method and Description |
---|---|
static AreaValue |
SeatingArea.get(EstateImpl estate) |
static AreaValue |
StorageArea.get(EstateImpl estate) |
static Number |
CountTerraces.get(EstateImpl estate) |
static AreaValue |
OfficeAreaPart.get(EstateImpl estate) |
static AreaValue |
KitchenArea.get(EstateImpl estate) |
static Number |
CountBalconies.get(EstateImpl estate) |
static Number |
CountGuestrooms.get(EstateImpl estate) |
static Number |
CountParkingSpaces.get(EstateImpl estate) |
static Number |
CountGuestroomSeats.get(EstateImpl estate) |
static Number |
CountBeds.get(EstateImpl estate) |
static Number |
CountOfficeUnits.get(EstateImpl estate) |
static Boolean |
GuestTerrace.get(EstateImpl estate) |
static Number |
CountLivingrooms.get(EstateImpl estate) |
static AreaValue |
RentedArea.get(EstateImpl estate) |
static Number |
CountLoggia.get(EstateImpl estate) |
static Number |
FloorAreaIndex.get(EstateImpl estate) |
static AreaValue |
CommercialArea.get(EstateImpl estate) |
static VolumeValue |
CubatureVolume.get(EstateImpl estate) |
static AreaValue |
AtticArea.get(EstateImpl estate) |
static Number |
CountConferenceRooms.get(EstateImpl estate) |
static AreaValue |
ResidentialArea.get(EstateImpl estate) |
static CarParkingType.Option[] |
CarParkingType.get(EstateImpl estate) |
static Number |
CountBedrooms.get(EstateImpl estate) |
static AreaValue |
GrossArea.get(EstateImpl estate) |
static Number |
CountResidentialUnits.get(EstateImpl estate) |
static AreaValue |
UsableArea.get(EstateImpl estate) |
static AreaValue |
CorridorArea.get(EstateImpl estate) |
static LengthValue |
PlotForesideLength.get(EstateImpl estate) |
static AreaValue |
RemainingAreas.get(EstateImpl estate) |
static AreaValue |
DivisibleFromArea.get(EstateImpl estate) |
static AreaValue |
BasementArea.get(EstateImpl estate) |
static AreaValue |
TerraceArea.get(EstateImpl estate) |
static LengthValue |
Width.get(EstateImpl estate) |
static AreaValue |
RetailArea.get(EstateImpl estate) |
static AreaValue |
TotalArea.get(EstateImpl estate) |
static AreaValue |
FrontWindowArea.get(EstateImpl estate) |
static Number |
BaseAreaIndex.get(EstateImpl estate) |
static Number |
CountSeparateToilets.get(EstateImpl estate) |
static AreaValue |
HeatableArea.get(EstateImpl estate) |
static Number |
CountRooms.get(EstateImpl estate) |
static AreaValue |
RentableArea.get(EstateImpl estate) |
static LengthValue |
FrontWindowLength.get(EstateImpl estate) |
static AreaValue |
OfficeArea.get(EstateImpl estate) |
static Number |
CountCommercialUnits.get(EstateImpl estate) |
static LengthValue |
Length.get(EstateImpl estate) |
static Number |
CountBathrooms.get(EstateImpl estate) |
static Number |
CubicIndex.get(EstateImpl estate) |
static AreaValue |
SalesArea.get(EstateImpl estate) |
static AreaValue |
BalconyArea.get(EstateImpl estate) |
static Number |
CountLivingAndBedrooms.get(EstateImpl estate) |
static LengthValue |
Height.get(EstateImpl estate) |
static AreaValue |
OpenSpace.get(EstateImpl estate) |
static Number |
CountGuestTerraces.get(EstateImpl estate) |
static Number |
UtilizationNumber.get(EstateImpl estate) |
static AreaValue |
AdministrationArea.get(EstateImpl estate) |
static AreaValue |
CarParkingArea.get(EstateImpl estate) |
static AreaValue |
GardenArea.get(EstateImpl estate) |
static AreaValue |
PlotArea.get(EstateImpl estate) |
static AreaValue |
GrossFloorArea.get(EstateImpl estate) |
static AreaValue |
SeatingArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
StorageArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
OfficeAreaPart.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
KitchenArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
RentedArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
CommercialArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
AtticArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
ResidentialArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
GrossArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
UsableArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
CorridorArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
RemainingAreas.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
DivisibleFromArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
BasementArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
TerraceArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
RetailArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
TotalArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
FrontWindowArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
HeatableArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
RentableArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
OfficeArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
SalesArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
BalconyArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
OpenSpace.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
AdministrationArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
CarParkingArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
GardenArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
PlotArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static AreaValue |
GrossFloorArea.get(EstateImpl estate,
AreaValue.Unit destUnit) |
static LengthValue |
PlotForesideLength.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
Width.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
FrontWindowLength.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
Length.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
Height.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static VolumeValue |
CubatureVolume.get(EstateImpl estate,
VolumeValue.Unit destUnit) |
static BigDecimal |
CountTerraces.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountBalconies.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountGuestrooms.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountParkingSpaces.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountGuestroomSeats.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountBeds.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountOfficeUnits.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountLivingrooms.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountLoggia.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
FloorAreaIndex.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountConferenceRooms.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountBedrooms.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountResidentialUnits.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
BaseAreaIndex.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountSeparateToilets.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountRooms.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountCommercialUnits.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountBathrooms.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CubicIndex.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountLivingAndBedrooms.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CountGuestTerraces.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
UtilizationNumber.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
SeatingArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
StorageArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
OfficeAreaPart.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
KitchenArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
RentedArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
CommercialArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
AtticArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
ResidentialArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
GrossArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
UsableArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
CorridorArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
RemainingAreas.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
DivisibleFromArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
BasementArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
TerraceArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
RetailArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
TotalArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
FrontWindowArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
HeatableArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
RentableArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
OfficeArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
SalesArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
BalconyArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
OpenSpace.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
AdministrationArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
CarParkingArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
GardenArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
PlotArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
GrossFloorArea.getAsBigDecimal(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigDecimal |
PlotForesideLength.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
Width.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
FrontWindowLength.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
Length.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
Height.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
CubatureVolume.getAsBigDecimal(EstateImpl estate,
VolumeValue.Unit destUnit) |
static BigInteger |
CountTerraces.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountBalconies.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountGuestrooms.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountParkingSpaces.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountGuestroomSeats.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountBeds.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountOfficeUnits.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountLivingrooms.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountLoggia.getAsBigInteger(EstateImpl estate) |
static BigInteger |
FloorAreaIndex.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountConferenceRooms.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountBedrooms.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountResidentialUnits.getAsBigInteger(EstateImpl estate) |
static BigInteger |
BaseAreaIndex.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountSeparateToilets.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountRooms.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountCommercialUnits.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountBathrooms.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CubicIndex.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountLivingAndBedrooms.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CountGuestTerraces.getAsBigInteger(EstateImpl estate) |
static BigInteger |
UtilizationNumber.getAsBigInteger(EstateImpl estate) |
static BigInteger |
SeatingArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
StorageArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
OfficeAreaPart.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
KitchenArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
RentedArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
CommercialArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
AtticArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
ResidentialArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
GrossArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
UsableArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
CorridorArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
RemainingAreas.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
DivisibleFromArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
BasementArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
TerraceArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
RetailArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
TotalArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
FrontWindowArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
HeatableArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
RentableArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
OfficeArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
SalesArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
BalconyArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
OpenSpace.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
AdministrationArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
CarParkingArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
GardenArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
PlotArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
GrossFloorArea.getAsBigInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static BigInteger |
PlotForesideLength.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
Width.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
FrontWindowLength.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
Length.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
Height.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
CubatureVolume.getAsBigInteger(EstateImpl estate,
VolumeValue.Unit destUnit) |
static Double |
CountTerraces.getAsDouble(EstateImpl estate) |
static Double |
CountBalconies.getAsDouble(EstateImpl estate) |
static Double |
CountGuestrooms.getAsDouble(EstateImpl estate) |
static Double |
CountParkingSpaces.getAsDouble(EstateImpl estate) |
static Double |
CountGuestroomSeats.getAsDouble(EstateImpl estate) |
static Double |
CountBeds.getAsDouble(EstateImpl estate) |
static Double |
CountOfficeUnits.getAsDouble(EstateImpl estate) |
static Double |
CountLivingrooms.getAsDouble(EstateImpl estate) |
static Double |
CountLoggia.getAsDouble(EstateImpl estate) |
static Double |
FloorAreaIndex.getAsDouble(EstateImpl estate) |
static Double |
CountConferenceRooms.getAsDouble(EstateImpl estate) |
static Double |
CountBedrooms.getAsDouble(EstateImpl estate) |
static Double |
CountResidentialUnits.getAsDouble(EstateImpl estate) |
static Double |
BaseAreaIndex.getAsDouble(EstateImpl estate) |
static Double |
CountSeparateToilets.getAsDouble(EstateImpl estate) |
static Double |
CountRooms.getAsDouble(EstateImpl estate) |
static Double |
CountCommercialUnits.getAsDouble(EstateImpl estate) |
static Double |
CountBathrooms.getAsDouble(EstateImpl estate) |
static Double |
CubicIndex.getAsDouble(EstateImpl estate) |
static Double |
CountLivingAndBedrooms.getAsDouble(EstateImpl estate) |
static Double |
CountGuestTerraces.getAsDouble(EstateImpl estate) |
static Double |
UtilizationNumber.getAsDouble(EstateImpl estate) |
static Double |
SeatingArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
StorageArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
OfficeAreaPart.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
KitchenArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
RentedArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
CommercialArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
AtticArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
ResidentialArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
GrossArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
UsableArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
CorridorArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
RemainingAreas.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
DivisibleFromArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
BasementArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
TerraceArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
RetailArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
TotalArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
FrontWindowArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
HeatableArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
RentableArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
OfficeArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
SalesArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
BalconyArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
OpenSpace.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
AdministrationArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
CarParkingArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
GardenArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
PlotArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
GrossFloorArea.getAsDouble(EstateImpl estate,
AreaValue.Unit destUnit) |
static Double |
PlotForesideLength.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
Width.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
FrontWindowLength.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
Length.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
Height.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
CubatureVolume.getAsDouble(EstateImpl estate,
VolumeValue.Unit destUnit) |
static Float |
CountTerraces.getAsFloat(EstateImpl estate) |
static Float |
CountBalconies.getAsFloat(EstateImpl estate) |
static Float |
CountGuestrooms.getAsFloat(EstateImpl estate) |
static Float |
CountParkingSpaces.getAsFloat(EstateImpl estate) |
static Float |
CountGuestroomSeats.getAsFloat(EstateImpl estate) |
static Float |
CountBeds.getAsFloat(EstateImpl estate) |
static Float |
CountOfficeUnits.getAsFloat(EstateImpl estate) |
static Float |
CountLivingrooms.getAsFloat(EstateImpl estate) |
static Float |
CountLoggia.getAsFloat(EstateImpl estate) |
static Float |
FloorAreaIndex.getAsFloat(EstateImpl estate) |
static Float |
CountConferenceRooms.getAsFloat(EstateImpl estate) |
static Float |
CountBedrooms.getAsFloat(EstateImpl estate) |
static Float |
CountResidentialUnits.getAsFloat(EstateImpl estate) |
static Float |
BaseAreaIndex.getAsFloat(EstateImpl estate) |
static Float |
CountSeparateToilets.getAsFloat(EstateImpl estate) |
static Float |
CountRooms.getAsFloat(EstateImpl estate) |
static Float |
CountCommercialUnits.getAsFloat(EstateImpl estate) |
static Float |
CountBathrooms.getAsFloat(EstateImpl estate) |
static Float |
CubicIndex.getAsFloat(EstateImpl estate) |
static Float |
CountLivingAndBedrooms.getAsFloat(EstateImpl estate) |
static Float |
CountGuestTerraces.getAsFloat(EstateImpl estate) |
static Float |
UtilizationNumber.getAsFloat(EstateImpl estate) |
static Float |
SeatingArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
StorageArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
OfficeAreaPart.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
KitchenArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
RentedArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
CommercialArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
AtticArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
ResidentialArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
GrossArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
UsableArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
CorridorArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
RemainingAreas.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
DivisibleFromArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
BasementArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
TerraceArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
RetailArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
TotalArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
FrontWindowArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
HeatableArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
RentableArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
OfficeArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
SalesArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
BalconyArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
OpenSpace.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
AdministrationArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
CarParkingArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
GardenArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
PlotArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
GrossFloorArea.getAsFloat(EstateImpl estate,
AreaValue.Unit destUnit) |
static Float |
PlotForesideLength.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
Width.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
FrontWindowLength.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
Length.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
Height.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
CubatureVolume.getAsFloat(EstateImpl estate,
VolumeValue.Unit destUnit) |
static Integer |
CountTerraces.getAsInteger(EstateImpl estate) |
static Integer |
CountBalconies.getAsInteger(EstateImpl estate) |
static Integer |
CountGuestrooms.getAsInteger(EstateImpl estate) |
static Integer |
CountParkingSpaces.getAsInteger(EstateImpl estate) |
static Integer |
CountGuestroomSeats.getAsInteger(EstateImpl estate) |
static Integer |
CountBeds.getAsInteger(EstateImpl estate) |
static Integer |
CountOfficeUnits.getAsInteger(EstateImpl estate) |
static Integer |
CountLivingrooms.getAsInteger(EstateImpl estate) |
static Integer |
CountLoggia.getAsInteger(EstateImpl estate) |
static Integer |
FloorAreaIndex.getAsInteger(EstateImpl estate) |
static Integer |
CountConferenceRooms.getAsInteger(EstateImpl estate) |
static Integer |
CountBedrooms.getAsInteger(EstateImpl estate) |
static Integer |
CountResidentialUnits.getAsInteger(EstateImpl estate) |
static Integer |
BaseAreaIndex.getAsInteger(EstateImpl estate) |
static Integer |
CountSeparateToilets.getAsInteger(EstateImpl estate) |
static Integer |
CountRooms.getAsInteger(EstateImpl estate) |
static Integer |
CountCommercialUnits.getAsInteger(EstateImpl estate) |
static Integer |
CountBathrooms.getAsInteger(EstateImpl estate) |
static Integer |
CubicIndex.getAsInteger(EstateImpl estate) |
static Integer |
CountLivingAndBedrooms.getAsInteger(EstateImpl estate) |
static Integer |
CountGuestTerraces.getAsInteger(EstateImpl estate) |
static Integer |
UtilizationNumber.getAsInteger(EstateImpl estate) |
static Integer |
SeatingArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
StorageArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
OfficeAreaPart.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
KitchenArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
RentedArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
CommercialArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
AtticArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
ResidentialArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
GrossArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
UsableArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
CorridorArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
RemainingAreas.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
DivisibleFromArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
BasementArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
TerraceArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
RetailArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
TotalArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
FrontWindowArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
HeatableArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
RentableArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
OfficeArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
SalesArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
BalconyArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
OpenSpace.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
AdministrationArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
CarParkingArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
GardenArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
PlotArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
GrossFloorArea.getAsInteger(EstateImpl estate,
AreaValue.Unit destUnit) |
static Integer |
PlotForesideLength.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
Width.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
FrontWindowLength.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
Length.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
Height.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
CubatureVolume.getAsInteger(EstateImpl estate,
VolumeValue.Unit destUnit) |
static List<CarParkingType.Option> |
CarParkingType.getAsList(EstateImpl estate) |
static Long |
CountTerraces.getAsLong(EstateImpl estate) |
static Long |
CountBalconies.getAsLong(EstateImpl estate) |
static Long |
CountGuestrooms.getAsLong(EstateImpl estate) |
static Long |
CountParkingSpaces.getAsLong(EstateImpl estate) |
static Long |
CountGuestroomSeats.getAsLong(EstateImpl estate) |
static Long |
CountBeds.getAsLong(EstateImpl estate) |
static Long |
CountOfficeUnits.getAsLong(EstateImpl estate) |
static Long |
CountLivingrooms.getAsLong(EstateImpl estate) |
static Long |
CountLoggia.getAsLong(EstateImpl estate) |
static Long |
FloorAreaIndex.getAsLong(EstateImpl estate) |
static Long |
CountConferenceRooms.getAsLong(EstateImpl estate) |
static Long |
CountBedrooms.getAsLong(EstateImpl estate) |
static Long |
CountResidentialUnits.getAsLong(EstateImpl estate) |
static Long |
BaseAreaIndex.getAsLong(EstateImpl estate) |
static Long |
CountSeparateToilets.getAsLong(EstateImpl estate) |
static Long |
CountRooms.getAsLong(EstateImpl estate) |
static Long |
CountCommercialUnits.getAsLong(EstateImpl estate) |
static Long |
CountBathrooms.getAsLong(EstateImpl estate) |
static Long |
CubicIndex.getAsLong(EstateImpl estate) |
static Long |
CountLivingAndBedrooms.getAsLong(EstateImpl estate) |
static Long |
CountGuestTerraces.getAsLong(EstateImpl estate) |
static Long |
UtilizationNumber.getAsLong(EstateImpl estate) |
static Long |
SeatingArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
StorageArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
OfficeAreaPart.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
KitchenArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
RentedArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
CommercialArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
AtticArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
ResidentialArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
GrossArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
UsableArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
CorridorArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
RemainingAreas.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
DivisibleFromArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
BasementArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
TerraceArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
RetailArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
TotalArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
FrontWindowArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
HeatableArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
RentableArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
OfficeArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
SalesArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
BalconyArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
OpenSpace.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
AdministrationArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
CarParkingArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
GardenArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
PlotArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
GrossFloorArea.getAsLong(EstateImpl estate,
AreaValue.Unit destUnit) |
static Long |
PlotForesideLength.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
Width.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
FrontWindowLength.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
Length.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
Height.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
CubatureVolume.getAsLong(EstateImpl estate,
VolumeValue.Unit destUnit) |
static String |
CountTerraces.getAsString(EstateImpl estate) |
static String |
CountBalconies.getAsString(EstateImpl estate) |
static String |
CountGuestrooms.getAsString(EstateImpl estate) |
static String |
CountParkingSpaces.getAsString(EstateImpl estate) |
static String |
CountGuestroomSeats.getAsString(EstateImpl estate) |
static String |
CountBeds.getAsString(EstateImpl estate) |
static String |
CountOfficeUnits.getAsString(EstateImpl estate) |
static String |
GuestTerrace.getAsString(EstateImpl estate) |
static String |
CountLivingrooms.getAsString(EstateImpl estate) |
static String |
CountLoggia.getAsString(EstateImpl estate) |
static String |
FloorAreaIndex.getAsString(EstateImpl estate) |
static String |
CountConferenceRooms.getAsString(EstateImpl estate) |
static String |
CountBedrooms.getAsString(EstateImpl estate) |
static String |
CountResidentialUnits.getAsString(EstateImpl estate) |
static String |
BaseAreaIndex.getAsString(EstateImpl estate) |
static String |
CountSeparateToilets.getAsString(EstateImpl estate) |
static String |
CountRooms.getAsString(EstateImpl estate) |
static String |
CountCommercialUnits.getAsString(EstateImpl estate) |
static String |
CountBathrooms.getAsString(EstateImpl estate) |
static String |
CubicIndex.getAsString(EstateImpl estate) |
static String |
CountLivingAndBedrooms.getAsString(EstateImpl estate) |
static String |
CountGuestTerraces.getAsString(EstateImpl estate) |
static String |
UtilizationNumber.getAsString(EstateImpl estate) |
static String |
SeatingArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
StorageArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
OfficeAreaPart.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
KitchenArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
RentedArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
CommercialArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
AtticArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
ResidentialArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
GrossArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
UsableArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
CorridorArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
RemainingAreas.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
DivisibleFromArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
BasementArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
TerraceArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
RetailArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
TotalArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
FrontWindowArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
HeatableArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
RentableArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
OfficeArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
SalesArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
BalconyArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
OpenSpace.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
AdministrationArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
CarParkingArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
GardenArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
PlotArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
GrossFloorArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit) |
static String |
SeatingArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
StorageArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
OfficeAreaPart.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
KitchenArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
RentedArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
CommercialArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
AtticArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
ResidentialArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
GrossArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
UsableArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
CorridorArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
RemainingAreas.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
DivisibleFromArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
BasementArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
TerraceArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
RetailArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
TotalArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
FrontWindowArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
HeatableArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
RentableArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
OfficeArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
SalesArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
BalconyArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
OpenSpace.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
AdministrationArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
CarParkingArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
GardenArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
PlotArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
GrossFloorArea.getAsString(EstateImpl estate,
AreaValue.Unit destUnit,
Locale locale) |
static String |
PlotForesideLength.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
Width.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
FrontWindowLength.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
Length.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
Height.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
PlotForesideLength.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
Width.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
FrontWindowLength.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
Length.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
Height.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
CountTerraces.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountBalconies.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountGuestrooms.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountParkingSpaces.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountGuestroomSeats.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountBeds.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountOfficeUnits.getAsString(EstateImpl estate,
Locale locale) |
static String |
GuestTerrace.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountLivingrooms.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountLoggia.getAsString(EstateImpl estate,
Locale locale) |
static String |
FloorAreaIndex.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountConferenceRooms.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountBedrooms.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountResidentialUnits.getAsString(EstateImpl estate,
Locale locale) |
static String |
BaseAreaIndex.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountSeparateToilets.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountRooms.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountCommercialUnits.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountBathrooms.getAsString(EstateImpl estate,
Locale locale) |
static String |
CubicIndex.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountLivingAndBedrooms.getAsString(EstateImpl estate,
Locale locale) |
static String |
CountGuestTerraces.getAsString(EstateImpl estate,
Locale locale) |
static String |
UtilizationNumber.getAsString(EstateImpl estate,
Locale locale) |
static String |
CarParkingType.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
CarParkingType.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
CubatureVolume.getAsString(EstateImpl estate,
VolumeValue.Unit destUnit) |
static String |
CubatureVolume.getAsString(EstateImpl estate,
VolumeValue.Unit destUnit,
Locale locale) |
static boolean |
CarParkingType.hasOption(EstateImpl estate,
CarParkingType.Option value) |
static void |
SeatingArea.put(EstateImpl estate,
AreaValue value) |
static void |
StorageArea.put(EstateImpl estate,
AreaValue value) |
static void |
OfficeAreaPart.put(EstateImpl estate,
AreaValue value) |
static void |
KitchenArea.put(EstateImpl estate,
AreaValue value) |
static void |
RentedArea.put(EstateImpl estate,
AreaValue value) |
static void |
CommercialArea.put(EstateImpl estate,
AreaValue value) |
static void |
AtticArea.put(EstateImpl estate,
AreaValue value) |
static void |
ResidentialArea.put(EstateImpl estate,
AreaValue value) |
static void |
GrossArea.put(EstateImpl estate,
AreaValue value) |
static void |
UsableArea.put(EstateImpl estate,
AreaValue value) |
static void |
CorridorArea.put(EstateImpl estate,
AreaValue value) |
static void |
RemainingAreas.put(EstateImpl estate,
AreaValue value) |
static void |
DivisibleFromArea.put(EstateImpl estate,
AreaValue value) |
static void |
BasementArea.put(EstateImpl estate,
AreaValue value) |
static void |
TerraceArea.put(EstateImpl estate,
AreaValue value) |
static void |
RetailArea.put(EstateImpl estate,
AreaValue value) |
static void |
TotalArea.put(EstateImpl estate,
AreaValue value) |
static void |
FrontWindowArea.put(EstateImpl estate,
AreaValue value) |
static void |
HeatableArea.put(EstateImpl estate,
AreaValue value) |
static void |
RentableArea.put(EstateImpl estate,
AreaValue value) |
static void |
OfficeArea.put(EstateImpl estate,
AreaValue value) |
static void |
SalesArea.put(EstateImpl estate,
AreaValue value) |
static void |
BalconyArea.put(EstateImpl estate,
AreaValue value) |
static void |
OpenSpace.put(EstateImpl estate,
AreaValue value) |
static void |
AdministrationArea.put(EstateImpl estate,
AreaValue value) |
static void |
CarParkingArea.put(EstateImpl estate,
AreaValue value) |
static void |
GardenArea.put(EstateImpl estate,
AreaValue value) |
static void |
PlotArea.put(EstateImpl estate,
AreaValue value) |
static void |
GrossFloorArea.put(EstateImpl estate,
AreaValue value) |
static void |
GuestTerrace.put(EstateImpl estate,
Boolean value) |
static void |
CarParkingType.put(EstateImpl estate,
CarParkingType.Option[] value) |
static void |
PlotForesideLength.put(EstateImpl estate,
LengthValue value) |
static void |
Width.put(EstateImpl estate,
LengthValue value) |
static void |
FrontWindowLength.put(EstateImpl estate,
LengthValue value) |
static void |
Length.put(EstateImpl estate,
LengthValue value) |
static void |
Height.put(EstateImpl estate,
LengthValue value) |
static void |
CountTerraces.put(EstateImpl estate,
Number value) |
static void |
CountBalconies.put(EstateImpl estate,
Number value) |
static void |
CountGuestrooms.put(EstateImpl estate,
Number value) |
static void |
CountParkingSpaces.put(EstateImpl estate,
Number value) |
static void |
CountGuestroomSeats.put(EstateImpl estate,
Number value) |
static void |
CountBeds.put(EstateImpl estate,
Number value) |
static void |
CountOfficeUnits.put(EstateImpl estate,
Number value) |
static void |
CountLivingrooms.put(EstateImpl estate,
Number value) |
static void |
CountLoggia.put(EstateImpl estate,
Number value) |
static void |
FloorAreaIndex.put(EstateImpl estate,
Number value) |
static void |
CountConferenceRooms.put(EstateImpl estate,
Number value) |
static void |
CountBedrooms.put(EstateImpl estate,
Number value) |
static void |
CountResidentialUnits.put(EstateImpl estate,
Number value) |
static void |
BaseAreaIndex.put(EstateImpl estate,
Number value) |
static void |
CountSeparateToilets.put(EstateImpl estate,
Number value) |
static void |
CountRooms.put(EstateImpl estate,
Number value) |
static void |
CountCommercialUnits.put(EstateImpl estate,
Number value) |
static void |
CountBathrooms.put(EstateImpl estate,
Number value) |
static void |
CubicIndex.put(EstateImpl estate,
Number value) |
static void |
CountLivingAndBedrooms.put(EstateImpl estate,
Number value) |
static void |
CountGuestTerraces.put(EstateImpl estate,
Number value) |
static void |
UtilizationNumber.put(EstateImpl estate,
Number value) |
static void |
SeatingArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
StorageArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
OfficeAreaPart.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
KitchenArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
RentedArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
CommercialArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
AtticArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
ResidentialArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
GrossArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
UsableArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
CorridorArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
RemainingAreas.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
DivisibleFromArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
BasementArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
TerraceArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
RetailArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
TotalArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
FrontWindowArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
HeatableArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
RentableArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
OfficeArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
SalesArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
BalconyArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
OpenSpace.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
AdministrationArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
CarParkingArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
GardenArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
PlotArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
GrossFloorArea.put(EstateImpl estate,
Number value,
AreaValue.Unit unit) |
static void |
PlotForesideLength.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
Width.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
FrontWindowLength.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
Length.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
Height.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
CubatureVolume.put(EstateImpl estate,
Number value,
VolumeValue.Unit unit) |
static void |
CountTerraces.put(EstateImpl estate,
String value) |
static void |
CountBalconies.put(EstateImpl estate,
String value) |
static void |
CountGuestrooms.put(EstateImpl estate,
String value) |
static void |
CountParkingSpaces.put(EstateImpl estate,
String value) |
static void |
CountGuestroomSeats.put(EstateImpl estate,
String value) |
static void |
CountBeds.put(EstateImpl estate,
String value) |
static void |
CountOfficeUnits.put(EstateImpl estate,
String value) |
static void |
GuestTerrace.put(EstateImpl estate,
String value) |
static void |
CountLivingrooms.put(EstateImpl estate,
String value) |
static void |
CountLoggia.put(EstateImpl estate,
String value) |
static void |
FloorAreaIndex.put(EstateImpl estate,
String value) |
static void |
CountConferenceRooms.put(EstateImpl estate,
String value) |
static void |
CountBedrooms.put(EstateImpl estate,
String value) |
static void |
CountResidentialUnits.put(EstateImpl estate,
String value) |
static void |
BaseAreaIndex.put(EstateImpl estate,
String value) |
static void |
CountSeparateToilets.put(EstateImpl estate,
String value) |
static void |
CountRooms.put(EstateImpl estate,
String value) |
static void |
CountCommercialUnits.put(EstateImpl estate,
String value) |
static void |
CountBathrooms.put(EstateImpl estate,
String value) |
static void |
CubicIndex.put(EstateImpl estate,
String value) |
static void |
CountLivingAndBedrooms.put(EstateImpl estate,
String value) |
static void |
CountGuestTerraces.put(EstateImpl estate,
String value) |
static void |
UtilizationNumber.put(EstateImpl estate,
String value) |
static void |
CarParkingType.put(EstateImpl estate,
String[] value) |
static void |
SeatingArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
StorageArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
OfficeAreaPart.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
KitchenArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
RentedArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
CommercialArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
AtticArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
ResidentialArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
GrossArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
UsableArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
CorridorArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
RemainingAreas.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
DivisibleFromArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
BasementArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
TerraceArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
RetailArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
TotalArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
FrontWindowArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
HeatableArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
RentableArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
OfficeArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
SalesArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
BalconyArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
OpenSpace.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
AdministrationArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
CarParkingArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
GardenArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
PlotArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
GrossFloorArea.put(EstateImpl estate,
String value,
AreaValue.Unit unit) |
static void |
PlotForesideLength.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
Width.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
FrontWindowLength.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
Length.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
Height.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
CubatureVolume.put(EstateImpl estate,
String value,
VolumeValue.Unit unit) |
static void |
CubatureVolume.put(EstateImpl estate,
VolumeValue value) |
static void |
CarParkingType.putOption(EstateImpl estate,
CarParkingType.Option value) |
static void |
CarParkingType.putOption(EstateImpl estate,
String value) |
static void |
CarParkingType.removeOption(EstateImpl estate,
CarParkingType.Option value) |
static void |
CarParkingType.removeOption(EstateImpl estate,
String value) |
Modifier and Type | Method and Description |
---|---|
static CurrencyValue |
LeasePerArea.get(EstateImpl estate) |
static CurrencyValue |
MarketValue.get(EstateImpl estate) |
static CurrencyValue |
DemolitionCosts.get(EstateImpl estate) |
static CarParkingSpaceObligation.Option |
CarParkingSpaceObligation.get(EstateImpl estate) |
static CurrencyValue |
BasicRent.get(EstateImpl estate) |
static Boolean |
PlusVat.get(EstateImpl estate) |
static CurrencyValue |
DevelopmentCosts.get(EstateImpl estate) |
static CurrencyValue |
MonthlyMaintenanceFund.get(EstateImpl estate) |
static RentFlatRatePer.Option |
RentFlatRatePer.get(EstateImpl estate) |
static Boolean |
ServiceChargesIncludingHeatingCosts.get(EstateImpl estate) |
static CurrencyValue |
ServiceCharges.get(EstateImpl estate) |
static CurrencyValue |
PriceProportionGround.get(EstateImpl estate) |
static CurrencyValue |
CarParkingSpaceRent.get(EstateImpl estate) |
static CurrencyValue |
Lease.get(EstateImpl estate) |
static Number |
VatRate.get(EstateImpl estate) |
static CurrencyValue |
RentFlatRate.get(EstateImpl estate) |
static CurrencyValue |
RentExcludingServiceChargesPerArea.get(EstateImpl estate) |
static Boolean |
AgentFeeIncludingVat.get(EstateImpl estate) |
static Vinculated.Option |
Vinculated.get(EstateImpl estate) |
static CurrencyValue |
HeatingCosts.get(EstateImpl estate) |
static CurrencyValue |
CommonCharge.get(EstateImpl estate) |
static CurrencyValue |
CarParkingSpacePrice.get(EstateImpl estate) |
static CurrencyValue |
AdditionalRentalCharges.get(EstateImpl estate) |
static Negotiable.Option |
Negotiable.get(EstateImpl estate) |
static CurrencyValue |
PurchasePrice.get(EstateImpl estate) |
static Number |
PurchasePriceOnAnnualRentalIncome.get(EstateImpl estate) |
static CurrencyValue |
SharedCapital.get(EstateImpl estate) |
static CurrencyValue |
PurchasePricePerArea.get(EstateImpl estate) |
static CurrencyValue |
RentIncludingServiceChargesPerArea.get(EstateImpl estate) |
static CurrencyValue |
DepositAmount.get(EstateImpl estate) |
static Conventioned.Option |
Conventioned.get(EstateImpl estate) |
static CurrencyValue |
RentalIncomePerMonth.get(EstateImpl estate) |
static CurrencyValue |
RentExcludingServiceCharges.get(EstateImpl estate) |
static Boolean |
SpecialOffer.get(EstateImpl estate) |
static CurrencyValue |
VatValue.get(EstateImpl estate) |
static CurrencyValue |
RentalIncomeDebitPerAnnum.get(EstateImpl estate) |
static CurrencyValue |
UnconventionedPrice.get(EstateImpl estate) |
static Boolean |
AgentFeeRequired.get(EstateImpl estate) |
static Boolean |
PlusRegistrationFee.get(EstateImpl estate) |
static CurrencyValue |
TakeoverCosts.get(EstateImpl estate) |
static Number |
NetReturn.get(EstateImpl estate) |
static CurrencyValue |
LowestBid.get(EstateImpl estate) |
static CurrencyValue |
RentIncludingServiceCharges.get(EstateImpl estate) |
static CurrencyValue |
RentalIncomeActualPerAnnum.get(EstateImpl estate) |
static CurrencyValue |
TotalMaintenanceFund.get(EstateImpl estate) |
static Boolean |
CarParkingSpaceIncluded.get(EstateImpl estate) |
static String |
LeaseDuration.get(EstateImpl estate,
Locale locale) |
static String |
AgentFee.get(EstateImpl estate,
Locale locale) |
static String |
Deposit.get(EstateImpl estate,
Locale locale) |
static String |
LeaseDuration.get(EstateImpl estate,
String language) |
static String |
AgentFee.get(EstateImpl estate,
String language) |
static String |
Deposit.get(EstateImpl estate,
String language) |
static BigDecimal |
LeasePerArea.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
MarketValue.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
DemolitionCosts.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
BasicRent.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
DevelopmentCosts.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
MonthlyMaintenanceFund.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
ServiceCharges.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
PriceProportionGround.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CarParkingSpaceRent.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
Lease.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
VatRate.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
RentFlatRate.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
RentExcludingServiceChargesPerArea.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
HeatingCosts.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CommonCharge.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
CarParkingSpacePrice.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
AdditionalRentalCharges.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
PurchasePrice.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
PurchasePriceOnAnnualRentalIncome.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
SharedCapital.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
PurchasePricePerArea.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
RentIncludingServiceChargesPerArea.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
DepositAmount.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
RentalIncomePerMonth.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
RentExcludingServiceCharges.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
VatValue.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
RentalIncomeDebitPerAnnum.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
UnconventionedPrice.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
TakeoverCosts.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
NetReturn.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
LowestBid.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
RentIncludingServiceCharges.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
RentalIncomeActualPerAnnum.getAsBigDecimal(EstateImpl estate) |
static BigDecimal |
TotalMaintenanceFund.getAsBigDecimal(EstateImpl estate) |
static BigInteger |
LeasePerArea.getAsBigInteger(EstateImpl estate) |
static BigInteger |
MarketValue.getAsBigInteger(EstateImpl estate) |
static BigInteger |
DemolitionCosts.getAsBigInteger(EstateImpl estate) |
static BigInteger |
BasicRent.getAsBigInteger(EstateImpl estate) |
static BigInteger |
DevelopmentCosts.getAsBigInteger(EstateImpl estate) |
static BigInteger |
MonthlyMaintenanceFund.getAsBigInteger(EstateImpl estate) |
static BigInteger |
ServiceCharges.getAsBigInteger(EstateImpl estate) |
static BigInteger |
PriceProportionGround.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CarParkingSpaceRent.getAsBigInteger(EstateImpl estate) |
static BigInteger |
Lease.getAsBigInteger(EstateImpl estate) |
static BigInteger |
VatRate.getAsBigInteger(EstateImpl estate) |
static BigInteger |
RentFlatRate.getAsBigInteger(EstateImpl estate) |
static BigInteger |
RentExcludingServiceChargesPerArea.getAsBigInteger(EstateImpl estate) |
static BigInteger |
HeatingCosts.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CommonCharge.getAsBigInteger(EstateImpl estate) |
static BigInteger |
CarParkingSpacePrice.getAsBigInteger(EstateImpl estate) |
static BigInteger |
AdditionalRentalCharges.getAsBigInteger(EstateImpl estate) |
static BigInteger |
PurchasePrice.getAsBigInteger(EstateImpl estate) |
static BigInteger |
PurchasePriceOnAnnualRentalIncome.getAsBigInteger(EstateImpl estate) |
static BigInteger |
SharedCapital.getAsBigInteger(EstateImpl estate) |
static BigInteger |
PurchasePricePerArea.getAsBigInteger(EstateImpl estate) |
static BigInteger |
RentIncludingServiceChargesPerArea.getAsBigInteger(EstateImpl estate) |
static BigInteger |
DepositAmount.getAsBigInteger(EstateImpl estate) |
static BigInteger |
RentalIncomePerMonth.getAsBigInteger(EstateImpl estate) |
static BigInteger |
RentExcludingServiceCharges.getAsBigInteger(EstateImpl estate) |
static BigInteger |
VatValue.getAsBigInteger(EstateImpl estate) |
static BigInteger |
RentalIncomeDebitPerAnnum.getAsBigInteger(EstateImpl estate) |
static BigInteger |
UnconventionedPrice.getAsBigInteger(EstateImpl estate) |
static BigInteger |
TakeoverCosts.getAsBigInteger(EstateImpl estate) |
static BigInteger |
NetReturn.getAsBigInteger(EstateImpl estate) |
static BigInteger |
LowestBid.getAsBigInteger(EstateImpl estate) |
static BigInteger |
RentIncludingServiceCharges.getAsBigInteger(EstateImpl estate) |
static BigInteger |
RentalIncomeActualPerAnnum.getAsBigInteger(EstateImpl estate) |
static BigInteger |
TotalMaintenanceFund.getAsBigInteger(EstateImpl estate) |
static Double |
LeasePerArea.getAsDouble(EstateImpl estate) |
static Double |
MarketValue.getAsDouble(EstateImpl estate) |
static Double |
DemolitionCosts.getAsDouble(EstateImpl estate) |
static Double |
BasicRent.getAsDouble(EstateImpl estate) |
static Double |
DevelopmentCosts.getAsDouble(EstateImpl estate) |
static Double |
MonthlyMaintenanceFund.getAsDouble(EstateImpl estate) |
static Double |
ServiceCharges.getAsDouble(EstateImpl estate) |
static Double |
PriceProportionGround.getAsDouble(EstateImpl estate) |
static Double |
CarParkingSpaceRent.getAsDouble(EstateImpl estate) |
static Double |
Lease.getAsDouble(EstateImpl estate) |
static Double |
VatRate.getAsDouble(EstateImpl estate) |
static Double |
RentFlatRate.getAsDouble(EstateImpl estate) |
static Double |
RentExcludingServiceChargesPerArea.getAsDouble(EstateImpl estate) |
static Double |
HeatingCosts.getAsDouble(EstateImpl estate) |
static Double |
CommonCharge.getAsDouble(EstateImpl estate) |
static Double |
CarParkingSpacePrice.getAsDouble(EstateImpl estate) |
static Double |
AdditionalRentalCharges.getAsDouble(EstateImpl estate) |
static Double |
PurchasePrice.getAsDouble(EstateImpl estate) |
static Double |
PurchasePriceOnAnnualRentalIncome.getAsDouble(EstateImpl estate) |
static Double |
SharedCapital.getAsDouble(EstateImpl estate) |
static Double |
PurchasePricePerArea.getAsDouble(EstateImpl estate) |
static Double |
RentIncludingServiceChargesPerArea.getAsDouble(EstateImpl estate) |
static Double |
DepositAmount.getAsDouble(EstateImpl estate) |
static Double |
RentalIncomePerMonth.getAsDouble(EstateImpl estate) |
static Double |
RentExcludingServiceCharges.getAsDouble(EstateImpl estate) |
static Double |
VatValue.getAsDouble(EstateImpl estate) |
static Double |
RentalIncomeDebitPerAnnum.getAsDouble(EstateImpl estate) |
static Double |
UnconventionedPrice.getAsDouble(EstateImpl estate) |
static Double |
TakeoverCosts.getAsDouble(EstateImpl estate) |
static Double |
NetReturn.getAsDouble(EstateImpl estate) |
static Double |
LowestBid.getAsDouble(EstateImpl estate) |
static Double |
RentIncludingServiceCharges.getAsDouble(EstateImpl estate) |
static Double |
RentalIncomeActualPerAnnum.getAsDouble(EstateImpl estate) |
static Double |
TotalMaintenanceFund.getAsDouble(EstateImpl estate) |
static Float |
LeasePerArea.getAsFloat(EstateImpl estate) |
static Float |
MarketValue.getAsFloat(EstateImpl estate) |
static Float |
DemolitionCosts.getAsFloat(EstateImpl estate) |
static Float |
BasicRent.getAsFloat(EstateImpl estate) |
static Float |
DevelopmentCosts.getAsFloat(EstateImpl estate) |
static Float |
MonthlyMaintenanceFund.getAsFloat(EstateImpl estate) |
static Float |
ServiceCharges.getAsFloat(EstateImpl estate) |
static Float |
PriceProportionGround.getAsFloat(EstateImpl estate) |
static Float |
CarParkingSpaceRent.getAsFloat(EstateImpl estate) |
static Float |
Lease.getAsFloat(EstateImpl estate) |
static Float |
VatRate.getAsFloat(EstateImpl estate) |
static Float |
RentFlatRate.getAsFloat(EstateImpl estate) |
static Float |
RentExcludingServiceChargesPerArea.getAsFloat(EstateImpl estate) |
static Float |
HeatingCosts.getAsFloat(EstateImpl estate) |
static Float |
CommonCharge.getAsFloat(EstateImpl estate) |
static Float |
CarParkingSpacePrice.getAsFloat(EstateImpl estate) |
static Float |
AdditionalRentalCharges.getAsFloat(EstateImpl estate) |
static Float |
PurchasePrice.getAsFloat(EstateImpl estate) |
static Float |
PurchasePriceOnAnnualRentalIncome.getAsFloat(EstateImpl estate) |
static Float |
SharedCapital.getAsFloat(EstateImpl estate) |
static Float |
PurchasePricePerArea.getAsFloat(EstateImpl estate) |
static Float |
RentIncludingServiceChargesPerArea.getAsFloat(EstateImpl estate) |
static Float |
DepositAmount.getAsFloat(EstateImpl estate) |
static Float |
RentalIncomePerMonth.getAsFloat(EstateImpl estate) |
static Float |
RentExcludingServiceCharges.getAsFloat(EstateImpl estate) |
static Float |
VatValue.getAsFloat(EstateImpl estate) |
static Float |
RentalIncomeDebitPerAnnum.getAsFloat(EstateImpl estate) |
static Float |
UnconventionedPrice.getAsFloat(EstateImpl estate) |
static Float |
TakeoverCosts.getAsFloat(EstateImpl estate) |
static Float |
NetReturn.getAsFloat(EstateImpl estate) |
static Float |
LowestBid.getAsFloat(EstateImpl estate) |
static Float |
RentIncludingServiceCharges.getAsFloat(EstateImpl estate) |
static Float |
RentalIncomeActualPerAnnum.getAsFloat(EstateImpl estate) |
static Float |
TotalMaintenanceFund.getAsFloat(EstateImpl estate) |
static Integer |
LeasePerArea.getAsInteger(EstateImpl estate) |
static Integer |
MarketValue.getAsInteger(EstateImpl estate) |
static Integer |
DemolitionCosts.getAsInteger(EstateImpl estate) |
static Integer |
BasicRent.getAsInteger(EstateImpl estate) |
static Integer |
DevelopmentCosts.getAsInteger(EstateImpl estate) |
static Integer |
MonthlyMaintenanceFund.getAsInteger(EstateImpl estate) |
static Integer |
ServiceCharges.getAsInteger(EstateImpl estate) |
static Integer |
PriceProportionGround.getAsInteger(EstateImpl estate) |
static Integer |
CarParkingSpaceRent.getAsInteger(EstateImpl estate) |
static Integer |
Lease.getAsInteger(EstateImpl estate) |
static Integer |
VatRate.getAsInteger(EstateImpl estate) |
static Integer |
RentFlatRate.getAsInteger(EstateImpl estate) |
static Integer |
RentExcludingServiceChargesPerArea.getAsInteger(EstateImpl estate) |
static Integer |
HeatingCosts.getAsInteger(EstateImpl estate) |
static Integer |
CommonCharge.getAsInteger(EstateImpl estate) |
static Integer |
CarParkingSpacePrice.getAsInteger(EstateImpl estate) |
static Integer |
AdditionalRentalCharges.getAsInteger(EstateImpl estate) |
static Integer |
PurchasePrice.getAsInteger(EstateImpl estate) |
static Integer |
PurchasePriceOnAnnualRentalIncome.getAsInteger(EstateImpl estate) |
static Integer |
SharedCapital.getAsInteger(EstateImpl estate) |
static Integer |
PurchasePricePerArea.getAsInteger(EstateImpl estate) |
static Integer |
RentIncludingServiceChargesPerArea.getAsInteger(EstateImpl estate) |
static Integer |
DepositAmount.getAsInteger(EstateImpl estate) |
static Integer |
RentalIncomePerMonth.getAsInteger(EstateImpl estate) |
static Integer |
RentExcludingServiceCharges.getAsInteger(EstateImpl estate) |
static Integer |
VatValue.getAsInteger(EstateImpl estate) |
static Integer |
RentalIncomeDebitPerAnnum.getAsInteger(EstateImpl estate) |
static Integer |
UnconventionedPrice.getAsInteger(EstateImpl estate) |
static Integer |
TakeoverCosts.getAsInteger(EstateImpl estate) |
static Integer |
NetReturn.getAsInteger(EstateImpl estate) |
static Integer |
LowestBid.getAsInteger(EstateImpl estate) |
static Integer |
RentIncludingServiceCharges.getAsInteger(EstateImpl estate) |
static Integer |
RentalIncomeActualPerAnnum.getAsInteger(EstateImpl estate) |
static Integer |
TotalMaintenanceFund.getAsInteger(EstateImpl estate) |
static List<CarParkingSpaceObligation.Option> |
CarParkingSpaceObligation.getAsList(EstateImpl estate) |
static List<RentFlatRatePer.Option> |
RentFlatRatePer.getAsList(EstateImpl estate) |
static List<Vinculated.Option> |
Vinculated.getAsList(EstateImpl estate) |
static List<Negotiable.Option> |
Negotiable.getAsList(EstateImpl estate) |
static List<Conventioned.Option> |
Conventioned.getAsList(EstateImpl estate) |
static Long |
LeasePerArea.getAsLong(EstateImpl estate) |
static Long |
MarketValue.getAsLong(EstateImpl estate) |
static Long |
DemolitionCosts.getAsLong(EstateImpl estate) |
static Long |
BasicRent.getAsLong(EstateImpl estate) |
static Long |
DevelopmentCosts.getAsLong(EstateImpl estate) |
static Long |
MonthlyMaintenanceFund.getAsLong(EstateImpl estate) |
static Long |
ServiceCharges.getAsLong(EstateImpl estate) |
static Long |
PriceProportionGround.getAsLong(EstateImpl estate) |
static Long |
CarParkingSpaceRent.getAsLong(EstateImpl estate) |
static Long |
Lease.getAsLong(EstateImpl estate) |
static Long |
VatRate.getAsLong(EstateImpl estate) |
static Long |
RentFlatRate.getAsLong(EstateImpl estate) |
static Long |
RentExcludingServiceChargesPerArea.getAsLong(EstateImpl estate) |
static Long |
HeatingCosts.getAsLong(EstateImpl estate) |
static Long |
CommonCharge.getAsLong(EstateImpl estate) |
static Long |
CarParkingSpacePrice.getAsLong(EstateImpl estate) |
static Long |
AdditionalRentalCharges.getAsLong(EstateImpl estate) |
static Long |
PurchasePrice.getAsLong(EstateImpl estate) |
static Long |
PurchasePriceOnAnnualRentalIncome.getAsLong(EstateImpl estate) |
static Long |
SharedCapital.getAsLong(EstateImpl estate) |
static Long |
PurchasePricePerArea.getAsLong(EstateImpl estate) |
static Long |
RentIncludingServiceChargesPerArea.getAsLong(EstateImpl estate) |
static Long |
DepositAmount.getAsLong(EstateImpl estate) |
static Long |
RentalIncomePerMonth.getAsLong(EstateImpl estate) |
static Long |
RentExcludingServiceCharges.getAsLong(EstateImpl estate) |
static Long |
VatValue.getAsLong(EstateImpl estate) |
static Long |
RentalIncomeDebitPerAnnum.getAsLong(EstateImpl estate) |
static Long |
UnconventionedPrice.getAsLong(EstateImpl estate) |
static Long |
TakeoverCosts.getAsLong(EstateImpl estate) |
static Long |
NetReturn.getAsLong(EstateImpl estate) |
static Long |
LowestBid.getAsLong(EstateImpl estate) |
static Long |
RentIncludingServiceCharges.getAsLong(EstateImpl estate) |
static Long |
RentalIncomeActualPerAnnum.getAsLong(EstateImpl estate) |
static Long |
TotalMaintenanceFund.getAsLong(EstateImpl estate) |
static String |
LeasePerArea.getAsString(EstateImpl estate) |
static String |
MarketValue.getAsString(EstateImpl estate) |
static String |
DemolitionCosts.getAsString(EstateImpl estate) |
static String |
CarParkingSpaceObligation.getAsString(EstateImpl estate) |
static String |
BasicRent.getAsString(EstateImpl estate) |
static String |
PlusVat.getAsString(EstateImpl estate) |
static String |
DevelopmentCosts.getAsString(EstateImpl estate) |
static String |
MonthlyMaintenanceFund.getAsString(EstateImpl estate) |
static String |
RentFlatRatePer.getAsString(EstateImpl estate) |
static String |
ServiceChargesIncludingHeatingCosts.getAsString(EstateImpl estate) |
static String |
ServiceCharges.getAsString(EstateImpl estate) |
static String |
PriceProportionGround.getAsString(EstateImpl estate) |
static String |
CarParkingSpaceRent.getAsString(EstateImpl estate) |
static String |
Lease.getAsString(EstateImpl estate) |
static String |
VatRate.getAsString(EstateImpl estate) |
static String |
RentFlatRate.getAsString(EstateImpl estate) |
static String |
RentExcludingServiceChargesPerArea.getAsString(EstateImpl estate) |
static String |
AgentFeeIncludingVat.getAsString(EstateImpl estate) |
static String |
Vinculated.getAsString(EstateImpl estate) |
static String |
HeatingCosts.getAsString(EstateImpl estate) |
static String |
CommonCharge.getAsString(EstateImpl estate) |
static String |
CarParkingSpacePrice.getAsString(EstateImpl estate) |
static String |
AdditionalRentalCharges.getAsString(EstateImpl estate) |
static String |
Negotiable.getAsString(EstateImpl estate) |
static String |
PurchasePrice.getAsString(EstateImpl estate) |
static String |
PurchasePriceOnAnnualRentalIncome.getAsString(EstateImpl estate) |
static String |
SharedCapital.getAsString(EstateImpl estate) |
static String |
PurchasePricePerArea.getAsString(EstateImpl estate) |
static String |
RentIncludingServiceChargesPerArea.getAsString(EstateImpl estate) |
static String |
DepositAmount.getAsString(EstateImpl estate) |
static String |
Conventioned.getAsString(EstateImpl estate) |
static String |
RentalIncomePerMonth.getAsString(EstateImpl estate) |
static String |
RentExcludingServiceCharges.getAsString(EstateImpl estate) |
static String |
SpecialOffer.getAsString(EstateImpl estate) |
static String |
VatValue.getAsString(EstateImpl estate) |
static String |
RentalIncomeDebitPerAnnum.getAsString(EstateImpl estate) |
static String |
UnconventionedPrice.getAsString(EstateImpl estate) |
static String |
AgentFeeRequired.getAsString(EstateImpl estate) |
static String |
PlusRegistrationFee.getAsString(EstateImpl estate) |
static String |
TakeoverCosts.getAsString(EstateImpl estate) |
static String |
NetReturn.getAsString(EstateImpl estate) |
static String |
LowestBid.getAsString(EstateImpl estate) |
static String |
RentIncludingServiceCharges.getAsString(EstateImpl estate) |
static String |
RentalIncomeActualPerAnnum.getAsString(EstateImpl estate) |
static String |
TotalMaintenanceFund.getAsString(EstateImpl estate) |
static String |
CarParkingSpaceIncluded.getAsString(EstateImpl estate) |
static String |
LeasePerArea.getAsString(EstateImpl estate,
Locale locale) |
static String |
MarketValue.getAsString(EstateImpl estate,
Locale locale) |
static String |
DemolitionCosts.getAsString(EstateImpl estate,
Locale locale) |
static String |
CarParkingSpaceObligation.getAsString(EstateImpl estate,
Locale locale) |
static String |
BasicRent.getAsString(EstateImpl estate,
Locale locale) |
static String |
PlusVat.getAsString(EstateImpl estate,
Locale locale) |
static String |
DevelopmentCosts.getAsString(EstateImpl estate,
Locale locale) |
static String |
MonthlyMaintenanceFund.getAsString(EstateImpl estate,
Locale locale) |
static String |
RentFlatRatePer.getAsString(EstateImpl estate,
Locale locale) |
static String |
ServiceChargesIncludingHeatingCosts.getAsString(EstateImpl estate,
Locale locale) |
static String |
ServiceCharges.getAsString(EstateImpl estate,
Locale locale) |
static String |
PriceProportionGround.getAsString(EstateImpl estate,
Locale locale) |
static String |
CarParkingSpaceRent.getAsString(EstateImpl estate,
Locale locale) |
static String |
Lease.getAsString(EstateImpl estate,
Locale locale) |
static String |
VatRate.getAsString(EstateImpl estate,
Locale locale) |
static String |
RentFlatRate.getAsString(EstateImpl estate,
Locale locale) |
static String |
RentExcludingServiceChargesPerArea.getAsString(EstateImpl estate,
Locale locale) |
static String |
AgentFeeIncludingVat.getAsString(EstateImpl estate,
Locale locale) |
static String |
Vinculated.getAsString(EstateImpl estate,
Locale locale) |
static String |
HeatingCosts.getAsString(EstateImpl estate,
Locale locale) |
static String |
CommonCharge.getAsString(EstateImpl estate,
Locale locale) |
static String |
CarParkingSpacePrice.getAsString(EstateImpl estate,
Locale locale) |
static String |
AdditionalRentalCharges.getAsString(EstateImpl estate,
Locale locale) |
static String |
Negotiable.getAsString(EstateImpl estate,
Locale locale) |
static String |
PurchasePrice.getAsString(EstateImpl estate,
Locale locale) |
static String |
PurchasePriceOnAnnualRentalIncome.getAsString(EstateImpl estate,
Locale locale) |
static String |
SharedCapital.getAsString(EstateImpl estate,
Locale locale) |
static String |
PurchasePricePerArea.getAsString(EstateImpl estate,
Locale locale) |
static String |
RentIncludingServiceChargesPerArea.getAsString(EstateImpl estate,
Locale locale) |
static String |
DepositAmount.getAsString(EstateImpl estate,
Locale locale) |
static String |
Conventioned.getAsString(EstateImpl estate,
Locale locale) |
static String |
RentalIncomePerMonth.getAsString(EstateImpl estate,
Locale locale) |
static String |
RentExcludingServiceCharges.getAsString(EstateImpl estate,
Locale locale) |
static String |
SpecialOffer.getAsString(EstateImpl estate,
Locale locale) |
static String |
VatValue.getAsString(EstateImpl estate,
Locale locale) |
static String |
RentalIncomeDebitPerAnnum.getAsString(EstateImpl estate,
Locale locale) |
static String |
UnconventionedPrice.getAsString(EstateImpl estate,
Locale locale) |
static String |
AgentFeeRequired.getAsString(EstateImpl estate,
Locale locale) |
static String |
PlusRegistrationFee.getAsString(EstateImpl estate,
Locale locale) |
static String |
TakeoverCosts.getAsString(EstateImpl estate,
Locale locale) |
static String |
NetReturn.getAsString(EstateImpl estate,
Locale locale) |
static String |
LowestBid.getAsString(EstateImpl estate,
Locale locale) |
static String |
RentIncludingServiceCharges.getAsString(EstateImpl estate,
Locale locale) |
static String |
RentalIncomeActualPerAnnum.getAsString(EstateImpl estate,
Locale locale) |
static String |
TotalMaintenanceFund.getAsString(EstateImpl estate,
Locale locale) |
static String |
CarParkingSpaceIncluded.getAsString(EstateImpl estate,
Locale locale) |
static void |
PlusVat.put(EstateImpl estate,
Boolean value) |
static void |
ServiceChargesIncludingHeatingCosts.put(EstateImpl estate,
Boolean value) |
static void |
AgentFeeIncludingVat.put(EstateImpl estate,
Boolean value) |
static void |
SpecialOffer.put(EstateImpl estate,
Boolean value) |
static void |
AgentFeeRequired.put(EstateImpl estate,
Boolean value) |
static void |
PlusRegistrationFee.put(EstateImpl estate,
Boolean value) |
static void |
CarParkingSpaceIncluded.put(EstateImpl estate,
Boolean value) |
static void |
CarParkingSpaceObligation.put(EstateImpl estate,
CarParkingSpaceObligation.Option value) |
static void |
Conventioned.put(EstateImpl estate,
Conventioned.Option value) |
static void |
LeasePerArea.put(EstateImpl estate,
CurrencyValue value) |
static void |
MarketValue.put(EstateImpl estate,
CurrencyValue value) |
static void |
DemolitionCosts.put(EstateImpl estate,
CurrencyValue value) |
static void |
BasicRent.put(EstateImpl estate,
CurrencyValue value) |
static void |
DevelopmentCosts.put(EstateImpl estate,
CurrencyValue value) |
static void |
MonthlyMaintenanceFund.put(EstateImpl estate,
CurrencyValue value) |
static void |
ServiceCharges.put(EstateImpl estate,
CurrencyValue value) |
static void |
PriceProportionGround.put(EstateImpl estate,
CurrencyValue value) |
static void |
CarParkingSpaceRent.put(EstateImpl estate,
CurrencyValue value) |
static void |
Lease.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentFlatRate.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentExcludingServiceChargesPerArea.put(EstateImpl estate,
CurrencyValue value) |
static void |
HeatingCosts.put(EstateImpl estate,
CurrencyValue value) |
static void |
CommonCharge.put(EstateImpl estate,
CurrencyValue value) |
static void |
CarParkingSpacePrice.put(EstateImpl estate,
CurrencyValue value) |
static void |
AdditionalRentalCharges.put(EstateImpl estate,
CurrencyValue value) |
static void |
PurchasePrice.put(EstateImpl estate,
CurrencyValue value) |
static void |
SharedCapital.put(EstateImpl estate,
CurrencyValue value) |
static void |
PurchasePricePerArea.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentIncludingServiceChargesPerArea.put(EstateImpl estate,
CurrencyValue value) |
static void |
DepositAmount.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentalIncomePerMonth.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentExcludingServiceCharges.put(EstateImpl estate,
CurrencyValue value) |
static void |
VatValue.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentalIncomeDebitPerAnnum.put(EstateImpl estate,
CurrencyValue value) |
static void |
UnconventionedPrice.put(EstateImpl estate,
CurrencyValue value) |
static void |
TakeoverCosts.put(EstateImpl estate,
CurrencyValue value) |
static void |
LowestBid.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentIncludingServiceCharges.put(EstateImpl estate,
CurrencyValue value) |
static void |
RentalIncomeActualPerAnnum.put(EstateImpl estate,
CurrencyValue value) |
static void |
TotalMaintenanceFund.put(EstateImpl estate,
CurrencyValue value) |
static void |
LeaseDuration.put(EstateImpl estate,
Map<String,String> value) |
static void |
AgentFee.put(EstateImpl estate,
Map<String,String> value) |
static void |
Deposit.put(EstateImpl estate,
Map<String,String> value) |
static void |
Negotiable.put(EstateImpl estate,
Negotiable.Option value) |
static void |
LeasePerArea.put(EstateImpl estate,
Number value) |
static void |
MarketValue.put(EstateImpl estate,
Number value) |
static void |
DemolitionCosts.put(EstateImpl estate,
Number value) |
static void |
BasicRent.put(EstateImpl estate,
Number value) |
static void |
DevelopmentCosts.put(EstateImpl estate,
Number value) |
static void |
MonthlyMaintenanceFund.put(EstateImpl estate,
Number value) |
static void |
ServiceCharges.put(EstateImpl estate,
Number value) |
static void |
PriceProportionGround.put(EstateImpl estate,
Number value) |
static void |
CarParkingSpaceRent.put(EstateImpl estate,
Number value) |
static void |
Lease.put(EstateImpl estate,
Number value) |
static void |
VatRate.put(EstateImpl estate,
Number value) |
static void |
RentFlatRate.put(EstateImpl estate,
Number value) |
static void |
RentExcludingServiceChargesPerArea.put(EstateImpl estate,
Number value) |
static void |
HeatingCosts.put(EstateImpl estate,
Number value) |
static void |
CommonCharge.put(EstateImpl estate,
Number value) |
static void |
CarParkingSpacePrice.put(EstateImpl estate,
Number value) |
static void |
AdditionalRentalCharges.put(EstateImpl estate,
Number value) |
static void |
PurchasePrice.put(EstateImpl estate,
Number value) |
static void |
PurchasePriceOnAnnualRentalIncome.put(EstateImpl estate,
Number value) |
static void |
SharedCapital.put(EstateImpl estate,
Number value) |
static void |
PurchasePricePerArea.put(EstateImpl estate,
Number value) |
static void |
RentIncludingServiceChargesPerArea.put(EstateImpl estate,
Number value) |
static void |
DepositAmount.put(EstateImpl estate,
Number value) |
static void |
RentalIncomePerMonth.put(EstateImpl estate,
Number value) |
static void |
RentExcludingServiceCharges.put(EstateImpl estate,
Number value) |
static void |
VatValue.put(EstateImpl estate,
Number value) |
static void |
RentalIncomeDebitPerAnnum.put(EstateImpl estate,
Number value) |
static void |
UnconventionedPrice.put(EstateImpl estate,
Number value) |
static void |
TakeoverCosts.put(EstateImpl estate,
Number value) |
static void |
NetReturn.put(EstateImpl estate,
Number value) |
static void |
LowestBid.put(EstateImpl estate,
Number value) |
static void |
RentIncludingServiceCharges.put(EstateImpl estate,
Number value) |
static void |
RentalIncomeActualPerAnnum.put(EstateImpl estate,
Number value) |
static void |
TotalMaintenanceFund.put(EstateImpl estate,
Number value) |
static void |
RentFlatRatePer.put(EstateImpl estate,
RentFlatRatePer.Option value) |
static void |
LeasePerArea.put(EstateImpl estate,
String value) |
static void |
MarketValue.put(EstateImpl estate,
String value) |
static void |
DemolitionCosts.put(EstateImpl estate,
String value) |
static void |
CarParkingSpaceObligation.put(EstateImpl estate,
String value) |
static void |
BasicRent.put(EstateImpl estate,
String value) |
static void |
PlusVat.put(EstateImpl estate,
String value) |
static void |
DevelopmentCosts.put(EstateImpl estate,
String value) |
static void |
MonthlyMaintenanceFund.put(EstateImpl estate,
String value) |
static void |
RentFlatRatePer.put(EstateImpl estate,
String value) |
static void |
ServiceChargesIncludingHeatingCosts.put(EstateImpl estate,
String value) |
static void |
ServiceCharges.put(EstateImpl estate,
String value) |
static void |
PriceProportionGround.put(EstateImpl estate,
String value) |
static void |
CarParkingSpaceRent.put(EstateImpl estate,
String value) |
static void |
Lease.put(EstateImpl estate,
String value) |
static void |
VatRate.put(EstateImpl estate,
String value) |
static void |
RentFlatRate.put(EstateImpl estate,
String value) |
static void |
RentExcludingServiceChargesPerArea.put(EstateImpl estate,
String value) |
static void |
AgentFeeIncludingVat.put(EstateImpl estate,
String value) |
static void |
Vinculated.put(EstateImpl estate,
String value) |
static void |
HeatingCosts.put(EstateImpl estate,
String value) |
static void |
CommonCharge.put(EstateImpl estate,
String value) |
static void |
CarParkingSpacePrice.put(EstateImpl estate,
String value) |
static void |
AdditionalRentalCharges.put(EstateImpl estate,
String value) |
static void |
Negotiable.put(EstateImpl estate,
String value) |
static void |
PurchasePrice.put(EstateImpl estate,
String value) |
static void |
PurchasePriceOnAnnualRentalIncome.put(EstateImpl estate,
String value) |
static void |
SharedCapital.put(EstateImpl estate,
String value) |
static void |
PurchasePricePerArea.put(EstateImpl estate,
String value) |
static void |
RentIncludingServiceChargesPerArea.put(EstateImpl estate,
String value) |
static void |
DepositAmount.put(EstateImpl estate,
String value) |
static void |
Conventioned.put(EstateImpl estate,
String value) |
static void |
RentalIncomePerMonth.put(EstateImpl estate,
String value) |
static void |
RentExcludingServiceCharges.put(EstateImpl estate,
String value) |
static void |
SpecialOffer.put(EstateImpl estate,
String value) |
static void |
VatValue.put(EstateImpl estate,
String value) |
static void |
RentalIncomeDebitPerAnnum.put(EstateImpl estate,
String value) |
static void |
UnconventionedPrice.put(EstateImpl estate,
String value) |
static void |
AgentFeeRequired.put(EstateImpl estate,
String value) |
static void |
PlusRegistrationFee.put(EstateImpl estate,
String value) |
static void |
TakeoverCosts.put(EstateImpl estate,
String value) |
static void |
NetReturn.put(EstateImpl estate,
String value) |
static void |
LowestBid.put(EstateImpl estate,
String value) |
static void |
RentIncludingServiceCharges.put(EstateImpl estate,
String value) |
static void |
RentalIncomeActualPerAnnum.put(EstateImpl estate,
String value) |
static void |
TotalMaintenanceFund.put(EstateImpl estate,
String value) |
static void |
CarParkingSpaceIncluded.put(EstateImpl estate,
String value) |
static void |
Vinculated.put(EstateImpl estate,
Vinculated.Option value) |
static void |
LeaseDuration.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
AgentFee.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
Deposit.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
LeaseDuration.putValue(EstateImpl estate,
String language,
String value) |
static void |
AgentFee.putValue(EstateImpl estate,
String language,
String value) |
static void |
Deposit.putValue(EstateImpl estate,
String language,
String value) |
Modifier and Type | Method and Description |
---|---|
static View.Option[] |
View.get(EstateImpl estate) |
static LengthValue |
DistanceToSportsFacilities.get(EstateImpl estate) |
static LengthValue |
DistanceToUniversity.get(EstateImpl estate) |
static LengthValue |
DistanceToNextTrainStation.get(EstateImpl estate) |
static LengthValue |
DistanceToSea.get(EstateImpl estate) |
static SupplyAccess.Option[] |
SupplyAccess.get(EstateImpl estate) |
static LengthValue |
Altitude.get(EstateImpl estate) |
static LengthValue |
DistanceToAirport.get(EstateImpl estate) |
static LengthValue |
DistanceToCityCentre.get(EstateImpl estate) |
static LengthValue |
DistanceToSkiingArea.get(EstateImpl estate) |
static Zone.Option |
Zone.get(EstateImpl estate) |
static LengthValue |
DistanceToLake.get(EstateImpl estate) |
static LengthValue |
DistanceToSecondarySchool.get(EstateImpl estate) |
static LengthValue |
DistanceToHighSchool.get(EstateImpl estate) |
static LengthValue |
DistanceToDayNursery.get(EstateImpl estate) |
static LengthValue |
DistanceToMotorway.get(EstateImpl estate) |
static LengthValue |
DistanceToJuniorHighSchool.get(EstateImpl estate) |
static LengthValue |
DistanceToNextShopping.get(EstateImpl estate) |
static LengthValue |
DistanceToRecreationalArea.get(EstateImpl estate) |
static LengthValue |
DistanceToWanderingArea.get(EstateImpl estate) |
static LengthValue |
DistanceToNextGastronomy.get(EstateImpl estate) |
static LengthValue |
DistanceToElementarySchool.get(EstateImpl estate) |
static Location.Option[] |
Location.get(EstateImpl estate) |
static CommercialZone.Option |
CommercialZone.get(EstateImpl estate) |
static LengthValue |
DistanceToMainLineStation.get(EstateImpl estate) |
static Boolean |
SupplyPossible.get(EstateImpl estate) |
static LengthValue |
DistanceToBeach.get(EstateImpl estate) |
static LengthValue |
DistanceToComprehensiveSchool.get(EstateImpl estate) |
static LengthValue |
DistanceToBusStation.get(EstateImpl estate) |
static LengthValue |
DistanceToCollege.get(EstateImpl estate) |
static LengthValue |
DistanceToSportsFacilities.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToUniversity.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToNextTrainStation.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToSea.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
Altitude.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToAirport.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToCityCentre.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToSkiingArea.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToLake.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToSecondarySchool.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToHighSchool.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToDayNursery.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToMotorway.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToJuniorHighSchool.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToNextShopping.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToRecreationalArea.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToWanderingArea.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToNextGastronomy.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToElementarySchool.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToMainLineStation.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToBeach.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToComprehensiveSchool.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToBusStation.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static LengthValue |
DistanceToCollege.get(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
NextTown.get(EstateImpl estate,
Locale locale) |
static String |
NextTown.get(EstateImpl estate,
String language) |
static BigDecimal |
DistanceToSportsFacilities.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToUniversity.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToNextTrainStation.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToSea.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
Altitude.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToAirport.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToCityCentre.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToSkiingArea.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToLake.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToSecondarySchool.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToHighSchool.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToDayNursery.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToMotorway.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToJuniorHighSchool.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToNextShopping.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToRecreationalArea.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToWanderingArea.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToNextGastronomy.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToElementarySchool.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToMainLineStation.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToBeach.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToComprehensiveSchool.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToBusStation.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigDecimal |
DistanceToCollege.getAsBigDecimal(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToSportsFacilities.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToUniversity.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToNextTrainStation.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToSea.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
Altitude.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToAirport.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToCityCentre.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToSkiingArea.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToLake.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToSecondarySchool.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToHighSchool.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToDayNursery.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToMotorway.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToJuniorHighSchool.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToNextShopping.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToRecreationalArea.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToWanderingArea.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToNextGastronomy.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToElementarySchool.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToMainLineStation.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToBeach.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToComprehensiveSchool.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToBusStation.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static BigInteger |
DistanceToCollege.getAsBigInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToSportsFacilities.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToUniversity.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToNextTrainStation.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToSea.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
Altitude.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToAirport.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToCityCentre.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToSkiingArea.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToLake.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToSecondarySchool.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToHighSchool.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToDayNursery.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToMotorway.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToJuniorHighSchool.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToNextShopping.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToRecreationalArea.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToWanderingArea.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToNextGastronomy.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToElementarySchool.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToMainLineStation.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToBeach.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToComprehensiveSchool.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToBusStation.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Double |
DistanceToCollege.getAsDouble(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToSportsFacilities.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToUniversity.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToNextTrainStation.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToSea.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
Altitude.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToAirport.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToCityCentre.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToSkiingArea.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToLake.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToSecondarySchool.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToHighSchool.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToDayNursery.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToMotorway.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToJuniorHighSchool.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToNextShopping.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToRecreationalArea.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToWanderingArea.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToNextGastronomy.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToElementarySchool.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToMainLineStation.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToBeach.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToComprehensiveSchool.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToBusStation.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Float |
DistanceToCollege.getAsFloat(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToSportsFacilities.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToUniversity.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToNextTrainStation.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToSea.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
Altitude.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToAirport.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToCityCentre.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToSkiingArea.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToLake.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToSecondarySchool.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToHighSchool.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToDayNursery.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToMotorway.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToJuniorHighSchool.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToNextShopping.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToRecreationalArea.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToWanderingArea.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToNextGastronomy.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToElementarySchool.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToMainLineStation.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToBeach.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToComprehensiveSchool.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToBusStation.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static Integer |
DistanceToCollege.getAsInteger(EstateImpl estate,
LengthValue.Unit destUnit) |
static List<View.Option> |
View.getAsList(EstateImpl estate) |
static List<SupplyAccess.Option> |
SupplyAccess.getAsList(EstateImpl estate) |
static List<Zone.Option> |
Zone.getAsList(EstateImpl estate) |
static List<Location.Option> |
Location.getAsList(EstateImpl estate) |
static List<CommercialZone.Option> |
CommercialZone.getAsList(EstateImpl estate) |
static Long |
DistanceToSportsFacilities.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToUniversity.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToNextTrainStation.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToSea.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
Altitude.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToAirport.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToCityCentre.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToSkiingArea.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToLake.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToSecondarySchool.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToHighSchool.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToDayNursery.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToMotorway.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToJuniorHighSchool.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToNextShopping.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToRecreationalArea.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToWanderingArea.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToNextGastronomy.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToElementarySchool.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToMainLineStation.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToBeach.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToComprehensiveSchool.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToBusStation.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static Long |
DistanceToCollege.getAsLong(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
Zone.getAsString(EstateImpl estate) |
static String |
CommercialZone.getAsString(EstateImpl estate) |
static String |
SupplyPossible.getAsString(EstateImpl estate) |
static String |
DistanceToSportsFacilities.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToUniversity.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToNextTrainStation.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToSea.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
Altitude.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToAirport.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToCityCentre.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToSkiingArea.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToLake.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToSecondarySchool.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToHighSchool.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToDayNursery.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToMotorway.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToJuniorHighSchool.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToNextShopping.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToRecreationalArea.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToWanderingArea.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToNextGastronomy.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToElementarySchool.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToMainLineStation.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToBeach.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToComprehensiveSchool.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToBusStation.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToCollege.getAsString(EstateImpl estate,
LengthValue.Unit destUnit) |
static String |
DistanceToSportsFacilities.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToUniversity.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToNextTrainStation.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToSea.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
Altitude.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToAirport.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToCityCentre.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToSkiingArea.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToLake.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToSecondarySchool.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToHighSchool.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToDayNursery.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToMotorway.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToJuniorHighSchool.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToNextShopping.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToRecreationalArea.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToWanderingArea.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToNextGastronomy.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToElementarySchool.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToMainLineStation.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToBeach.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToComprehensiveSchool.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToBusStation.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
DistanceToCollege.getAsString(EstateImpl estate,
LengthValue.Unit destUnit,
Locale locale) |
static String |
Zone.getAsString(EstateImpl estate,
Locale locale) |
static String |
CommercialZone.getAsString(EstateImpl estate,
Locale locale) |
static String |
SupplyPossible.getAsString(EstateImpl estate,
Locale locale) |
static String |
View.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
SupplyAccess.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
Location.getAsString(EstateImpl estate,
String valueSeparator) |
static String |
View.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
SupplyAccess.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static String |
Location.getAsString(EstateImpl estate,
String valueSeparator,
Locale locale) |
static boolean |
Location.hasOption(EstateImpl estate,
Location.Option value) |
static boolean |
SupplyAccess.hasOption(EstateImpl estate,
SupplyAccess.Option value) |
static boolean |
View.hasOption(EstateImpl estate,
View.Option value) |
static void |
SupplyPossible.put(EstateImpl estate,
Boolean value) |
static void |
CommercialZone.put(EstateImpl estate,
CommercialZone.Option value) |
static void |
DistanceToSportsFacilities.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToUniversity.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToNextTrainStation.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToSea.put(EstateImpl estate,
LengthValue value) |
static void |
Altitude.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToAirport.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToCityCentre.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToSkiingArea.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToLake.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToSecondarySchool.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToHighSchool.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToDayNursery.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToMotorway.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToJuniorHighSchool.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToNextShopping.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToRecreationalArea.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToWanderingArea.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToNextGastronomy.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToElementarySchool.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToMainLineStation.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToBeach.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToComprehensiveSchool.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToBusStation.put(EstateImpl estate,
LengthValue value) |
static void |
DistanceToCollege.put(EstateImpl estate,
LengthValue value) |
static void |
Location.put(EstateImpl estate,
Location.Option[] value) |
static void |
NextTown.put(EstateImpl estate,
Map<String,String> value) |
static void |
DistanceToSportsFacilities.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToUniversity.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToNextTrainStation.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToSea.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
Altitude.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToAirport.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToCityCentre.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToSkiingArea.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToLake.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToSecondarySchool.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToHighSchool.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToDayNursery.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToMotorway.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToJuniorHighSchool.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToNextShopping.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToRecreationalArea.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToWanderingArea.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToNextGastronomy.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToElementarySchool.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToMainLineStation.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToBeach.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToComprehensiveSchool.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToBusStation.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
DistanceToCollege.put(EstateImpl estate,
Number value,
LengthValue.Unit unit) |
static void |
Zone.put(EstateImpl estate,
String value) |
static void |
CommercialZone.put(EstateImpl estate,
String value) |
static void |
SupplyPossible.put(EstateImpl estate,
String value) |
static void |
View.put(EstateImpl estate,
String[] value) |
static void |
SupplyAccess.put(EstateImpl estate,
String[] value) |
static void |
Location.put(EstateImpl estate,
String[] value) |
static void |
DistanceToSportsFacilities.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToUniversity.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToNextTrainStation.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToSea.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
Altitude.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToAirport.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToCityCentre.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToSkiingArea.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToLake.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToSecondarySchool.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToHighSchool.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToDayNursery.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToMotorway.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToJuniorHighSchool.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToNextShopping.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToRecreationalArea.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToWanderingArea.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToNextGastronomy.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToElementarySchool.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToMainLineStation.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToBeach.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToComprehensiveSchool.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToBusStation.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
DistanceToCollege.put(EstateImpl estate,
String value,
LengthValue.Unit unit) |
static void |
SupplyAccess.put(EstateImpl estate,
SupplyAccess.Option[] value) |
static void |
View.put(EstateImpl estate,
View.Option[] value) |
static void |
Zone.put(EstateImpl estate,
Zone.Option value) |
static void |
Location.putOption(EstateImpl estate,
Location.Option value) |
static void |
View.putOption(EstateImpl estate,
String value) |
static void |
SupplyAccess.putOption(EstateImpl estate,
String value) |
static void |
Location.putOption(EstateImpl estate,
String value) |
static void |
SupplyAccess.putOption(EstateImpl estate,
SupplyAccess.Option value) |
static void |
View.putOption(EstateImpl estate,
View.Option value) |
static void |
NextTown.putValue(EstateImpl estate,
Locale locale,
String value) |
static void |
NextTown.putValue(EstateImpl estate,
String language,
String value) |
static void |
Location.removeOption(EstateImpl estate,
Location.Option value) |
static void |
View.removeOption(EstateImpl estate,
String value) |
static void |
SupplyAccess.removeOption(EstateImpl estate,
String value) |
static void |
Location.removeOption(EstateImpl estate,
String value) |
static void |
SupplyAccess.removeOption(EstateImpl estate,
SupplyAccess.Option value) |
static void |
View.removeOption(EstateImpl estate,
View.Option value) |
Modifier and Type | Method and Description |
---|---|
org.openestate.io.daft_ie.xml.OverseasRentalAdType |
DaftIeWriter.convertEstateForRent(EstateImpl src,
AgentImpl agent,
AgentContactImpl contact,
List<String> errors) |
org.openestate.io.daft_ie.xml.OverseasSaleAdType |
DaftIeWriter.convertEstateForSale(EstateImpl src,
AgentImpl agent,
AgentContactImpl contact,
List<String> errors) |
protected String |
DaftIeWriter.getDescription(EstateImpl estate) |
protected org.openestate.io.daft_ie.xml.FeaturesType |
DaftIeWriter.getFeatures(EstateImpl estate) |
protected org.openestate.io.daft_ie.xml.PdfsType |
DaftIeWriter.getPdfs(EstateImpl estate) |
protected org.openestate.io.daft_ie.xml.PhotosType |
DaftIeWriter.getPhotos(EstateImpl estate) |
Modifier and Type | Field and Description |
---|---|
EstateImpl |
DbObject.item |
Modifier and Type | Method and Description |
---|---|
protected AbstractAttribImpl |
HSqlDbObjectsHandler.buildAttrib(ResultSet result,
Map<Long,String> languages,
EstateImpl estate) |
Modifier and Type | Method and Description |
---|---|
protected EstateImpl |
IdxReader.createEstate(org.openestate.io.idx.IdxRecord record) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.idx.IdxRecord |
IdxWriter.createRecord(EstateImpl estate,
AgentImpl agent,
AgentContactImpl contact,
List<String> errors) |
protected org.openestate.io.idx.types.ObjectType |
IdxWriter.getObjectType(EstateImpl estate,
List<OpenEstateType> types) |
protected org.openestate.io.idx.types.OfferType |
IdxWriter.getOfferType(EstateImpl estate) |
Modifier and Type | Method and Description |
---|---|
protected EstateImpl |
ImmobiliareItReader.convertImmobilie(org.openestate.io.immobiliare_it.xml.Feed.Properties.Property src,
Map<String,AgentContactImpl> contacts) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.immobiliare_it.xml.Feed.Properties.Property |
ImmobiliareItWriter.convertEstate(EstateImpl src,
AgentImpl agent,
AgentContactImpl contact,
List<String> errors) |
Modifier and Type | Method and Description |
---|---|
protected EstateImpl |
ImmoXmlReader.convertImmobilie(org.openestate.io.immoxml.xml.Immobilie immobilie,
Map<String,AgentContactImpl> contacts) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.immoxml.xml.Immobilie |
ImmoXmlWriter.convertEstate(EstateImpl estate,
AgentImpl agent,
AgentContactImpl contact,
List<String> errors) |
protected void |
ImmoXmlReader.readImmobilieAnhaenge(org.openestate.io.immoxml.xml.Anhaenge anhaenge,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
ImmoXmlReader.readImmobilieAusstattung(org.openestate.io.immoxml.xml.Ausstattung ausstattung,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
ImmoXmlReader.readImmobilieFlaechen(org.openestate.io.immoxml.xml.Flaechen flaechen,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
ImmoXmlReader.readImmobilieFreitexte(org.openestate.io.immoxml.xml.Freitexte freitexte,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
ImmoXmlReader.readImmobilieGeo(org.openestate.io.immoxml.xml.Geo geo,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
ImmoXmlReader.readImmobilieInfrastruktur(org.openestate.io.immoxml.xml.Infrastruktur infrastruktur,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
ImmoXmlReader.readImmobilieKontaktperson(org.openestate.io.immoxml.xml.Kontaktperson person,
EstateImpl destEstate,
List<OpenEstateType> types,
Map<String,AgentContactImpl> contacts,
String estateId) |
protected void |
ImmoXmlReader.readImmobilieObjektkategorie(org.openestate.io.immoxml.xml.Immobilie immobilie,
EstateImpl destEstate,
String estateId) |
protected void |
ImmoXmlReader.readImmobiliePreise(org.openestate.io.immoxml.xml.Preise preise,
org.openestate.io.immoxml.xml.Ausstattung ausstattung,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
ImmoXmlReader.readImmobilieVerwaltungObjekt(org.openestate.io.immoxml.xml.VerwaltungObjekt verwaltung_objekt,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
ImmoXmlReader.readImmobilieVerwaltungTechn(org.openestate.io.immoxml.xml.VerwaltungTechn verwaltung_techn,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
ImmoXmlReader.readImmobilieWeitereAdressen(List<org.openestate.io.immoxml.xml.WeitereAdresse> adressen,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
ImmoXmlReader.readImmobilieZustandAngaben(org.openestate.io.immoxml.xml.ZustandAngaben zustand,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
ImmoXmlWriter.writeImmobilieAnhaenge(org.openestate.io.immoxml.xml.Anhaenge anhaenge,
EstateImpl srcEstate) |
protected void |
ImmoXmlWriter.writeImmobilieAusstattung(org.openestate.io.immoxml.xml.Ausstattung ausstattung,
EstateImpl srcEstate) |
protected void |
ImmoXmlWriter.writeImmobilieFlaechen(org.openestate.io.immoxml.xml.Flaechen flaechen,
EstateImpl srcEstate) |
protected void |
ImmoXmlWriter.writeImmobilieFreitexte(org.openestate.io.immoxml.xml.Freitexte freitexte,
EstateImpl srcEstate) |
protected void |
ImmoXmlWriter.writeImmobilieGeo(org.openestate.io.immoxml.xml.Geo geo,
EstateImpl srcEstate) |
protected void |
ImmoXmlWriter.writeImmobilieInfrastruktur(org.openestate.io.immoxml.xml.Infrastruktur infrastruktur,
EstateImpl srcEstate) |
protected void |
ImmoXmlWriter.writeImmobilieObjektkategorie(org.openestate.io.immoxml.xml.Objektkategorie kat,
EstateImpl srcEstate) |
protected void |
ImmoXmlWriter.writeImmobiliePreise(org.openestate.io.immoxml.xml.Preise preise,
EstateImpl srcEstate) |
protected void |
ImmoXmlWriter.writeImmobilieVerwaltungObjekt(org.openestate.io.immoxml.xml.VerwaltungObjekt verwaltung_objekt,
EstateImpl srcEstate) |
protected void |
ImmoXmlWriter.writeImmobilieVerwaltungTechn(org.openestate.io.immoxml.xml.VerwaltungTechn verwaltung_techn,
EstateImpl srcEstate) |
protected void |
ImmoXmlWriter.writeImmobilieWeitereAdressen(List<org.openestate.io.immoxml.xml.WeitereAdresse> adressen,
EstateImpl srcEstate) |
protected void |
ImmoXmlWriter.writeImmobilieZustandAngaben(org.openestate.io.immoxml.xml.ZustandAngaben zustand,
EstateImpl srcEstate) |
Modifier and Type | Method and Description |
---|---|
protected EstateImpl |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.ImmobilieBaseTyp src,
Map<String,AgentContactImpl> contacts) |
protected EstateImpl |
Is24CsvReader.createEstate(org.openestate.io.is24_csv.Is24CsvRecord record) |
Modifier and Type | Method and Description |
---|---|
protected JAXBElement |
Is24XmlWriter.convertEstate(EstateImpl src,
AgentImpl agent,
AgentContactImpl contact,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.Anlageobjekt |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.Anlageobjekt.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.BueroPraxis |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.BueroPraxis.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.Einzelhandel |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.Einzelhandel.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.GarageKauf |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.GarageKauf.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.GarageMiete |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.GarageMiete.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.Gastronomie |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.Gastronomie.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.GrundstueckGewerbe |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.GrundstueckGewerbe.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.GrundstueckWohnenKauf |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.GrundstueckWohnenKauf.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.GrundstueckWohnenMiete |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.GrundstueckWohnenMiete.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.HalleProduktion |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.HalleProduktion.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.HausKauf |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.HausKauf.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.HausMiete |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.HausMiete.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.SonstigeGewerbe |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.SonstigeGewerbe.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.WAZ |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.WAZ.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.WGZimmer |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.WGZimmer.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.WohnungKauf |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.WohnungKauf.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.WohnungMiete |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.WohnungMiete.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.Zwangsversteigerung |
Is24XmlWriter.convertEstate(EstateImpl src,
org.openestate.io.is24_xml.xml.Zwangsversteigerung.Type dest,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.Anlageobjekt.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.BueroPraxis.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.Einzelhandel.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.GarageKauf.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.GarageMiete.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.Gastronomie.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.GrundstueckGewerbe.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.GrundstueckWohnenKauf.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.GrundstueckWohnenMiete.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.HalleProduktion.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.HausKauf.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.HausMiete.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.SonstigeGewerbe.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.WAZ.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.WGZimmer.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.WohnungKauf.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.WohnungMiete.Type src,
EstateImpl dest) |
protected void |
Is24XmlReader.convertImmobilie(org.openestate.io.is24_xml.xml.Zwangsversteigerung.Type src,
EstateImpl dest) |
protected org.openestate.io.is24_csv.Is24CsvRecord |
Is24CsvWriter.createRecord(EstateImpl estate,
AgentImpl agent,
AgentContactImpl contact,
List<String> errors) |
protected org.openestate.is24.restapi.xml.common.Price |
Is24RestWriter.getEstateAdditionalCosts(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.AirConditioningType |
Is24RestWriter.getEstateAirConditioningType(EstateImpl estate) |
protected org.openestate.is24.restapi.xml.common.ApartmentType |
Is24RestWriter.getEstateApartmentType(EstateImpl src,
List<OpenEstateType> types) |
protected org.openestate.is24.restapi.xml.common.BuildingType |
Is24RestWriter.getEstateBuildingType(EstateImpl src,
List<OpenEstateType> types) |
protected org.openestate.is24.restapi.xml.common.CommercializationType |
Is24RestWriter.getEstateCommercializationType(EstateImpl src,
boolean rentInsteadOfLease) |
protected org.openestate.is24.restapi.xml.common.CompulsoryAuctionType |
Is24RestWriter.getEstateCompulsoryAuctionType(EstateImpl src,
List<OpenEstateType> types) |
protected org.openestate.is24.restapi.xml.common.RealEstateCondition |
Is24RestWriter.getEstateCondition(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.ConstructionPhaseType |
Is24RestWriter.getEstateConstructionPhaseType(EstateImpl estate) |
protected org.openestate.is24.restapi.xml.common.CourtageInfo |
Is24RestWriter.getEstateCourtageInfo(EstateImpl src) |
protected Boolean |
Is24RestWriter.getEstateEnergyCertificateAvailable(EstateImpl estate) |
protected org.openestate.is24.restapi.xml.common.EnergyEfficiencyClass |
Is24RestWriter.getEstateEnergyCertificateClass(EstateImpl estate) |
protected org.openestate.is24.restapi.xml.common.EnergyCertificateCreationDate |
Is24RestWriter.getEstateEnergyCertificateDate(EstateImpl estate) |
protected org.openestate.is24.restapi.xml.common.BuildingEnergyRatingType |
Is24RestWriter.getEstateEnergyCertificateType(EstateImpl estate) |
protected BigDecimal |
Is24RestWriter.getEstateEnergyValue(EstateImpl estate,
org.openestate.is24.restapi.xml.common.BuildingEnergyRatingType type) |
protected org.openestate.is24.restapi.xml.common.EnergySourcesEnev2014 |
Is24RestWriter.getEstateFiringTypes(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.FlatMateGenderType |
Is24RestWriter.getEstateFlatMateGenderType(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.FlooringType |
Is24RestWriter.getEstateFlooringType(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.YesNoNotApplicableType |
Is24RestWriter.getEstateFurnishing(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.GarageType |
Is24RestWriter.getEstateGarageType(EstateImpl src,
List<OpenEstateType> types) |
protected org.openestate.is24.restapi.xml.common.GastronomyType |
Is24RestWriter.getEstateGastronomyType(EstateImpl src,
List<OpenEstateType> types) |
protected org.openestate.is24.restapi.xml.common.HeatingTypeEnev2014 |
Is24RestWriter.getEstateHeatingType(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.HouseTypeBuildingType |
Is24RestWriter.getEstateHouseTypeBuildingType(EstateImpl src,
List<OpenEstateType> types) |
protected org.openestate.is24.restapi.xml.common.IndustryType |
Is24RestWriter.getEstateIndustryType(EstateImpl src,
List<OpenEstateType> types) |
protected org.openestate.is24.restapi.xml.common.InteriorQuality |
Is24RestWriter.getEstateInteriorQuality(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.InvestmentType |
Is24RestWriter.getEstateInvestmentType(EstateImpl src,
List<OpenEstateType> types) |
protected org.openestate.is24.restapi.xml.common.ItInfrastructureType |
Is24RestWriter.getEstateItInfrastructureType(EstateImpl estate) |
protected org.openestate.is24.restapi.xml.common.LocationClassificationType |
Is24RestWriter.getEstateLocationClassificationType(EstateImpl estate) |
protected org.openestate.is24.restapi.xml.common.Price |
Is24RestWriter.getEstateLowestBid(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.Price |
Is24RestWriter.getEstateMarketValue(EstateImpl src) |
protected Boolean |
Is24RestWriter.getEstateNonSmoker(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.OfficeType |
Is24RestWriter.getEstateOfficeType(EstateImpl src,
List<OpenEstateType> types) |
protected org.openestate.is24.restapi.xml.common.ParkingSpaceType |
Is24RestWriter.getEstateParkingSpaceType(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.PetsAllowedType |
Is24RestWriter.getEstatePetsAllowedType(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.Price |
Is24RestWriter.getEstatePrice(EstateImpl src,
List<OpenEstateType> types,
boolean hiddenPricesAllowed,
boolean rentInsteadOfLease) |
protected org.openestate.is24.restapi.xml.common.PublishChannels |
Is24RestWriter.getEstatePublishChannels(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.Price |
Is24RestWriter.getEstatePurchasePrice(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.Price |
Is24RestWriter.getEstatePurchasePricePerSqm(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.Price |
Is24RestWriter.getEstateRentalIncomeActual(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.Price |
Is24RestWriter.getEstateRentalIncomeDebit(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.ShortTermAccommodationType |
Is24RestWriter.getEstateShortTermAccommodationType(EstateImpl src,
List<OpenEstateType> types) |
protected org.openestate.is24.restapi.xml.common.SiteConstructibleType |
Is24RestWriter.getEstateSiteConstructibleType(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.SiteDevelopmentType |
Is24RestWriter.getEstateSiteDevelopmentType(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.SiteRecommendedUseForTradeTypes |
Is24RestWriter.getEstateSiteRecommendedUseForTradeTypes(EstateImpl estate) |
protected org.openestate.is24.restapi.xml.common.SiteRecommendedUseTypes |
Is24RestWriter.getEstateSiteRecommendedUseTypes(EstateImpl estate) |
protected org.openestate.is24.restapi.xml.common.SmokingAllowedType |
Is24RestWriter.getEstateSmokingAllowedType(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.SpecialPurposeType |
Is24RestWriter.getEstateSpecialPurposeType(EstateImpl src,
List<OpenEstateType> types) |
protected org.openestate.is24.restapi.xml.common.StoreType |
Is24RestWriter.getEstateStoreType(EstateImpl src,
List<OpenEstateType> types) |
protected org.openestate.is24.restapi.xml.common.SupplyType |
Is24RestWriter.getEstateSupplyType(EstateImpl estate) |
protected org.openestate.is24.restapi.xml.common.TvConnectionType |
Is24RestWriter.getEstateTvConnectionType(EstateImpl src) |
protected org.openestate.is24.restapi.xml.common.UtilizationTradeSite |
Is24RestWriter.getEstateUtilizationTradeSite(EstateImpl src,
List<OpenEstateType> types) |
protected void |
Is24XmlReader.readAustattungsQualitaet(org.openestate.io.is24_xml.xml.AusstattungsqualitaetsTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readBauphase(org.openestate.io.is24_xml.xml.BauphaseTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readBebaubarMit(org.openestate.io.is24_xml.xml.GrundstueckGewerbeEmpfohleneNutzung val,
EstateImpl estate) |
protected void |
Is24XmlReader.readBebaubarMit(org.openestate.io.is24_xml.xml.GrundstueckWohnenEmpfohleneNutzung val,
EstateImpl estate) |
protected void |
Is24XmlReader.readBebaubarNach(org.openestate.io.is24_xml.xml.BebaubarNachTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readBefeuerungsArt(org.openestate.io.is24_xml.xml.BefeuerungsArtTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readBodenBelag(org.openestate.io.is24_xml.xml.BodenbelagTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readBodenBelag(org.openestate.io.is24_xml.xml.BodenbelagWohnenTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readDatenVerkabelung(org.openestate.io.is24_xml.xml.DatenVerkabelungsTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readEnergieAusweis(org.openestate.io.is24_xml.xml.EnergieausweisTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readErschliessungZustand(org.openestate.io.is24_xml.xml.ErschliessungszustandTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readGeschlecht(org.openestate.io.is24_xml.xml.GeschlechtTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readGeschlecht(org.openestate.io.is24_xml.xml.WGZimmerGeschlechtTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readHaustiere(org.openestate.io.is24_xml.xml.GenehmigungTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readHeizungsArt(org.openestate.io.is24_xml.xml.HeizungsartTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readKlimaanlage(org.openestate.io.is24_xml.xml.JaNeinVereinbarungTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readKranbahn(org.openestate.io.is24_xml.xml.HebeanlageTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readLageArt(org.openestate.io.is24_xml.xml.LageartTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readLastenaufzug(org.openestate.io.is24_xml.xml.HebeanlageTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readMoebliert(Boolean val,
EstateImpl estate) |
protected void |
Is24XmlReader.readMoebliert(org.openestate.io.is24_xml.xml.MobilarTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readObjektZulieferung(org.openestate.io.is24_xml.xml.ZulieferungTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readObjektZustand(org.openestate.io.is24_xml.xml.ObjektZustandTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readObjektZustand(org.openestate.io.is24_xml.xml.WazObjektZustandTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readRaucher(Boolean val,
EstateImpl estate) |
protected void |
Is24XmlReader.readRaucher(org.openestate.io.is24_xml.xml.RauchenTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readStellplatz(org.openestate.io.is24_xml.xml.StellplatzKategorieTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readTvAnschluss(org.openestate.io.is24_xml.xml.TVAnschlussTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readVermarktung(org.openestate.io.is24_xml.xml.VermarktungGewerbeTyp2 val,
EstateImpl estate) |
protected void |
Is24XmlReader.readVermarktung(org.openestate.io.is24_xml.xml.VermarktungGewerbeTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readVermarktung(org.openestate.io.is24_xml.xml.VermarktungGrundstueckGewerbeTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readVermarktung(org.openestate.io.is24_xml.xml.VermarktungGrundstueckWohnenKaufTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readVermarktung(org.openestate.io.is24_xml.xml.VermarktungGrundstueckWohnenMieteTyp val,
EstateImpl estate) |
protected void |
Is24XmlReader.readWgGroesse(org.openestate.io.is24_xml.xml.WGGroesse groesse,
EstateImpl estate) |
protected void |
Is24CsvReader.setupEnergiepass(EstateImpl estate,
org.openestate.io.is24_csv.types.EnergieausweisTyp typ,
BigDecimal kennwert,
Boolean warmwasser) |
protected void |
Is24CsvReader.setupEstate(EstateImpl estate,
org.openestate.io.is24_csv.records.Anlageobjekt record) |
protected void |
Is24CsvReader.setupEstate(EstateImpl estate,
org.openestate.io.is24_csv.records.GewerbeBueroPraxis record) |
protected void |
Is24CsvReader.setupEstate(EstateImpl estate,
org.openestate.io.is24_csv.records.GewerbeEinzelhandel record) |
protected void |
Is24CsvReader.setupEstate(EstateImpl estate,
org.openestate.io.is24_csv.records.GewerbeGastronomieHotel record) |
protected void |
Is24CsvReader.setupEstate(EstateImpl estate,
org.openestate.io.is24_csv.records.GewerbeHalleProduktion record) |
protected void |
Is24CsvReader.setupEstate(EstateImpl estate,
org.openestate.io.is24_csv.records.GewerbeSonstiges record) |
protected void |
Is24CsvReader.setupEstate(EstateImpl estate,
org.openestate.io.is24_csv.records.GrundstueckGewerbe record) |
protected void |
Is24CsvReader.setupEstate(EstateImpl estate,
org.openestate.io.is24_csv.records.GrundstueckWohnen record) |
protected void |
Is24CsvReader.setupEstate(EstateImpl estate,
org.openestate.io.is24_csv.records.HausKauf record) |
protected void |
Is24CsvReader.setupEstate(EstateImpl estate,
org.openestate.io.is24_csv.records.HausMiete record) |
protected void |
Is24CsvReader.setupEstate(EstateImpl estate,
org.openestate.io.is24_csv.records.StellplatzKauf record) |
protected void |
Is24CsvReader.setupEstate(EstateImpl estate,
org.openestate.io.is24_csv.records.StellplatzMiete record) |
protected void |
Is24CsvReader.setupEstate(EstateImpl estate,
org.openestate.io.is24_csv.records.WohnenAufZeit record) |
protected void |
Is24CsvReader.setupEstate(EstateImpl estate,
org.openestate.io.is24_csv.records.WohnungKauf record) |
protected void |
Is24CsvReader.setupEstate(EstateImpl estate,
org.openestate.io.is24_csv.records.WohnungMiete record) |
protected void |
Is24CsvWriter.setupRecord(org.openestate.io.is24_csv.records.Anlageobjekt record,
EstateImpl estate) |
protected void |
Is24CsvWriter.setupRecord(org.openestate.io.is24_csv.records.GewerbeBueroPraxis record,
EstateImpl estate) |
protected void |
Is24CsvWriter.setupRecord(org.openestate.io.is24_csv.records.GewerbeEinzelhandel record,
EstateImpl estate) |
protected void |
Is24CsvWriter.setupRecord(org.openestate.io.is24_csv.records.GewerbeGastronomieHotel record,
EstateImpl estate) |
protected void |
Is24CsvWriter.setupRecord(org.openestate.io.is24_csv.records.GewerbeHalleProduktion record,
EstateImpl estate) |
protected void |
Is24CsvWriter.setupRecord(org.openestate.io.is24_csv.records.GewerbeSonstiges record,
EstateImpl estate) |
protected void |
Is24CsvWriter.setupRecord(org.openestate.io.is24_csv.records.GrundstueckGewerbe record,
EstateImpl estate) |
protected void |
Is24CsvWriter.setupRecord(org.openestate.io.is24_csv.records.GrundstueckWohnen record,
EstateImpl estate) |
protected void |
Is24CsvWriter.setupRecord(org.openestate.io.is24_csv.records.HausKauf record,
EstateImpl estate) |
protected void |
Is24CsvWriter.setupRecord(org.openestate.io.is24_csv.records.HausMiete record,
EstateImpl estate) |
protected void |
Is24CsvWriter.setupRecord(org.openestate.io.is24_csv.records.StellplatzKauf record,
EstateImpl estate) |
protected void |
Is24CsvWriter.setupRecord(org.openestate.io.is24_csv.records.StellplatzMiete record,
EstateImpl estate) |
protected void |
Is24CsvWriter.setupRecord(org.openestate.io.is24_csv.records.WohnenAufZeit record,
EstateImpl estate) |
protected void |
Is24CsvWriter.setupRecord(org.openestate.io.is24_csv.records.WohnungKauf record,
EstateImpl estate) |
protected void |
Is24CsvWriter.setupRecord(org.openestate.io.is24_csv.records.WohnungMiete record,
EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.AusstattungsqualitaetsTyp |
Is24XmlWriter.writeAustattungsQualitaet(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.BauphaseTyp |
Is24XmlWriter.writeBauphase(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.GrundstueckGewerbeEmpfohleneNutzung |
Is24XmlWriter.writeBebaubarMitGewerbe(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.GrundstueckWohnenEmpfohleneNutzung |
Is24XmlWriter.writeBebaubarMitWohnen(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.BebaubarNachTyp |
Is24XmlWriter.writeBebaubarNach(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.BefeuerungsArtTyp |
Is24XmlWriter.writeBefeuerung(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.BodenbelagTyp |
Is24XmlWriter.writeBodenbelag(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.BodenbelagWohnenTyp |
Is24XmlWriter.writeBodenbelagWohnen(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.DatenVerkabelungsTyp |
Is24XmlWriter.writeDatenverkabelung(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.EnergieausweisTyp |
Is24XmlWriter.writeEnergieausweis(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.ErschliessungszustandTyp |
Is24XmlWriter.writeErschliessungszustand(EstateImpl estate) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.ApartmentBuy output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.ApartmentRent output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.AssistedLiving output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.CompulsoryAuction output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.FlatShareRoom output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.GarageBuy output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.GarageRent output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.Gastronomy output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.HouseBuy output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.HouseRent output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.HouseType output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.Industry output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.Investment output,
List<OpenEstateType> types,
List<String> errors) |
org.openestate.is24.restapi.xml.realestates.RealEstate |
Is24RestWriter.writeEstate(EstateImpl src,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.LivingBuySite output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.LivingRentSite output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.Office output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.SeniorCare output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.ShortTermAccommodation output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.SpecialPurpose output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.Store output,
List<OpenEstateType> types,
List<String> errors) |
protected void |
Is24RestWriter.writeEstate(EstateImpl src,
org.openestate.is24.restapi.xml.realestates.TradeSite output,
List<OpenEstateType> types,
List<String> errors) |
protected org.openestate.io.is24_xml.xml.GeschlechtTyp |
Is24XmlWriter.writeGeschlecht(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.WGZimmerGeschlechtTyp |
Is24XmlWriter.writeGeschlechtWG(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.GenehmigungTyp |
Is24XmlWriter.writeHaustiere(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.HeizungsartTyp |
Is24XmlWriter.writeHeizungsart(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.JaNeinVereinbarungTyp |
Is24XmlWriter.writeKlimatisiert(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.HebeanlageTyp |
Is24XmlWriter.writeKranbahn(EstateImpl estate) |
protected Boolean |
Is24XmlWriter.writeKueche(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.LageartTyp |
Is24XmlWriter.writeLageArt(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.HebeanlageTyp |
Is24XmlWriter.writeLastenaufzug(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.MobilarTyp |
Is24XmlWriter.writeMobilar(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.ObjektZustandTyp |
Is24XmlWriter.writeObjektZustand(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.WazObjektZustandTyp |
Is24XmlWriter.writeObjektZustandWaz(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.RauchenTyp |
Is24XmlWriter.writeRauchen(EstateImpl estate) |
protected Boolean |
Is24XmlWriter.writeRaucherOk(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.StellplatzKategorieTyp |
Is24XmlWriter.writeStellplatzKategorie(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.TVAnschlussTyp |
Is24XmlWriter.writeTvAnschluss(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.VermarktungGewerbeTyp |
Is24XmlWriter.writeVermarktungGewerbe(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.VermarktungGewerbeTyp2 |
Is24XmlWriter.writeVermarktungGewerbe2(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.VermarktungGrundstueckGewerbeTyp |
Is24XmlWriter.writeVermarktungGrundstueckGewerbe(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.VermarktungGrundstueckWohnenKaufTyp |
Is24XmlWriter.writeVermarktungGrundstueckWohnenKauf(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.VermarktungGrundstueckWohnenMieteTyp |
Is24XmlWriter.writeVermarktungGrundstueckWohnenMiete(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.WGGroesse |
Is24XmlWriter.writeWgGroesse(EstateImpl estate) |
protected org.openestate.io.is24_xml.xml.ZulieferungTyp |
Is24XmlWriter.writeZulieferung(EstateImpl estate) |
Modifier and Type | Method and Description |
---|---|
protected EstateImpl |
KyeroReader.convertImmobilie(org.openestate.io.kyero.xml.PropertyType src,
Map<String,AgentContactImpl> contacts) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.kyero.xml.PropertyType |
KyeroWriter.convertEstate(EstateImpl src,
List<String> errors) |
Modifier and Type | Method and Description |
---|---|
protected EstateImpl |
OpenImmoReader.convertImmobilie(org.openestate.io.openimmo.xml.Immobilie immobilie,
Map<String,AgentContactImpl> contacts) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.openimmo.xml.Immobilie |
OpenImmoWriter.convertEstate(EstateImpl estate,
AgentImpl agent,
AgentContactImpl contact,
List<String> errors) |
protected void |
OpenImmoReader.readImmobilieAnhaenge(org.openestate.io.openimmo.xml.Anhaenge anhaenge,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
OpenImmoReader.readImmobilieAusstattung(org.openestate.io.openimmo.xml.Ausstattung ausstattung,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
OpenImmoReader.readImmobilieBewertung(org.openestate.io.openimmo.xml.Bewertung bewertung,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
OpenImmoReader.readImmobilieBieterverfahren(org.openestate.io.openimmo.xml.Bieterverfahren bieterverfahren,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
OpenImmoReader.readImmobilieFlaechen(org.openestate.io.openimmo.xml.Flaechen flaechen,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
OpenImmoReader.readImmobilieFreitexte(org.openestate.io.openimmo.xml.Freitexte freitexte,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
OpenImmoReader.readImmobilieGeo(org.openestate.io.openimmo.xml.Geo geo,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
OpenImmoReader.readImmobilieInfrastruktur(org.openestate.io.openimmo.xml.Infrastruktur infrastruktur,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
OpenImmoReader.readImmobilieKontaktperson(org.openestate.io.openimmo.xml.Kontaktperson person,
EstateImpl destEstate,
List<OpenEstateType> types,
Map<String,AgentContactImpl> contacts,
String estateId) |
protected void |
OpenImmoReader.readImmobilieObjektkategorie(org.openestate.io.openimmo.xml.Immobilie immobilie,
EstateImpl destEstate,
String estateId) |
protected void |
OpenImmoReader.readImmobiliePreise(org.openestate.io.openimmo.xml.Preise preise,
org.openestate.io.openimmo.xml.Ausstattung ausstattung,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
OpenImmoReader.readImmobilieVersteigerung(org.openestate.io.openimmo.xml.Versteigerung versteigerung,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
OpenImmoReader.readImmobilieVerwaltungObjekt(org.openestate.io.openimmo.xml.VerwaltungObjekt verwaltung_objekt,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
OpenImmoReader.readImmobilieVerwaltungTechn(org.openestate.io.openimmo.xml.VerwaltungTechn verwaltung_techn,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
OpenImmoReader.readImmobilieWeitereAdressen(List<org.openestate.io.openimmo.xml.WeitereAdresse> adressen,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
OpenImmoReader.readImmobilieZustandAngaben(org.openestate.io.openimmo.xml.ZustandAngaben zustand,
EstateImpl destEstate,
List<OpenEstateType> types,
String estateId) |
protected void |
OpenImmoWriter.writeImmobilieAnhaenge(org.openestate.io.openimmo.xml.Anhaenge anhaenge,
EstateImpl srcEstate) |
protected void |
OpenImmoWriter.writeImmobilieAusstattung(org.openestate.io.openimmo.xml.Ausstattung ausstattung,
EstateImpl srcEstate) |
protected void |
OpenImmoWriter.writeImmobilieBewertung(org.openestate.io.openimmo.xml.Bewertung bewertung,
EstateImpl srcEstate) |
protected void |
OpenImmoWriter.writeImmobilieBieterverfahren(org.openestate.io.openimmo.xml.Bieterverfahren bieterverfahren,
EstateImpl srcEstate) |
protected void |
OpenImmoWriter.writeImmobilieFlaechen(org.openestate.io.openimmo.xml.Flaechen flaechen,
EstateImpl srcEstate) |
protected void |
OpenImmoWriter.writeImmobilieFreitexte(org.openestate.io.openimmo.xml.Freitexte freitexte,
EstateImpl srcEstate) |
protected void |
OpenImmoWriter.writeImmobilieGeo(org.openestate.io.openimmo.xml.Geo geo,
EstateImpl srcEstate) |
protected void |
OpenImmoWriter.writeImmobilieInfrastruktur(org.openestate.io.openimmo.xml.Infrastruktur infrastruktur,
EstateImpl srcEstate) |
protected void |
OpenImmoWriter.writeImmobilieObjektkategorie(org.openestate.io.openimmo.xml.Objektkategorie kat,
EstateImpl srcEstate) |
protected void |
OpenImmoWriter.writeImmobiliePreise(org.openestate.io.openimmo.xml.Preise preise,
EstateImpl srcEstate) |
protected void |
OpenImmoWriter.writeImmobilieVersteigerung(org.openestate.io.openimmo.xml.Versteigerung versteigerung,
EstateImpl srcEstate) |
protected void |
OpenImmoWriter.writeImmobilieVerwaltungObjekt(org.openestate.io.openimmo.xml.VerwaltungObjekt verwaltung_objekt,
EstateImpl srcEstate) |
protected void |
OpenImmoWriter.writeImmobilieVerwaltungTechn(org.openestate.io.openimmo.xml.VerwaltungTechn verwaltung_techn,
EstateImpl srcEstate) |
protected void |
OpenImmoWriter.writeImmobilieWeitereAdressen(List<org.openestate.io.openimmo.xml.WeitereAdresse> adressen,
EstateImpl srcEstate) |
protected void |
OpenImmoWriter.writeImmobilieZustandAngaben(org.openestate.io.openimmo.xml.ZustandAngaben zustand,
EstateImpl srcEstate) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.trovit.xml.AdType |
TrovitWriter.convertEstate(EstateImpl src,
AgentImpl agent,
AgentContactImpl contact,
List<String> errors) |
Modifier and Type | Method and Description |
---|---|
protected EstateImpl |
AbstractConverter.createEmptyEstate() |
static EstateImpl |
ExampleFactory.createEstate() |
static EstateImpl |
ExampleFactory.createEstate(AbstractTypeImpl estateType,
OpenEstateAction estateAction) |
static EstateImpl |
ExampleFactory.createEstate(AbstractTypeImpl estateType,
OpenEstateAction estateAction,
Map<OpenEstateAttrib,AbstractAttribImpl> values) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.wis_it.xml.ObjectType |
WisItWriter.convertEstate(EstateImpl src,
List<String> errors) |
Copyright © 2019 OpenEstate. All rights reserved.