Class NameValuePairImpl

java.lang.Object
org.apache.uima.collection.impl.metadata.cpe.NameValuePairImpl
All Implemented Interfaces:
NameValuePair

public class NameValuePairImpl extends Object implements NameValuePair
  • Constructor Details

    • NameValuePairImpl

      public NameValuePairImpl()
    • NameValuePairImpl

      public NameValuePairImpl(String aName, Object aValue)
  • Method Details