Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
Modifier and Type | Field and Description |
---|---|
protected ArrayOfUserInfo |
SetAgentPrinicplesRequestMsg.userList |
protected ArrayOfUserInfo |
SetAdministratorRequestMsg.userList |
protected ArrayOfUserInfo |
GetAgentPrinicplesResponseMsg.userList |
protected ArrayOfUserInfo |
GetAdministratorsResponseMsg.userList |
Modifier and Type | Method and Description |
---|---|
ArrayOfUserInfo |
ObjectFactory.createArrayOfUserInfo()
Create an instance of
ArrayOfUserInfo |
ArrayOfUserInfo |
SetAgentPrinicplesRequestMsg.getUserList()
Gets the value of the userList property.
|
ArrayOfUserInfo |
SetAdministratorRequestMsg.getUserList()
Gets the value of the userList property.
|
ArrayOfUserInfo |
GetAgentPrinicplesResponseMsg.getUserList()
Gets the value of the userList property.
|
ArrayOfUserInfo |
GetAdministratorsResponseMsg.getUserList()
Gets the value of the userList property.
|
Modifier and Type | Method and Description |
---|---|
void |
SetAgentPrinicplesRequestMsg.setUserList(ArrayOfUserInfo value)
Sets the value of the userList property.
|
void |
SetAdministratorRequestMsg.setUserList(ArrayOfUserInfo value)
Sets the value of the userList property.
|
void |
GetAgentPrinicplesResponseMsg.setUserList(ArrayOfUserInfo value)
Sets the value of the userList property.
|
void |
GetAdministratorsResponseMsg.setUserList(ArrayOfUserInfo value)
Sets the value of the userList property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.