Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
Modifier and Type | Field and Description |
---|---|
protected RightEnum |
UserServicePermissionType.right |
protected RightEnum |
UserPermissionType.right |
Modifier and Type | Method and Description |
---|---|
static RightEnum |
RightEnum.fromValue(String v) |
RightEnum |
UserServicePermissionType.getRight()
Gets the value of the right property.
|
RightEnum |
UserPermissionType.getRight()
Gets the value of the right property.
|
static RightEnum |
RightEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RightEnum[] |
RightEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<RightEnum> |
ObjectFactory.createRightEnum(RightEnum value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<RightEnum> |
ObjectFactory.createRightEnum(RightEnum value)
|
void |
UserServicePermissionType.setRight(RightEnum value)
Sets the value of the right property.
|
void |
UserPermissionType.setRight(RightEnum value)
Sets the value of the right property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.