Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and Description |
---|---|
static MAPGMLC_Restriction |
MAPGMLC_Restriction.gmlc_List
Reference to value of the constant gmlc_List.
|
static MAPGMLC_Restriction |
MAPGMLC_Restriction.home_Country
Reference to value of the constant home_Country.
|
Modifier and Type | Method and Description |
---|---|
static MAPGMLC_Restriction |
MAPGMLC_Restriction.fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.
|
MAPGMLC_Restriction |
MAPServiceType.getGmlc_Restriction()
Gets the value of the field gmlc-Restriction.
|
MAPGMLC_Restriction |
MAPExternalClient.getGmlc_Restriction()
Gets the value of the field gmlc-Restriction.
|
static MAPGMLC_Restriction[] |
MAPGMLC_Restriction.namedValues()
Returns an array containing all the enumeration constants referenced by fields.
|
Modifier and Type | Method and Description |
---|---|
MAPServiceType |
MAPServiceType.setGmlc_Restriction(MAPGMLC_Restriction value)
Sets the value of the field gmlc-Restriction.
|
MAPExternalClient |
MAPExternalClient.setGmlc_Restriction(MAPGMLC_Restriction value)
Sets the value of the field gmlc-Restriction.
|