public class ReferenceValueImpl extends Object implements ReferenceValue
| Constructor and Description | 
|---|
| ReferenceValueImpl(String aTargetId) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | get()Gets the feature value as a Java object. | 
| String | getTargetId()Gets the ID of the target FeatureStructure. | 
| void | setTargetId(String aId)Sets the ID of the target FeatureStructure. | 
| String | toString() | 
public ReferenceValueImpl(String aTargetId)
public String getTargetId()
ReferenceValuegetTargetId in interface ReferenceValuepublic void setTargetId(String aId)
ReferenceValuesetTargetId in interface ReferenceValueaId - The ID of the target FeatureStructurepublic Object get()
FeatureValueget in interface FeatureValueCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.