public class BrAPIGermplasmMCPDCollectingInfoCollectingInstitutes extends Object
| Constructor and Description |
|---|
BrAPIGermplasmMCPDCollectingInfoCollectingInstitutes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getInstituteAddress()
MCPD (v2.1) (COLLINSTADDRESS) 4.1.1 Address of the institute collecting the sample.
|
String |
getInstituteCode()
MCPD (v2.1) (COLLCODE) 4.
|
String |
getInstituteName()
MCPD (v2.1) (COLLNAME) 4.1 Name of the institute collecting the sample.
|
int |
hashCode() |
BrAPIGermplasmMCPDCollectingInfoCollectingInstitutes |
instituteAddress(String instituteAddress) |
BrAPIGermplasmMCPDCollectingInfoCollectingInstitutes |
instituteCode(String instituteCode) |
BrAPIGermplasmMCPDCollectingInfoCollectingInstitutes |
instituteName(String instituteName) |
void |
setInstituteAddress(String instituteAddress) |
void |
setInstituteCode(String instituteCode) |
void |
setInstituteName(String instituteName) |
String |
toString() |
public BrAPIGermplasmMCPDCollectingInfoCollectingInstitutes()
public BrAPIGermplasmMCPDCollectingInfoCollectingInstitutes instituteAddress(String instituteAddress)
public String getInstituteAddress()
public void setInstituteAddress(String instituteAddress)
public BrAPIGermplasmMCPDCollectingInfoCollectingInstitutes instituteCode(String instituteCode)
public String getInstituteCode()
public void setInstituteCode(String instituteCode)
public BrAPIGermplasmMCPDCollectingInfoCollectingInstitutes instituteName(String instituteName)
public String getInstituteName()
public void setInstituteName(String instituteName)
Copyright © 2023. All rights reserved.