org.apache.axis.constants
Class Style

java.lang.Object
  extended byorg.apache.axis.enum.Enum
      extended byorg.apache.axis.enum.Style
          extended byorg.apache.axis.constants.Style
All Implemented Interfaces:
java.io.Serializable

public class Style
extends Style

Simple wrapper around org.apache.axis.enum.Style

Author:
dims@yahoo.com
See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.apache.axis.enum.Style
Style.Type
 
Field Summary
 
Fields inherited from class org.apache.axis.enum.Style
DEFAULT, DOCUMENT, DOCUMENT_STR, MESSAGE, MESSAGE_STR, RPC, RPC_STR, WRAPPED, WRAPPED_STR
 
Fields inherited from class org.apache.axis.enum.Enum
log, name, value
 
Constructor Summary
Style()
           
 
Methods inherited from class org.apache.axis.enum.Style
getDefault, getProvider, getStyle, getStyle, getStyle, getStyles, isValid, size
 
Methods inherited from class org.apache.axis.enum.Enum
equals, equals, getName, getType, getValue, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Style

public Style()


Copyright ? 2003 Apache Web Services Project. All Rights Reserved.