public interface NamedModule
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getModuleName() |
void |
setId(String id) |
void |
setModuleName(String name) |
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.