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