public class ExecutionWindowList
extends java.lang.Object
| Constructor and Description | 
|---|
ExecutionWindowList()  | 
ExecutionWindowList(java.util.List<NamedRelatedResourceRep> executionWindows)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<NamedRelatedResourceRep> | 
getExecutionWindows()
List of execution windows 
 | 
void | 
setExecutionWindows(java.util.List<NamedRelatedResourceRep> executionWindows)  | 
public ExecutionWindowList()
public ExecutionWindowList(java.util.List<NamedRelatedResourceRep> executionWindows)
public java.util.List<NamedRelatedResourceRep> getExecutionWindows()
public void setExecutionWindows(java.util.List<NamedRelatedResourceRep> executionWindows)