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