|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.woden.wsdl20.enumeration.MessageLabel
public class MessageLabel
This class defines the values of the {message label} property of InterfaceMessageReference and InterfaceFaultReference as used in the WSDL 2.0 specification. Other NCName values are also valid.
Field Summary | |
---|---|
static NCName |
IN
|
static NCName |
OUT
|
Constructor Summary | |
---|---|
MessageLabel()
|
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 NCName IN
public static final NCName OUT
Constructor Detail |
---|
public MessageLabel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |