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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]