Class ADEModuleType

  • All Implemented Interfaces:
    ModuleType

    public class ADEModuleType
    extends java.lang.Object
    implements ModuleType
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ADEModuleType()  
        ADEModuleType​(java.lang.String value)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getValue()  
      • Methods inherited from class java.lang.Object

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

      • ADEModuleType

        public ADEModuleType​(java.lang.String value)
      • ADEModuleType

        protected ADEModuleType()
    • Method Detail

      • getValue

        public java.lang.String getValue()