public class Role extends Object implements RestrictedType<Boolean>
Modifier and Type | Field and Description |
---|---|
static Role |
RECEIVER |
static Role |
SENDER |
Modifier and Type | Method and Description |
---|---|
Boolean |
getValue() |
String |
toString() |
static Role |
valueOf(Object obj) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.