com.sun.tools.ws.wsdl.document.soap
Class SOAPUse

java.lang.Object
  extended by com.sun.tools.ws.wsdl.document.soap.SOAPUse

public final class SOAPUse
extends Object

A SOAP "use" enumeration.


Field Summary
static SOAPUse ENCODED
           
static SOAPUse LITERAL
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LITERAL

public static final SOAPUse LITERAL

ENCODED

public static final SOAPUse ENCODED