Interface PaymentRequestType.Visitor<T>

  • Enclosing class:
    PaymentRequestType

    public static interface PaymentRequestType.Visitor<T>
    • Method Detail

      • visit

        T visit​(java.lang.String value)