|
Oracle Containers for J2EE Support for JavaServer Pages Java API Reference 10g (10.1.3.1.0) B28960-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JmlBoolean | |
| oracle.jsp.jml | |
| Uses of JmlBoolean in oracle.jsp.jml |
| Fields in oracle.jsp.jml declared as JmlBoolean | |
static JmlBoolean |
JmlBoolean.TRUEThe JmlBoolean object corresponding to the primitive value true. |
static JmlBoolean |
JmlBoolean.FALSEThe JmlBoolean object corresponding to the primitive value false. |
| Methods in oracle.jsp.jml with parameters of type JmlBoolean | |
void |
JmlBoolean.setTypedValue(JmlBoolean bool)Sets the beans's value property to the JmlBoolean. |
boolean |
JmlBoolean.typedEquals(JmlBoolean bool)Tests whether the beans's value property is equal to JmlBoolean. |
| Constructors in oracle.jsp.jml with parameters of type JmlBoolean | |
JmlBoolean(JmlBoolean bool)Constructs a JmlBoolean object whose value is taken from another JmlBoolean . |
|
|
Oracle Containers for J2EE Support for JavaServer Pages Java API Reference 10g (10.1.3.1.0) B28960-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||