Uses of Enum Class
travel.wink.sdk.extranet.model.GuestRoomSupplierDetails.LifestyleTypeEnum
Packages that use GuestRoomSupplierDetails.LifestyleTypeEnum
-
Uses of GuestRoomSupplierDetails.LifestyleTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return GuestRoomSupplierDetails.LifestyleTypeEnumModifier and TypeMethodDescriptionGuestRoomSupplierDetails.getLifestyleType()Indicate the type of lifestyle this inventory should be associated with.Returns the enum constant of this class with the specified name.GuestRoomSupplierDetails.LifestyleTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type GuestRoomSupplierDetails.LifestyleTypeEnumModifier and TypeMethodDescriptionGuestRoomSupplierDetails.lifestyleType(GuestRoomSupplierDetails.LifestyleTypeEnum lifestyleType) voidGuestRoomSupplierDetails.setLifestyleType(GuestRoomSupplierDetails.LifestyleTypeEnum lifestyleType)