public class BrAPIProgenyNodeProgeny extends Object
| Constructor and Description |
|---|
BrAPIProgenyNodeProgeny() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
BrAPIProgenyNodeProgeny |
germplasmDbId(String germplasmDbId) |
BrAPIProgenyNodeProgeny |
germplasmName(String germplasmName) |
String |
getGermplasmDbId()
The unique identifier of a progeny germplasm
|
String |
getGermplasmName()
The human readable name of a progeny germplasm
|
BrAPIParentType |
getParentType()
Given a germplasm A having a progeny B and C, 'parentType' for progeny B item refers to the 'parentType' of A toward B.
|
int |
hashCode() |
BrAPIProgenyNodeProgeny |
parentType(BrAPIParentType parentType) |
void |
setGermplasmDbId(String germplasmDbId) |
void |
setGermplasmName(String germplasmName) |
void |
setParentType(BrAPIParentType parentType) |
String |
toString() |
public BrAPIProgenyNodeProgeny germplasmDbId(String germplasmDbId)
public String getGermplasmDbId()
public void setGermplasmDbId(String germplasmDbId)
public BrAPIProgenyNodeProgeny germplasmName(String germplasmName)
public String getGermplasmName()
public void setGermplasmName(String germplasmName)
public BrAPIProgenyNodeProgeny parentType(BrAPIParentType parentType)
public BrAPIParentType getParentType()
public void setParentType(BrAPIParentType parentType)
Copyright © 2023. All rights reserved.