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