Uses of Enum Class
io.trippay.sdk.payment.model.AccountStatusEntry.TypeEnum
Packages that use AccountStatusEntry.TypeEnum
-
Uses of AccountStatusEntry.TypeEnum in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return AccountStatusEntry.TypeEnumModifier and TypeMethodDescriptionstatic AccountStatusEntry.TypeEnum@NotNull AccountStatusEntry.TypeEnumAccountStatusEntry.getType()Type of textual entrystatic AccountStatusEntry.TypeEnumReturns the enum constant of this class with the specified name.static AccountStatusEntry.TypeEnum[]AccountStatusEntry.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 AccountStatusEntry.TypeEnumModifier and TypeMethodDescriptionvoidAccountStatusEntry.setType(AccountStatusEntry.TypeEnum type) AccountStatusEntry.type(AccountStatusEntry.TypeEnum type)