|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Enum
weblogic.jws.Policy.Direction
when to apply the policy
Field Summary | |
static Policy.Direction |
both
|
static Policy.Direction |
inbound
|
static Policy.Direction |
outbound
|
Method Summary | |
static Policy.Direction |
valueOf(String name)
|
static Policy.Direction[] |
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 |
public static final Policy.Direction both
public static final Policy.Direction inbound
public static final Policy.Direction outbound
Method Detail |
public static Policy.Direction valueOf(String name)
public static final Policy.Direction[] values()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs91 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |