Uses of Class
org.apache.uima.cas.impl.TypeSystemUtils.TypeParse
-
Packages that use TypeSystemUtils.TypeParse Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of TypeSystemUtils.TypeParse in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as TypeSystemUtils.TypeParse Modifier and Type Field Description private TypeSystemUtils.TypeParseTypeSystemUtils.FeatureParse. typeMethods in org.apache.uima.cas.impl that return TypeSystemUtils.TypeParse Modifier and Type Method Description TypeSystemUtils.TypeParseTypeSystemUtils.FeatureParse. getType()Returns the type.Methods in org.apache.uima.cas.impl with parameters of type TypeSystemUtils.TypeParse Modifier and Type Method Description voidTypeSystemUtils.FeatureParse. setType(TypeSystemUtils.TypeParse type)Sets the type.
-