Class CpeObject
java.lang.Object
org.apache.uima.collection.impl.metadata.cpe.CpeObject
The Class CpeObject.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the internal object.protected void
Sets the.
-
Constructor Details
-
CpeObject
Instantiates a new cpe object.- Parameters:
aObject
- the a object
-
-
Method Details
-
set
Sets the.- Parameters:
aObject
- the a object
-
getInternalObject
Gets the internal object.- Returns:
- the internal object
-