Class TypeBeanChild
java.lang.Object
ee.jakarta.tck.pages.spec.core_syntax.scripting.el.TypeBean
ee.jakarta.tck.pages.spec.core_syntax.scripting.el.TypeBeanChild
- All Implemented Interfaces:
Serializable
Simple class to validate assignable types.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ee.jakarta.tck.pages.spec.core_syntax.scripting.el.TypeBean
getBigDec, getBigInt, getBite, getBooleanPrim, getBooln, getBytePrim, getCharPrim, getChr, getDble, getDoublePrim, getFloatPrim, getFlote, getInti, getIntPrim, getLng, getLongPrim, getShortPrim, getShrt, isCallable, setBite, setBooleanPrim, setBooln, setBytePrim, setCharPrim, setChr, setDble, setDoublePrim, setFloatPrim, setFlote, setInti, setIntPrim, setLng, setLongPrim, setShortPrim, setShrt, toString
-
Constructor Details
-
TypeBeanChild
public TypeBeanChild()
-