Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.PropertyPolicyAffiliate.ParkingAccessEnum
Packages that use PropertyPolicyAffiliate.ParkingAccessEnum
-
Uses of PropertyPolicyAffiliate.ParkingAccessEnum in travel.wink.sdk.affiliate.browse.model
Subclasses with type arguments of type PropertyPolicyAffiliate.ParkingAccessEnum in travel.wink.sdk.affiliate.browse.modelModifier and TypeClassDescriptionstatic enumIndicates what type of parking is available at the property.Methods in travel.wink.sdk.affiliate.browse.model that return PropertyPolicyAffiliate.ParkingAccessEnumModifier and TypeMethodDescriptionPropertyPolicyAffiliate.getParkingAccess()Indicates what type of parking is available at the property.Returns the enum constant of this class with the specified name.PropertyPolicyAffiliate.ParkingAccessEnum.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.ParkingAccessEnumModifier and TypeMethodDescriptionPropertyPolicyAffiliate.parkingAccess(PropertyPolicyAffiliate.ParkingAccessEnum parkingAccess) voidPropertyPolicyAffiliate.setParkingAccess(PropertyPolicyAffiliate.ParkingAccessEnum parkingAccess)