| Package | Description |
|---|---|
| org.brapi.v2.model.germ |
| Modifier and Type | Method and Description |
|---|---|
static BrAPIPlannedCrossStatus |
BrAPIPlannedCrossStatus.fromValue(String text) |
BrAPIPlannedCrossStatus |
BrAPIPlannedCross.getStatus()
The status of this planned cross.
|
static BrAPIPlannedCrossStatus |
BrAPIPlannedCrossStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrAPIPlannedCrossStatus[] |
BrAPIPlannedCrossStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BrAPIPlannedCross.setStatus(BrAPIPlannedCrossStatus status) |
BrAPIPlannedCross |
BrAPIPlannedCross.status(BrAPIPlannedCrossStatus status) |
Copyright © 2023. All rights reserved.