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