Class ApiFacilityType
java.lang.Object
travel.wink.hotelbeds.content.sdk.model.ApiFacilityType
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-10-04T11:28:31.756188010+07:00[Asia/Bangkok]")
public class ApiFacilityType
extends Object
Classification information of facilities.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionageFromFlag(Boolean ageFromFlag) amountFlag(Boolean amountFlag) appTypeFlag(Boolean appTypeFlag) currencyFlag(Boolean currencyFlag) dateFromFlag(Boolean dateFromFlag) dateToFlag(Boolean dateToFlag) distanceFlag(Boolean distanceFlag) booleanIndicator if the ageFrom Value will be returned.Indicator if the ageTo Value will be returned.Indicator if the amount Value will be returned.Indicator if the appType Value will be returned.getCode()Code of the typology.Indicator if the currency Value will be returned.Indicator if the dateFrom Value will be returned.Indicator if the dateTo Value will be returned.Indicator if the distance Value will be returned.Indicator if the Fee Value will be returned.Indicator if the YesOrNo Value will be returned.Indicator if the Logic Value will be returned.Indicator if the Number Value will be returnedIndicator if the Text Value will be returned.Indicator if the timeFrom Value will be returned.Indicator if the timeTo Value will be returned.inthashCode()indYesOrNoFlag(Boolean indYesOrNoFlag) numberFlag(Boolean numberFlag) voidsetAgeFromFlag(Boolean ageFromFlag) voidsetAgeToFlag(Boolean ageToFlag) voidsetAmountFlag(Boolean amountFlag) voidsetAppTypeFlag(Boolean appTypeFlag) voidvoidsetCurrencyFlag(Boolean currencyFlag) voidsetDateFromFlag(Boolean dateFromFlag) voidsetDateToFlag(Boolean dateToFlag) voidsetDistanceFlag(Boolean distanceFlag) voidsetFeeFlag(Boolean feeFlag) voidsetIndYesOrNoFlag(Boolean indYesOrNoFlag) voidsetLogicFlag(Boolean logicFlag) voidsetNumberFlag(Boolean numberFlag) voidsetTextFlag(Boolean textFlag) voidsetTimeFromFlag(Boolean timeFromFlag) voidsetTimeToFlag(Boolean timeToFlag) timeFromFlag(Boolean timeFromFlag) timeToFlag(Boolean timeToFlag) toString()
-
Field Details
-
JSON_PROPERTY_AGE_FROM_FLAG
- See Also:
-
JSON_PROPERTY_AGE_TO_FLAG
- See Also:
-
JSON_PROPERTY_AMOUNT_FLAG
- See Also:
-
JSON_PROPERTY_APP_TYPE_FLAG
- See Also:
-
JSON_PROPERTY_CODE
- See Also:
-
JSON_PROPERTY_CURRENCY_FLAG
- See Also:
-
JSON_PROPERTY_DATE_FROM_FLAG
- See Also:
-
JSON_PROPERTY_DATE_TO_FLAG
- See Also:
-
JSON_PROPERTY_DISTANCE_FLAG
- See Also:
-
JSON_PROPERTY_FEE_FLAG
- See Also:
-
JSON_PROPERTY_IND_YES_OR_NO_FLAG
- See Also:
-
JSON_PROPERTY_LOGIC_FLAG
- See Also:
-
JSON_PROPERTY_NUMBER_FLAG
- See Also:
-
JSON_PROPERTY_TEXT_FLAG
- See Also:
-
JSON_PROPERTY_TIME_FROM_FLAG
- See Also:
-
JSON_PROPERTY_TIME_TO_FLAG
- See Also:
-
-
Constructor Details
-
ApiFacilityType
public ApiFacilityType()
-
-
Method Details
-
ageFromFlag
-
getAgeFromFlag
Indicator if the ageFrom Value will be returned.- Returns:
- ageFromFlag
-
setAgeFromFlag
-
ageToFlag
-
getAgeToFlag
Indicator if the ageTo Value will be returned.- Returns:
- ageToFlag
-
setAgeToFlag
-
amountFlag
-
getAmountFlag
Indicator if the amount Value will be returned.- Returns:
- amountFlag
-
setAmountFlag
-
appTypeFlag
-
getAppTypeFlag
Indicator if the appType Value will be returned.- Returns:
- appTypeFlag
-
setAppTypeFlag
-
code
-
getCode
Code of the typology.- Returns:
- code
-
setCode
-
currencyFlag
-
getCurrencyFlag
Indicator if the currency Value will be returned.- Returns:
- currencyFlag
-
setCurrencyFlag
-
dateFromFlag
-
getDateFromFlag
Indicator if the dateFrom Value will be returned.- Returns:
- dateFromFlag
-
setDateFromFlag
-
dateToFlag
-
getDateToFlag
Indicator if the dateTo Value will be returned.- Returns:
- dateToFlag
-
setDateToFlag
-
distanceFlag
-
getDistanceFlag
Indicator if the distance Value will be returned.- Returns:
- distanceFlag
-
setDistanceFlag
-
feeFlag
-
getFeeFlag
Indicator if the Fee Value will be returned.- Returns:
- feeFlag
-
setFeeFlag
-
indYesOrNoFlag
-
getIndYesOrNoFlag
Indicator if the YesOrNo Value will be returned.- Returns:
- indYesOrNoFlag
-
setIndYesOrNoFlag
-
logicFlag
-
getLogicFlag
Indicator if the Logic Value will be returned.- Returns:
- logicFlag
-
setLogicFlag
-
numberFlag
-
getNumberFlag
Indicator if the Number Value will be returned- Returns:
- numberFlag
-
setNumberFlag
-
textFlag
-
getTextFlag
Indicator if the Text Value will be returned.- Returns:
- textFlag
-
setTextFlag
-
timeFromFlag
-
getTimeFromFlag
Indicator if the timeFrom Value will be returned.- Returns:
- timeFromFlag
-
setTimeFromFlag
-
timeToFlag
-
getTimeToFlag
Indicator if the timeTo Value will be returned.- Returns:
- timeToFlag
-
setTimeToFlag
-
equals
-
hashCode
public int hashCode() -
toString
-