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