| Package | Description |
|---|---|
| nce.stream |
| Modifier and Type | Method and Description |
|---|---|
Phase.Cathegory |
Phase.getCathegory() |
static Phase.Cathegory |
Phase.Cathegory.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Phase.Cathegory[] |
Phase.Cathegory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Phase.setCathegory(Phase.Cathegory cathegory) |
void |
Stream.setFaseCathegory(Phase.Cathegory category)
Defines stream cathegory (ideal, real...).
|
StreamBuilder |
StreamBuilder.sPhaseCathegory(Phase.Cathegory cathegory)
Specify the
cathegory attribute of the field
phase |