Package org.apache.uima.cas.impl
Class TypeSystemUtils.FeatureParse
java.lang.Object
org.apache.uima.cas.impl.TypeSystemUtils.TypeSystemParse
org.apache.uima.cas.impl.TypeSystemUtils.FeatureParse
- Enclosing class:
- TypeSystemUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.uima.cas.impl.TypeSystemUtils.TypeSystemParse
getError, hasError, setError
-
Field Details
-
type
-
name
-
-
Constructor Details
-
FeatureParse
FeatureParse()
-
-
Method Details
-
getName
Returns the name.- Returns:
- String
-
getType
Returns the type.- Returns:
- Type
-
setName
Sets the name.- Parameters:
name
- The name to set
-
setType
Sets the type.- Parameters:
type
- The type to set
-