Modifier and Type | Field and Description |
---|---|
List<String> |
function_of
A UserAccount that has this Role.
|
List<String> |
has_scope
A resource that this Role applies to.
|
Constructor and Description |
---|
RoleImpl() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getFunction_of() |
List<String> |
getHas_scope() |
void |
setFunction_of(List<String> function_of) |
void |
setHas_scope(List<String> has_scope) |
addUnvalidatedRelation, addUnvalidatedTuple, getURI, setAllowUnvalidatedRelations, setAllowUnvalidatedTriples, setURI
public List<String> function_of
public RoleImpl()
public List<String> getFunction_of()
getFunction_of
in interface Role
public void setFunction_of(List<String> function_of)
setFunction_of
in interface Role
public List<String> getHas_scope()
getHas_scope
in interface Role
public void setHas_scope(List<String> has_scope)
setHas_scope
in interface Role