Uses of Enum Class
travel.wink.sdk.inventory.model.PlaceLightweightNonAuthenticatedEntity.LifestyleTypeEnum
Packages that use PlaceLightweightNonAuthenticatedEntity.LifestyleTypeEnum
-
Uses of PlaceLightweightNonAuthenticatedEntity.LifestyleTypeEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type PlaceLightweightNonAuthenticatedEntity.LifestyleTypeEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumIndicate the type of lifestyle this blocking should be associated with.Methods in travel.wink.sdk.inventory.model that return PlaceLightweightNonAuthenticatedEntity.LifestyleTypeEnumModifier and TypeMethodDescriptionPlaceLightweightNonAuthenticatedEntity.getLifestyleType()Indicate the type of lifestyle this blocking should be associated with.Returns the enum constant of this class with the specified name.PlaceLightweightNonAuthenticatedEntity.LifestyleTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type PlaceLightweightNonAuthenticatedEntity.LifestyleTypeEnumModifier and TypeMethodDescriptionPlaceLightweightNonAuthenticatedEntity.lifestyleType(PlaceLightweightNonAuthenticatedEntity.LifestyleTypeEnum lifestyleType) voidPlaceLightweightNonAuthenticatedEntity.setLifestyleType(PlaceLightweightNonAuthenticatedEntity.LifestyleTypeEnum lifestyleType)