public class OfflineScreen extends Object
| Constructor and Description |
|---|
OfflineScreen(String id,
String module,
String refScreen) |
| Modifier and Type | Method and Description |
|---|---|
void |
addExclude(String exclude) |
void |
addInclude(String include) |
String[] |
getExcludes() |
String |
getId() |
String[] |
getIncludes() |
String |
getModule() |
String |
getRefScreen() |
public String getModule()
public String getRefScreen()
public String getId()
public void addInclude(String include)
public void addExclude(String exclude)
public String[] getIncludes()
public String[] getExcludes()
Copyright © 2015. All rights reserved.