Uses of Enum Class
travel.wink.sdk.lookup.model.PropertyPolicyConsumer.InternetAvailabilityEnum
Packages that use PropertyPolicyConsumer.InternetAvailabilityEnum
-
Uses of PropertyPolicyConsumer.InternetAvailabilityEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return PropertyPolicyConsumer.InternetAvailabilityEnumModifier and TypeMethodDescriptionPropertyPolicyConsumer.getInternetAvailability()Indicates the availability of internet on the property.Returns the enum constant of this class with the specified name.PropertyPolicyConsumer.InternetAvailabilityEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model with parameters of type PropertyPolicyConsumer.InternetAvailabilityEnumModifier and TypeMethodDescriptionPropertyPolicyConsumer.internetAvailability(PropertyPolicyConsumer.InternetAvailabilityEnum internetAvailability) voidPropertyPolicyConsumer.setInternetAvailability(PropertyPolicyConsumer.InternetAvailabilityEnum internetAvailability)