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