public final class Role extends Property
Property.Id
Modifier and Type | Field and Description |
---|---|
static PropertyFactory<Role> |
FACTORY |
ILLEGAL_PARAMETER_MESSAGE
Constructor and Description |
---|
Role(List<Parameter> params,
String value)
Factory constructor.
|
Role(String value) |
Modifier and Type | Method and Description |
---|---|
String |
getValue() |
void |
validate() |
assertOneOrLess, assertParametersEmpty, assertPidParameter, assertPrefParameter, assertTextParameter, assertTypeParameter, equals, getExtendedParameter, getExtendedParameters, getGroup, getId, getParameter, getParameters, getParameters, hashCode, toString
public static final PropertyFactory<Role> FACTORY
public Role(String value)
value
- a role string valuepublic String getValue()
Copyright © 2008-2012 Micronode. All Rights Reserved.