Class DataModelConstants


  • public final class DataModelConstants
    extends java.lang.Object
    Data Model Constants
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String SEQ_ID_NA
      Constant for denote that the Sequence ID does not apply (i.e.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • SEQ_ID_NA

        public static final java.lang.String SEQ_ID_NA
        Constant for denote that the Sequence ID does not apply (i.e. corresponds to all)
        See Also:
        Constant Field Values
    • Constructor Detail

      • DataModelConstants

        public DataModelConstants()