Package | Description |
---|---|
org.phenotips.data.rest | |
org.phenotips.data.rest.model |
Modifier and Type | Method and Description |
---|---|
Alternative |
DomainObjectFactory.createAlternative(String id,
javax.ws.rs.core.UriInfo uriInfo)
Create the REST representation for a link to a
Patient . |
Modifier and Type | Field and Description |
---|---|
protected List<Alternative> |
Alternatives.patients |
Modifier and Type | Method and Description |
---|---|
Alternative |
ObjectFactory.createAlternative()
Create an instance of
Alternative |
Alternative |
Alternative.withId(String value) |
Alternative |
Alternative.withLinks(Collection<Link> values) |
Alternative |
Alternative.withLinks(Link... values) |
Modifier and Type | Method and Description |
---|---|
List<Alternative> |
Alternatives.getPatients()
Gets the value of the patients property.
|
Modifier and Type | Method and Description |
---|---|
Alternatives |
Alternatives.withPatients(Alternative... values) |
Modifier and Type | Method and Description |
---|---|
Alternatives |
Alternatives.withPatients(Collection<Alternative> values) |
Copyright © 2011–2017 University of Toronto, Computational Biology Lab. All rights reserved.