Uses of Enum Class
travel.wink.sdk.affiliate.model.PropertyPolicyAffiliate.InternetConnectionTypeEnum
Packages that use PropertyPolicyAffiliate.InternetConnectionTypeEnum
-
Uses of PropertyPolicyAffiliate.InternetConnectionTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return PropertyPolicyAffiliate.InternetConnectionTypeEnumModifier and TypeMethodDescriptionPropertyPolicyAffiliate.getInternetConnectionType()Indicates how guests can access the Internet on the property.Returns the enum constant of this class with the specified name.PropertyPolicyAffiliate.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 PropertyPolicyAffiliate.InternetConnectionTypeEnumModifier and TypeMethodDescriptionPropertyPolicyAffiliate.internetConnectionType(PropertyPolicyAffiliate.InternetConnectionTypeEnum internetConnectionType) voidPropertyPolicyAffiliate.setInternetConnectionType(PropertyPolicyAffiliate.InternetConnectionTypeEnum internetConnectionType)