Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.PropertyPolicyAffiliate.InternetConnectionTypeEnum
Packages that use PropertyPolicyAffiliate.InternetConnectionTypeEnum
-
Uses of PropertyPolicyAffiliate.InternetConnectionTypeEnum in travel.wink.sdk.affiliate.browse.model
Subclasses with type arguments of type PropertyPolicyAffiliate.InternetConnectionTypeEnum in travel.wink.sdk.affiliate.browse.modelModifier and TypeClassDescriptionstatic enumIndicates how guests can access the Internet on the property.Methods in travel.wink.sdk.affiliate.browse.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.browse.model with parameters of type PropertyPolicyAffiliate.InternetConnectionTypeEnumModifier and TypeMethodDescriptionPropertyPolicyAffiliate.internetConnectionType(PropertyPolicyAffiliate.InternetConnectionTypeEnum internetConnectionType) voidPropertyPolicyAffiliate.setInternetConnectionType(PropertyPolicyAffiliate.InternetConnectionTypeEnum internetConnectionType)