| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.map.api.errors |
| Modifier and Type | Method and Description |
|---|---|
static UnauthorizedLCSClientDiagnostic |
UnauthorizedLCSClientDiagnostic.getInstance(int code) |
UnauthorizedLCSClientDiagnostic |
MAPErrorMessageUnauthorizedLCSClient.getUnauthorizedLCSClientDiagnostic() |
static UnauthorizedLCSClientDiagnostic |
UnauthorizedLCSClientDiagnostic.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UnauthorizedLCSClientDiagnostic[] |
UnauthorizedLCSClientDiagnostic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MAPErrorMessageUnauthorizedLCSClient |
MAPErrorMessageFactory.createMAPErrorMessageUnauthorizedLCSClient(UnauthorizedLCSClientDiagnostic unauthorizedLCSClientDiagnostic,
MAPExtensionContainer extensionContainer) |
void |
MAPErrorMessageUnauthorizedLCSClient.setUnauthorizedLCSClientDiagnostic(UnauthorizedLCSClientDiagnostic unauthorizedLCSClientDiagnostic) |
Copyright © 2011. All Rights Reserved.