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