Class GeneratedAcceleratorServicesConstants.Enumerations.ExportDataStatus

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String COMPLETE  
      static java.lang.String FAILED  
      static java.lang.String RUNNING  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • COMPLETE

        public static final java.lang.String COMPLETE
      • FAILED

        public static final java.lang.String FAILED
      • RUNNING

        public static final java.lang.String RUNNING
    • Constructor Detail

      • ExportDataStatus

        public ExportDataStatus()