Uses of Enum Class
travel.wink.sdk.extranet.booking.model.PropertyPolicySupplier.InternetAvailabilityEnum
Packages that use PropertyPolicySupplier.InternetAvailabilityEnum
-
Uses of PropertyPolicySupplier.InternetAvailabilityEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type PropertyPolicySupplier.InternetAvailabilityEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumIndicates the availability of internet on the property.Methods in travel.wink.sdk.extranet.booking.model that return PropertyPolicySupplier.InternetAvailabilityEnumModifier and TypeMethodDescriptionPropertyPolicySupplier.getInternetAvailability()Indicates the availability of internet on the property.Returns the enum constant of this class with the specified name.PropertyPolicySupplier.InternetAvailabilityEnum.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.InternetAvailabilityEnumModifier and TypeMethodDescriptionPropertyPolicySupplier.internetAvailability(PropertyPolicySupplier.InternetAvailabilityEnum internetAvailability) voidPropertyPolicySupplier.setInternetAvailability(PropertyPolicySupplier.InternetAvailabilityEnum internetAvailability)