public class StudyPojo extends EntityPojo implements uno.informatics.data.Study
ABBREVIATION_PROPERTY, DESCRIPTION_PROPERTY, TYPE_PROPERTYNAME_PROPERTY, UNIQUE_IDENTIFIER_PROPERTY| Constructor and Description |
|---|
StudyPojo(String name) |
StudyPojo(String uniqueIdentifier,
String name) |
StudyPojo(uno.informatics.data.Study study) |
| Modifier and Type | Method and Description |
|---|---|
LocalDate |
getEndDate() |
LocalDate |
getStartDate() |
getAbbreviation, getDescription, getType, setAbbreviation, setDescription, setTypeequals, getName, getUniqueIdentifier, hashCode, initialise, setName, setUniqueIdentifier, toStringaddPropertyChangeListener, getPropertyChangeSupport, removePropertyChangeListenerclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic StudyPojo(String name)
public StudyPojo(uno.informatics.data.Study study)
Copyright © 2016. All rights reserved.