org.apache.uima.collection.impl.cpm.vinci.cas_data
Class VinciPrimitiveValue
java.lang.Object
org.apache.uima.cas_data.impl.PrimitiveValueImpl
org.apache.uima.collection.impl.cpm.vinci.cas_data.VinciPrimitiveValue
- All Implemented Interfaces:
- java.io.Serializable, FeatureValue, PrimitiveValue
Deprecated. Use PrimitiveValueImpl instead. This is just here for backwards compatibility.
@Deprecated
public class VinciPrimitiveValue
- extends PrimitiveValueImpl
- implements PrimitiveValue
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
VinciPrimitiveValue
public VinciPrimitiveValue(java.lang.String aValue)
- Deprecated.
VinciPrimitiveValue
public VinciPrimitiveValue(int aValue)
- Deprecated.
VinciPrimitiveValue
public VinciPrimitiveValue(float aValue)
- Deprecated.
VinciPrimitiveValue
public VinciPrimitiveValue(int[] aValue)
- Deprecated.
VinciPrimitiveValue
public VinciPrimitiveValue(float[] aValue)
- Deprecated.
VinciPrimitiveValue
public VinciPrimitiveValue(java.lang.String[] aValue)
- Deprecated.
Copyright © 2011. All Rights Reserved.