Uses of Enum Class
travel.wink.sdk.extranet.booking.model.PropertyPolicySupplierDetails.InternetConnectionLocationEnum
Packages that use PropertyPolicySupplierDetails.InternetConnectionLocationEnum
-
Uses of PropertyPolicySupplierDetails.InternetConnectionLocationEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type PropertyPolicySupplierDetails.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 PropertyPolicySupplierDetails.InternetConnectionLocationEnumModifier and TypeMethodDescriptionPropertyPolicySupplierDetails.getInternetConnectionLocation()Indicates where internet is available in and around the property.Returns the enum constant of this class with the specified name.PropertyPolicySupplierDetails.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 PropertyPolicySupplierDetails.InternetConnectionLocationEnumModifier and TypeMethodDescriptionPropertyPolicySupplierDetails.internetConnectionLocation(PropertyPolicySupplierDetails.InternetConnectionLocationEnum internetConnectionLocation) voidPropertyPolicySupplierDetails.setInternetConnectionLocation(PropertyPolicySupplierDetails.InternetConnectionLocationEnum internetConnectionLocation)