public class OwnerRepresentation extends UserSummary
Java class for OwnerSummary complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OwnerSummary">
<complexContent>
<extension base="{https://phenotips.org/rest-permissions/}UserSummary">
</extension>
</complexContent>
</complexType>
email, id, name, typelinks| Constructor and Description |
|---|
OwnerRepresentation() |
| Modifier and Type | Method and Description |
|---|---|
OwnerRepresentation |
withEmail(String value) |
OwnerRepresentation |
withId(String value) |
OwnerRepresentation |
withName(String value) |
OwnerRepresentation |
withType(String value) |
getEmail, getId, getName, getType, setEmail, setId, setName, setTypegetLinks, withLinks, withLinkspublic OwnerRepresentation withId(String value)
withId in class UserSummarypublic OwnerRepresentation withName(String value)
withName in class UserSummarypublic OwnerRepresentation withEmail(String value)
withEmail in class UserSummarypublic OwnerRepresentation withType(String value)
withType in class UserSummaryCopyright © 2011–2018 University of Toronto, Computational Biology Lab. All rights reserved.