javax.wsdl
public class OperationType extends Object implements Serializable
| Field Summary | |
|---|---|
| static OperationType | NOTIFICATION |
| static OperationType | ONE_WAY |
| static OperationType | REQUEST_RESPONSE |
| static long | serialVersionUID |
| static OperationType | SOLICIT_RESPONSE |
| Method Summary | |
|---|---|
| boolean | equals(OperationType operationType) |
| String | toString() |