Package travel.wink.sdk.extranet.model
Class LifestylesResponseSupplier
java.lang.Object
travel.wink.sdk.extranet.model.LifestylesResponseSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-10T15:17:09.174875363+07:00[Asia/Bangkok]")
public class LifestylesResponseSupplier
extends Object
LifestylesResponseSupplier
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets _list -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddListItem(LifestylesResponseSupplier.ListEnum _listItem) boolean@NotNull @Valid UUIDLifestyles belong to this property identifier@Size(min=0,max=4) List<LifestylesResponseSupplier.ListEnum>getList()List of new lifestyles to set on property.inthashCode()hotelIdentifier(UUID hotelIdentifier) voidsetHotelIdentifier(UUID hotelIdentifier) voidtoString()
-
Field Details
-
JSON_PROPERTY_HOTEL_IDENTIFIER
- See Also:
-
JSON_PROPERTY_LIST
- See Also:
-
-
Constructor Details
-
LifestylesResponseSupplier
public LifestylesResponseSupplier()
-
-
Method Details
-
hotelIdentifier
-
getHotelIdentifier
Lifestyles belong to this property identifier- Returns:
- hotelIdentifier
-
setHotelIdentifier
-
_list
-
addListItem
-
getList
@Nullable @Size(min=0, max=4) public @Size(min=0,max=4) List<LifestylesResponseSupplier.ListEnum> getList()List of new lifestyles to set on property.- Returns:
- _list
-
setList
-
equals
-
hashCode
public int hashCode() -
toString
-