Uses of Enum Class
travel.wink.sdk.user.settings.model.PropertyPolicyAuthenticatedEntity.InternetConnectionLocationEnum
Packages that use PropertyPolicyAuthenticatedEntity.InternetConnectionLocationEnum
-
Uses of PropertyPolicyAuthenticatedEntity.InternetConnectionLocationEnum in travel.wink.sdk.user.settings.model
Subclasses with type arguments of type PropertyPolicyAuthenticatedEntity.InternetConnectionLocationEnum in travel.wink.sdk.user.settings.modelModifier and TypeClassDescriptionstatic enumIndicates where internet is available in and around the property.Methods in travel.wink.sdk.user.settings.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.user.settings.model with parameters of type PropertyPolicyAuthenticatedEntity.InternetConnectionLocationEnumModifier and TypeMethodDescriptionPropertyPolicyAuthenticatedEntity.internetConnectionLocation(PropertyPolicyAuthenticatedEntity.InternetConnectionLocationEnum internetConnectionLocation) voidPropertyPolicyAuthenticatedEntity.setInternetConnectionLocation(PropertyPolicyAuthenticatedEntity.InternetConnectionLocationEnum internetConnectionLocation)