com.ibm.annapolis.ndc_mapper.utils
Class Constants
java.lang.Object
com.ibm.annapolis.ndc_mapper.utils.Constants
- public class Constants
- extends java.lang.Object
- Author:
- nick
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTR_LABELER
public static final java.lang.String ATTR_LABELER
- See Also:
- Constant Field Values
ATTR_PRODUCT
public static final java.lang.String ATTR_PRODUCT
- See Also:
- Constant Field Values
ELEMENT_NDC_LIST
public static final java.lang.String ELEMENT_NDC_LIST
- See Also:
- Constant Field Values
ELEMENT_NDC
public static final java.lang.String ELEMENT_NDC
- See Also:
- Constant Field Values
IDENTITY_URI_PREFIX
public static final java.lang.String IDENTITY_URI_PREFIX
- See Also:
- Constant Field Values
NUMBER_NDC_CODES
public static final int NUMBER_NDC_CODES
- See Also:
- Constant Field Values
Constants
public Constants()