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