| Package | Description |
|---|---|
| org.brapi.v2.model.germ |
| Modifier and Type | Class and Description |
|---|---|
class |
BrAPIPedigreeNodeSiblings
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIPedigreeNodeSibling |
BrAPIPedigreeNodeSibling.germplasmDbId(String germplasmDbId) |
BrAPIPedigreeNodeSibling |
BrAPIPedigreeNodeSibling.germplasmName(String germplasmName) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends BrAPIPedigreeNodeSibling> |
BrAPIPedigreeNode.getSiblings()
A list of sibling germplasm references in the pedigree tree for this germplasm.
|
| Modifier and Type | Method and Description |
|---|---|
BrAPIPedigreeNode |
BrAPIPedigreeNode.addSiblingsItem(BrAPIPedigreeNodeSibling siblingsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
BrAPIPedigreeNode.setSiblings(List<? extends BrAPIPedigreeNodeSibling> siblings) |
BrAPIPedigreeNode |
BrAPIPedigreeNode.siblings(List<? extends BrAPIPedigreeNodeSibling> siblings) |
Copyright © 2023. All rights reserved.