Class Kinds


  • public class Kinds
    extends Object
    Enumeration of the kind of entities that can be defined in a WSDL "definitions" element.
    Author:
    WS Development Team
    • Field Detail

      • BINDING

        public static final Kind BINDING
      • MESSAGE

        public static final Kind MESSAGE
      • PORT

        public static final Kind PORT
      • PORT_TYPE

        public static final Kind PORT_TYPE
      • SERVICE

        public static final Kind SERVICE