Uses of Enum Class
travel.wink.sdk.extranet.booking.model.PropertyBookingRefundRequestSupplier.TypeEnum
Packages that use PropertyBookingRefundRequestSupplier.TypeEnum
-
Uses of PropertyBookingRefundRequestSupplier.TypeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type PropertyBookingRefundRequestSupplier.TypeEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumType of reasonMethods in travel.wink.sdk.extranet.booking.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.booking.model with parameters of type PropertyBookingRefundRequestSupplier.TypeEnumModifier and TypeMethodDescriptionvoidPropertyBookingRefundRequestSupplier.setType(PropertyBookingRefundRequestSupplier.TypeEnum type) PropertyBookingRefundRequestSupplier.type(PropertyBookingRefundRequestSupplier.TypeEnum type)