Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.axis.enum
Class Use  view Use download Use.java

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

Deprecated. please use org.apache.axis.constants.Scope

public class Use
extends org.apache.axis.constants.Use

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


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