Uses of Enum Class
travel.wink.sdk.lookup.model.PropertyPolicyConsumer.InternetConnectionLocationEnum
Packages that use PropertyPolicyConsumer.InternetConnectionLocationEnum
-
Uses of PropertyPolicyConsumer.InternetConnectionLocationEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return PropertyPolicyConsumer.InternetConnectionLocationEnumModifier and TypeMethodDescriptionPropertyPolicyConsumer.getInternetConnectionLocation()Indicates where internet is available in and around the property.Returns the enum constant of this class with the specified name.PropertyPolicyConsumer.InternetConnectionLocationEnum.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.InternetConnectionLocationEnumModifier and TypeMethodDescriptionPropertyPolicyConsumer.internetConnectionLocation(PropertyPolicyConsumer.InternetConnectionLocationEnum internetConnectionLocation) voidPropertyPolicyConsumer.setInternetConnectionLocation(PropertyPolicyConsumer.InternetConnectionLocationEnum internetConnectionLocation)