Uses of Enum Class
travel.wink.sdk.extranet.model.PropertyBookingRefundRequestSupplier.TypeEnum
Packages that use PropertyBookingRefundRequestSupplier.TypeEnum
-
Uses of PropertyBookingRefundRequestSupplier.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return PropertyBookingRefundRequestSupplier.TypeEnumModifier and TypeMethodDescriptionPropertyBookingRefundRequestSupplier.getType()Type of reasonReturns the enum constant of this class with the specified name.PropertyBookingRefundRequestSupplier.TypeEnum.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 PropertyBookingRefundRequestSupplier.TypeEnumModifier and TypeMethodDescriptionvoidPropertyBookingRefundRequestSupplier.setType(PropertyBookingRefundRequestSupplier.TypeEnum type) PropertyBookingRefundRequestSupplier.type(PropertyBookingRefundRequestSupplier.TypeEnum type)