Uses of Enum Class
travel.wink.sdk.booking.model.PropertyPolicyBooker.InternetConnectionLocationEnum
Packages that use PropertyPolicyBooker.InternetConnectionLocationEnum
-
Uses of PropertyPolicyBooker.InternetConnectionLocationEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type PropertyPolicyBooker.InternetConnectionLocationEnum in travel.wink.sdk.booking.modelModifier and TypeClassDescriptionstatic enumIndicates where internet is available in and around the property.Methods in travel.wink.sdk.booking.model that return PropertyPolicyBooker.InternetConnectionLocationEnumModifier and TypeMethodDescriptionPropertyPolicyBooker.getInternetConnectionLocation()Indicates where internet is available in and around the property.Returns the enum constant of this class with the specified name.PropertyPolicyBooker.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 PropertyPolicyBooker.InternetConnectionLocationEnumModifier and TypeMethodDescriptionPropertyPolicyBooker.internetConnectionLocation(PropertyPolicyBooker.InternetConnectionLocationEnum internetConnectionLocation) voidPropertyPolicyBooker.setInternetConnectionLocation(PropertyPolicyBooker.InternetConnectionLocationEnum internetConnectionLocation)