public interface Module 
      | Modifier and Type | Interface and Description | 
|---|---|
static class  |  
           Module.ModuleType 
            
              Type of macro module 
             (宏模块类型) 
               |  
          
| Modifier and Type | Method and Description | 
|---|---|
Module.ModuleType |  
           geModuleType() 
            
              Get the module type. 
             (获取模块类型。) 
               |  
          
java.lang.String |  
           getContent() 
            
              Get the module content. 
             (获取模块内容。) 
               |  
          
java.lang.String getContent()
Module.ModuleType geModuleType()
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.