Uses of Enum Class
travel.wink.sdk.extranet.booking.model.PropertyPolicySupplierDetails.InternetConnectionTypeEnum
Packages that use PropertyPolicySupplierDetails.InternetConnectionTypeEnum
-
Uses of PropertyPolicySupplierDetails.InternetConnectionTypeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type PropertyPolicySupplierDetails.InternetConnectionTypeEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumIndicates how guests can access the Internet on the property.Methods in travel.wink.sdk.extranet.booking.model that return PropertyPolicySupplierDetails.InternetConnectionTypeEnumModifier and TypeMethodDescriptionPropertyPolicySupplierDetails.getInternetConnectionType()Indicates how guests can access the Internet on the property.Returns the enum constant of this class with the specified name.PropertyPolicySupplierDetails.InternetConnectionTypeEnum.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.InternetConnectionTypeEnumModifier and TypeMethodDescriptionPropertyPolicySupplierDetails.internetConnectionType(PropertyPolicySupplierDetails.InternetConnectionTypeEnum internetConnectionType) voidPropertyPolicySupplierDetails.setInternetConnectionType(PropertyPolicySupplierDetails.InternetConnectionTypeEnum internetConnectionType)