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