| Package | Description |
|---|---|
| org.brapi.v2.model.germ |
| Modifier and Type | Method and Description |
|---|---|
BrAPISeedLotContentMixture |
BrAPISeedLotContentMixture.crossDbId(String crossDbId) |
BrAPISeedLotContentMixture |
BrAPISeedLotContentMixture.crossName(String crossName) |
BrAPISeedLotContentMixture |
BrAPISeedLotContentMixture.germplasmDbId(String germplasmDbId) |
BrAPISeedLotContentMixture |
BrAPISeedLotContentMixture.germplasmName(String germplasmName) |
BrAPISeedLotContentMixture |
BrAPISeedLotContentMixture.mixturePercentage(Integer mixturePercentage) |
| Modifier and Type | Method and Description |
|---|---|
List<BrAPISeedLotContentMixture> |
BrAPISeedLot.getContentMixture()
The mixture of germplasm present in the seed lot.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPISeedLot |
BrAPISeedLot.addContentMixtureItem(BrAPISeedLotContentMixture contentMixtureItem) |
| Modifier and Type | Method and Description |
|---|---|
BrAPISeedLot |
BrAPISeedLot.contentMixture(List<BrAPISeedLotContentMixture> contentMixture) |
void |
BrAPISeedLot.setContentMixture(List<BrAPISeedLotContentMixture> contentMixture) |
Copyright © 2023. All rights reserved.