public class BrAPIPedigreeNodeRelative extends Object
| Constructor and Description |
|---|
BrAPIPedigreeNodeRelative() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
BrAPIPedigreeNodeRelative |
germplasmDbId(String germplasmDbId) |
BrAPIPedigreeNodeRelative |
germplasmName(String germplasmName) |
String |
getGermplasmDbId()
The germplasm DbId of the parent of this germplasm
|
String |
getGermplasmName()
the human readable name of the parent of this germplasm
|
BrAPIParentType |
getParentType()
The type of parent the parent is.
|
int |
hashCode() |
BrAPIPedigreeNodeRelative |
parentType(BrAPIParentType parentType) |
void |
setGermplasmDbId(String germplasmDbId) |
void |
setGermplasmName(String germplasmName) |
void |
setParentType(BrAPIParentType parentType) |
String |
toString() |
public BrAPIPedigreeNodeRelative germplasmDbId(String germplasmDbId)
public String getGermplasmDbId()
public void setGermplasmDbId(String germplasmDbId)
public BrAPIPedigreeNodeRelative germplasmName(String germplasmName)
public String getGermplasmName()
public void setGermplasmName(String germplasmName)
public BrAPIPedigreeNodeRelative parentType(BrAPIParentType parentType)
public BrAPIParentType getParentType()
public void setParentType(BrAPIParentType parentType)
Copyright © 2023. All rights reserved.