Uses of Enum Class
io.trippay.sdk.payment.model.BookingContractItemCancellableResponse.TypeEnum
Packages that use BookingContractItemCancellableResponse.TypeEnum
-
Uses of BookingContractItemCancellableResponse.TypeEnum in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return BookingContractItemCancellableResponse.TypeEnumModifier and TypeMethodDescriptionBookingContractItemCancellableResponse.getType()Type of item this is.Returns the enum constant of this class with the specified name.BookingContractItemCancellableResponse.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trippay.sdk.payment.model with parameters of type BookingContractItemCancellableResponse.TypeEnumModifier and TypeMethodDescriptionvoidBookingContractItemCancellableResponse.setType(BookingContractItemCancellableResponse.TypeEnum type) BookingContractItemCancellableResponse.type(BookingContractItemCancellableResponse.TypeEnum type)