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