Uses of Enum Class
travel.wink.sdk.extranet.model.PropertyPolicySupplier.InternetConnectionTypeEnum
Packages that use PropertyPolicySupplier.InternetConnectionTypeEnum
-
Uses of PropertyPolicySupplier.InternetConnectionTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return PropertyPolicySupplier.InternetConnectionTypeEnumModifier and TypeMethodDescriptionPropertyPolicySupplier.getInternetConnectionType()Indicates how guests can access the Internet on the property.Returns the enum constant of this class with the specified name.PropertyPolicySupplier.InternetConnectionTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type PropertyPolicySupplier.InternetConnectionTypeEnumModifier and TypeMethodDescriptionPropertyPolicySupplier.internetConnectionType(PropertyPolicySupplier.InternetConnectionTypeEnum internetConnectionType) voidPropertyPolicySupplier.setInternetConnectionType(PropertyPolicySupplier.InternetConnectionTypeEnum internetConnectionType)