Uses of Class
org.apache.uima.jcas.cas.IntegerList

Packages that use IntegerList
org.apache.uima.jcas.cas JCAS model for built-in CAS types 
 

Uses of IntegerList in org.apache.uima.jcas.cas
 

Subclasses of IntegerList in org.apache.uima.jcas.cas
 class EmptyIntegerList
           
 class NonEmptyIntegerList
           
 

Methods in org.apache.uima.jcas.cas that return IntegerList
 IntegerList NonEmptyIntegerList.getTail()
           
 

Methods in org.apache.uima.jcas.cas with parameters of type IntegerList
 void NonEmptyIntegerList.setTail(IntegerList v)
           
 



Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.