Uses of Enum Class
travel.wink.sdk.extranet.model.MasterRateRoom.LifestyleTypeEnum
Packages that use MasterRateRoom.LifestyleTypeEnum
-
Uses of MasterRateRoom.LifestyleTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return MasterRateRoom.LifestyleTypeEnumModifier and TypeMethodDescriptionMasterRateRoom.getLifestyleType()Indicate the type of lifestyle this inventory should be associated with.Returns the enum constant of this class with the specified name.static MasterRateRoom.LifestyleTypeEnum[]MasterRateRoom.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 MasterRateRoom.LifestyleTypeEnumModifier and TypeMethodDescriptionMasterRateRoom.lifestyleType(MasterRateRoom.LifestyleTypeEnum lifestyleType) voidMasterRateRoom.setLifestyleType(MasterRateRoom.LifestyleTypeEnum lifestyleType)