JavaScript is disabled on your browser.
Skip navigation links
javax.xml.rpc

Class ParameterMode



  • public class ParameterMode
    extends Object 
    The javax.xml.rpc.ParameterMode is a type-safe enumeration for parameter mode. This class is used in the CallAPI to specify parameter passing modes.
    Version:
    1.0
    Author:
    Rahul Sharma
    See Also:
    Call
    • Field Detail

      • IN

        public static final ParameterMode IN
        IN mode for parameter passing
      • OUT

        public static final ParameterMode OUT
        OUT mode for parameter passing
      • INOUT

        public static final ParameterMode INOUT
        INOUT mode for parameter passing
    • Method Detail

      • toString

        public String toString()
        Returns a String describing this ParameterMode object.
        Overrides:
        toString in class Object
        Returns:
        A string representation of the object.
Skip navigation links

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /