Uses of Enum Class
io.trippay.sdk.payment.model.Fee.TypeEnum
Packages that use Fee.TypeEnum
-
Uses of Fee.TypeEnum in io.trippay.sdk.payment.model
Subclasses with type arguments of type Fee.TypeEnum in io.trippay.sdk.payment.modelMethods in io.trippay.sdk.payment.model that return Fee.TypeEnumModifier and TypeMethodDescriptionstatic Fee.TypeEnum@NotNull Fee.TypeEnumFee.getType()Type of feestatic Fee.TypeEnumReturns the enum constant of this class with the specified name.static Fee.TypeEnum[]Fee.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 Fee.TypeEnumModifier and TypeMethodDescriptionvoidFee.setType(Fee.TypeEnum type) Fee.type(Fee.TypeEnum type)