You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by jk...@apache.org on 2005/11/25 02:24:16 UTC

svn commit: r348847 - /incubator/woden/java/src/org/apache/woden/wsdl20/enum/

Author: jkaputin
Date: Thu Nov 24 17:24:11 2005
New Revision: 348847

URL: http://svn.apache.org/viewcvs?rev=348847&view=rev
Log:
Changes to represent the {message label} and {direction}
properties as typesafe enumerations, rather than Strings.
Created the MessageLabel and Direction classes in new
package org.apache.woden.wsdl20.enum. Removed related
constants from the Constants file as they are now 
redundant. Modified the Element and Component interfaces
and Reader impl to use the new enum classes instead of
Strings and the old Constants.

Added:
    incubator/woden/java/src/org/apache/woden/wsdl20/enum/


---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org