org.apache.axis.constants
Class Use

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

public class Use
extends Use

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

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

Nested Class Summary
 
Nested classes inherited from class org.apache.axis.enum.Use
Use.Type
 
Field Summary
 
Fields inherited from class org.apache.axis.enum.Use
DEFAULT, ENCODED, ENCODED_STR, LITERAL, LITERAL_STR
 
Fields inherited from class org.apache.axis.enum.Enum
log, name, value
 
Constructor Summary
Use()
           
 
Methods inherited from class org.apache.axis.enum.Use
getDefault, getEncoding, getUse, getUse, getUse, getUses, 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

Use

public Use()


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