public class BrAPIPedigreeNodeSibling extends Object
| Constructor and Description |
|---|
BrAPIPedigreeNodeSibling() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
BrAPIPedigreeNodeSibling |
germplasmDbId(String germplasmDbId) |
BrAPIPedigreeNodeSibling |
germplasmName(String germplasmName) |
String |
getGermplasmDbId()
the germplasm DbId of the sibling
|
String |
getGermplasmName()
the germplasm name of the sibling
|
int |
hashCode() |
void |
setGermplasmDbId(String germplasmDbId) |
void |
setGermplasmName(String germplasmName) |
String |
toString() |
public BrAPIPedigreeNodeSibling germplasmDbId(String germplasmDbId)
public String getGermplasmDbId()
public void setGermplasmDbId(String germplasmDbId)
public BrAPIPedigreeNodeSibling germplasmName(String germplasmName)
public String getGermplasmName()
public void setGermplasmName(String germplasmName)
Copyright © 2023. All rights reserved.