Uses of Enum Class
travel.wink.sdk.booking.model.PropertyPolicyBooker.InternetConnectionTypeEnum
Packages that use PropertyPolicyBooker.InternetConnectionTypeEnum
-
Uses of PropertyPolicyBooker.InternetConnectionTypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return PropertyPolicyBooker.InternetConnectionTypeEnumModifier and TypeMethodDescriptionPropertyPolicyBooker.getInternetConnectionType()Indicates how guests can access the Internet on the property.Returns the enum constant of this class with the specified name.PropertyPolicyBooker.InternetConnectionTypeEnum.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.InternetConnectionTypeEnumModifier and TypeMethodDescriptionPropertyPolicyBooker.internetConnectionType(PropertyPolicyBooker.InternetConnectionTypeEnum internetConnectionType) voidPropertyPolicyBooker.setInternetConnectionType(PropertyPolicyBooker.InternetConnectionTypeEnum internetConnectionType)