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