Class MamdaQuality


  • public class MamdaQuality
    extends java.lang.Object
    MamdaQuality defines MAMDA quality codes.
    • Constructor Summary

      Constructors 
      Constructor Description
      MamdaQuality()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • MAMDA_QUALITY_OK

        public static short MAMDA_QUALITY_OK
      • MAMDA_QUALITY_STALE

        public static short MAMDA_QUALITY_STALE
      • MAMDA_QUALITY_MAYBE_STALE

        public static short MAMDA_QUALITY_MAYBE_STALE
    • Constructor Detail

      • MamdaQuality

        public MamdaQuality()