BEA Systems, Inc.

BEA WebLogic Server Support for Apache Beehive


com.bea.control
Class ServiceControl.SOAPBinding.Style

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

public static final class ServiceControl.SOAPBinding.Style
extends Enum

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

Field Summary
static ServiceControl.SOAPBinding.Style DOCUMENT
           
static ServiceControl.SOAPBinding.Style RPC
           
 
Method Summary
static ServiceControl.SOAPBinding.Style valueOf(String name)
           
static ServiceControl.SOAPBinding.Style[] 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

DOCUMENT

public static final ServiceControl.SOAPBinding.Style DOCUMENT

RPC

public static final ServiceControl.SOAPBinding.Style RPC
Method Detail

valueOf

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

values

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

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