Package | Description |
---|---|
com.opencloud.slee.resources.cgin |
Defines an API for the CGIN infrastructure on which all protocols are built.
|
Modifier and Type | Field and Description |
---|---|
static OpenId.Choice |
OpenId.Choice.GLOBAL
Reference to the choice GLOBAL.
|
static OpenId.Choice |
OpenId.Choice.LOCAL
Reference to the choice LOCAL.
|
Modifier and Type | Method and Description |
---|---|
OpenId.Choice |
OpenId.getChoice()
Gets the discriminant of the current choice.
|
Modifier and Type | Method and Description |
---|---|
protected void |
OpenId.setChoice(OpenId.Choice arg)
Sets the discriminant of the current choice.
|