|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.cas_data.impl.ReferenceValueImpl
public class ReferenceValueImpl
Constructor Summary | |
---|---|
ReferenceValueImpl(java.lang.String aTargetId)
|
Method Summary | |
---|---|
java.lang.Object |
get()
Gets the feature value as a Java object. |
java.lang.String |
getTargetId()
Gets the ID of the target FeatureStructure. |
void |
setTargetId(java.lang.String aId)
Sets the ID of the target FeatureStructure. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReferenceValueImpl(java.lang.String aTargetId)
Method Detail |
---|
public java.lang.String getTargetId()
ReferenceValue
getTargetId
in interface ReferenceValue
public void setTargetId(java.lang.String aId)
ReferenceValue
setTargetId
in interface ReferenceValue
aId
- The ID of the target FeatureStructurepublic java.lang.Object get()
FeatureValue
get
in interface FeatureValue
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |