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