Package | Description |
---|---|
com.versionone.om.filters |
Modifier and Type | Field and Description |
---|---|
List<IterationFilter.IterationState> |
IterationFilter.state
State of the Iteration (Future, Active, or Closed).
|
Modifier and Type | Method and Description |
---|---|
static IterationFilter.IterationState |
IterationFilter.IterationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IterationFilter.IterationState[] |
IterationFilter.IterationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 Version One, Inc.. All rights reserved.