|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.wsee.policy.framework.OperatorType
public class OperatorType
| Field Summary | |
|---|---|
static OperatorType |
ALL
|
static OperatorType |
EXACTLY_ONE
|
static OperatorType |
ONE_OR_MORE
|
static OperatorType |
TERMINAL
|
| Method Summary | |
|---|---|
void |
readExternal(ObjectInput in)
implement readExternal() of Externalizable interface |
String |
toString()
|
void |
writeExternal(ObjectOutput out)
implement writeExternal() of Externalizable interface |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final OperatorType ALL
public static final OperatorType ONE_OR_MORE
public static final OperatorType EXACTLY_ONE
public static final OperatorType TERMINAL
| Method Detail |
|---|
public String toString()
toString in class Object
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
readExternal in interface Externalizablein -
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
writeExternal in interface Externalizableout -
IOException
|
Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||