BEA Systems, Inc.

BEA WebLogic Server Support for Apache Beehive


com.bea.control
Class ServiceControl.SOAPBinding.Use

java.lang.Object
  extended byjava.lang.Enum
      extended bycom.bea.control.ServiceControl.SOAPBinding.Use
All Implemented Interfaces:
Comparable, Serializable
Enclosing class:
ServiceControl.SOAPBinding

public static final class ServiceControl.SOAPBinding.Use
extends Enum

See Also:
Serialized Form
Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Field Summary
static ServiceControl.SOAPBinding.Use ENCODED
           
static ServiceControl.SOAPBinding.Use LITERAL
           
 
Method Summary
static ServiceControl.SOAPBinding.Use valueOf(String name)
           
static ServiceControl.SOAPBinding.Use[] values()
           
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Field Detail

ENCODED

public static final ServiceControl.SOAPBinding.Use ENCODED

LITERAL

public static final ServiceControl.SOAPBinding.Use LITERAL
Method Detail

valueOf

public static ServiceControl.SOAPBinding.Use valueOf(String name)

values

public static final ServiceControl.SOAPBinding.Use[] values()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.