org.glassfish.gmbal.typelib
Interface EvaluatedArrayType

All Superinterfaces:
EvaluatedType
All Known Implementing Classes:
EvaluatedArrayTypeBase

public interface EvaluatedArrayType
extends EvaluatedType

Author:
ken

Field Summary
 
Fields inherited from interface org.glassfish.gmbal.typelib.EvaluatedType
EBIG_DECIMAL, EBIG_INTEGER, EBOOLEAN, EBOOLEANW, EBYTE, EBYTEW, ECHAR, ECHARW, EDATE, EDOUBLE, EDOUBLEW, EFLOAT, EFLOATW, EINT, EINTW, ELONG, ELONGW, ENUMBER, EOBJECT, EOBJECT_NAME, ESHORT, ESHORTW, ESTRING, EVOID
 
Method Summary
 EvaluatedType componentType()
           
 
Methods inherited from interface org.glassfish.gmbal.typelib.EvaluatedType
accept, isImmutable, name
 

Method Detail

componentType

EvaluatedType componentType()