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