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