Oracle Data-aware Controls Reference

Uses of Class
oracle.dacf.style.StyleCastException

Packages that use StyleCastException
oracle.dacf.style   
 

Uses of StyleCastException in oracle.dacf.style
 

Methods in oracle.dacf.style that throw StyleCastException
 byte StyleElement.byteValue()
          getter method for primitive type boolean
 double StyleElement.doubleValue()
          getter method for primitive type double
 float StyleElement.floatValue()
          getter method for primitive type float
 int StyleElement.intValue()
          getter method for primitive type int
 long StyleElement.longValue()
          getter method for primitive type long
 short StyleElement.shortValue()
          getter method for primitive type short
 boolean StyleElement.booleanValue()
          getter method for primitive type boolean
 char StyleElement.charValue()
          getter method for primitive type char
 


Oracle Data-aware Controls Reference

 

Copyright © 1997, 2003, Oracle. All rights reserved.