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