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