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