Uses of Enum Class
travel.wink.sdk.extranet.model.PropertyPolicySupplier.ParkingAccessEnum
Packages that use PropertyPolicySupplier.ParkingAccessEnum
-
Uses of PropertyPolicySupplier.ParkingAccessEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return PropertyPolicySupplier.ParkingAccessEnumModifier and TypeMethodDescriptionPropertyPolicySupplier.getParkingAccess()Indicates what type of parking is available at the property.Returns the enum constant of this class with the specified name.PropertyPolicySupplier.ParkingAccessEnum.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 PropertyPolicySupplier.ParkingAccessEnumModifier and TypeMethodDescriptionPropertyPolicySupplier.parkingAccess(PropertyPolicySupplier.ParkingAccessEnum parkingAccess) voidPropertyPolicySupplier.setParkingAccess(PropertyPolicySupplier.ParkingAccessEnum parkingAccess)