Uses of Class
com.creditcall.chipdnamobile.PaymentPlatformStatus.PaymentPlatformState
-
-
Uses of PaymentPlatformStatus.PaymentPlatformState in com.creditcall.chipdnamobile
Methods in com.creditcall.chipdnamobile that return PaymentPlatformStatus.PaymentPlatformState Modifier and Type Method Description PaymentPlatformStatus.PaymentPlatformStatePaymentPlatformStatus. getState()Payment platform connection state.static PaymentPlatformStatus.PaymentPlatformStatePaymentPlatformStatus.PaymentPlatformState. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PaymentPlatformStatus.PaymentPlatformState[]PaymentPlatformStatus.PaymentPlatformState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-