javax.wsdl
Class OperationType
- java.io.Serializable
public class OperationType
extends java.lang.Object
implements java.io.Serializable
This class represents an operation type which can
be one of request-response, solicit response, one way or
notification. This represents a safe way to prevent usage
of invalid values since the only objects of this class available
are the public static instances declared within the class.
Need to figure out if this should be made into an interface.
serialVersionUID
public static final long serialVersionUID
toString
public String toString()
Copyright B) 2003,2006 IBM. All Rights Reserved.