Interface ServiceInputParameter

    • Method Detail

      • translate

        void translate​(AdaptrisMessage source,
                       StringParameter target)
                throws java.lang.Exception
        Export a parameter from AdaptrisMessage object into String command
        Parameters:
        source - the String returned from the as400 command
        target - the Destination AdaptrisMessage
        Throws:
        java.lang.Exception