Package | Description |
---|---|
org.phenotips.data.rest.model |
Modifier and Type | Method and Description |
---|---|
Patient |
ObjectFactory.createPatient()
Create an instance of
Patient |
Patient |
Patient.withAnies(Collection<Object> values) |
Patient |
Patient.withAnies(Object... values) |
Patient |
Patient.withCreatedBy(String value) |
Patient |
Patient.withCreatedOn(org.joda.time.DateTime value) |
Patient |
Patient.withEid(String value) |
Patient |
Patient.withId(String value) |
Patient |
Patient.withLastModifiedBy(String value) |
Patient |
Patient.withLastModifiedOn(org.joda.time.DateTime value) |
Patient |
Patient.withLinks(Collection<Link> values) |
Patient |
Patient.withLinks(Link... values) |
Patient |
Patient.withVersion(String value) |
Copyright © 2011–2017 University of Toronto, Computational Biology Lab. All rights reserved.