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