| Package | Description |
|---|---|
| org.brapi.v2.model.pheno |
| Modifier and Type | Method and Description |
|---|---|
static BrAPIEntryTypeEnum |
BrAPIEntryTypeEnum.fromValue(@NonNull String text) |
BrAPIEntryTypeEnum |
BrAPIObservationUnitPosition.getEntryType()
The type of entry for this observation unit.
|
static BrAPIEntryTypeEnum |
BrAPIEntryTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrAPIEntryTypeEnum[] |
BrAPIEntryTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIObservationUnitPosition |
BrAPIObservationUnitPosition.entryType(BrAPIEntryTypeEnum entryType) |
void |
BrAPIObservationUnitPosition.setEntryType(BrAPIEntryTypeEnum entryType) |
Copyright © 2023. All rights reserved.