public class AuthorizationDescription extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ElementDescription[] |
privilege |
ElementDescription[] |
privilegeGroup |
dynamicProperty, dynamicType| Constructor and Description |
|---|
AuthorizationDescription() |
| Modifier and Type | Method and Description |
|---|---|
ElementDescription[] |
getPrivilege() |
ElementDescription[] |
getPrivilegeGroup() |
void |
setPrivilege(ElementDescription[] privilege) |
void |
setPrivilegeGroup(ElementDescription[] privilegeGroup) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ElementDescription[] privilege
public ElementDescription[] privilegeGroup
public ElementDescription[] getPrivilege()
public ElementDescription[] getPrivilegeGroup()
public void setPrivilege(ElementDescription[] privilege)
public void setPrivilegeGroup(ElementDescription[] privilegeGroup)
Copyright © 2011-2012. All Rights Reserved.