public class GermplasmPojo extends EntityPojo implements uno.informatics.data.Germplasm
| Modifier and Type | Field and Description |
|---|---|
static String |
SOURCE_PROPERTY |
ABBREVIATION_PROPERTY, DESCRIPTION_PROPERTY, TYPE_PROPERTYNAME_PROPERTY, UNIQUE_IDENTIFIER_PROPERTY| Constructor and Description |
|---|
GermplasmPojo(uno.informatics.data.Germplasm identifier) |
GermplasmPojo(String name) |
GermplasmPojo(String uniqueIdentifier,
String name) |
GermplasmPojo(String uniqueIdentifier,
String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
List<uno.informatics.data.Germplasm> |
getSource() |
getAbbreviation, getDescription, getType, setAbbreviation, setDescription, setTypeequals, getName, getUniqueIdentifier, hashCode, initialise, setName, setUniqueIdentifier, toStringaddPropertyChangeListener, getPropertyChangeSupport, removePropertyChangeListenerclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final String SOURCE_PROPERTY
public GermplasmPojo(String name)
public GermplasmPojo(uno.informatics.data.Germplasm identifier)
public List<uno.informatics.data.Germplasm> getSource()
getSource in interface uno.informatics.data.GermplasmCopyright © 2016. All rights reserved.