com.ibm.premises.reusable.constants
Class Constants.EPCISConnectorConstants

java.lang.Object
  extended by com.ibm.premises.reusable.constants.Constants.EPCISConnectorConstants
Enclosing class:
Constants

public class Constants.EPCISConnectorConstants
extends java.lang.Object


Field Summary
static java.lang.String EVENTTYPE
           
static java.lang.String PARENTTAG
           
static java.lang.String PARENTTAGFILTER
           
static java.lang.String PARENTTAGTYPE
           
 
Constructor Summary
Constants.EPCISConnectorConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EVENTTYPE

public static final java.lang.String EVENTTYPE
See Also:
Constant Field Values

PARENTTAG

public static final java.lang.String PARENTTAG
See Also:
Constant Field Values

PARENTTAGTYPE

public static final java.lang.String PARENTTAGTYPE
See Also:
Constant Field Values

PARENTTAGFILTER

public static final java.lang.String PARENTTAGFILTER
See Also:
Constant Field Values
Constructor Detail

Constants.EPCISConnectorConstants

public Constants.EPCISConnectorConstants()