Package | Description |
---|---|
uk.icat3.client |
Modifier and Type | Field and Description |
---|---|
protected User |
UserGroup.user |
protected User |
InstrumentScientist.user |
protected User |
InvestigationUser.user |
protected User |
Study.user |
Modifier and Type | Method and Description |
---|---|
User |
ObjectFactory.createUser()
Create an instance of
User |
User |
UserGroup.getUser()
Gets the value of the user property.
|
User |
InstrumentScientist.getUser()
Gets the value of the user property.
|
User |
InvestigationUser.getUser()
Gets the value of the user property.
|
User |
Study.getUser()
Gets the value of the user property.
|
Modifier and Type | Method and Description |
---|---|
void |
UserGroup.setUser(User value)
Sets the value of the user property.
|
void |
InstrumentScientist.setUser(User value)
Sets the value of the user property.
|
void |
InvestigationUser.setUser(User value)
Sets the value of the user property.
|
void |
Study.setUser(User value)
Sets the value of the user property.
|
Copyright © 2012 The ICAT Collaboration. All Rights Reserved.