Uses of Enum Class
travel.wink.sdk.booking.model.PropertyPolicyAgent.InternetConnectionLocationEnum
Packages that use PropertyPolicyAgent.InternetConnectionLocationEnum
-
Uses of PropertyPolicyAgent.InternetConnectionLocationEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return PropertyPolicyAgent.InternetConnectionLocationEnumModifier and TypeMethodDescriptionPropertyPolicyAgent.getInternetConnectionLocation()Indicates where internet is available in and around the property.Returns the enum constant of this class with the specified name.PropertyPolicyAgent.InternetConnectionLocationEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type PropertyPolicyAgent.InternetConnectionLocationEnumModifier and TypeMethodDescriptionPropertyPolicyAgent.internetConnectionLocation(PropertyPolicyAgent.InternetConnectionLocationEnum internetConnectionLocation) voidPropertyPolicyAgent.setInternetConnectionLocation(PropertyPolicyAgent.InternetConnectionLocationEnum internetConnectionLocation)