|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.ws.wsdl.document.Kinds
public class Kinds
Enumeration of the kind of entities that can be defined in a WSDL "definitions" element.
| Field Summary | |
|---|---|
static Kind |
BINDING
|
static Kind |
MESSAGE
|
static Kind |
PORT
|
static Kind |
PORT_TYPE
|
static Kind |
SERVICE
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Kind BINDING
public static final Kind MESSAGE
public static final Kind PORT
public static final Kind PORT_TYPE
public static final Kind SERVICE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||