org.apache.woden.wsdl20.enumeration
Class MessageLabel
java.lang.Object
org.apache.woden.wsdl20.enumeration.MessageLabel
public class MessageLabel
- extends Object
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.
- Author:
- jkaputin@apache.org, hughesj@apache.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IN
public static final NCName IN
OUT
public static final NCName OUT
MessageLabel
public MessageLabel()
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.