Class RedirectionInformation.Redirecting
- java.lang.Object
-
- java.lang.Number
-
- com.opencloud.util.NamedInteger
-
- com.opencloud.slee.resources.in.datatypes.cc.RedirectionInformation.Redirecting
-
- All Implemented Interfaces:
DataObject
,Immutable
,Serializable
- Enclosing class:
- RedirectionInformation
public static final class RedirectionInformation.Redirecting extends NamedInteger
Redirecting indicator constants.The API offered by this class is as if the type were specified in ASN.1 as follows.
Redirecting ::= ENUMERATED { NONE (0), CALL_REROUTED (1), CALL_REROUTED_ALL_INFO_PRESENTATION_RESTRICTED (2), CALL_DIVERTED (3), CALL_DIVERTED_ALL_INFO_PRESENTATION_RESTRICTED (4), CALL_REROUTED_REDIRECTION_NUMBER_PRESENTATION_RESTRICTED (5), CALL_DIVERSION_REDIRECTION_NUMBER_PRESENTATION_RESTRICTED (6), ... }
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
_CALL_DIVERSION_REDIRECTION_NUMBER_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call diversion, redirection presentation restricted (national use).static int
_CALL_DIVERTED
Redirecting indicator value corresponding to call diverted.static int
_CALL_DIVERTED_ALL_INFO_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call diverted, all redirection information presentation restricted.static int
_CALL_REROUTED
Redirecting indicator value corresponding to call rerouted (national use).static int
_CALL_REROUTED_ALL_INFO_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call rerouted, all redirection information presentation restricted (national use).static int
_CALL_REROUTED_REDIRECTION_NUMBER_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call rerouted, redirection presentation restricted (national use).static int
_NONE
Redirecting indicator value corresponding to no redirection (national use).static RedirectionInformation.Redirecting
CALL_DIVERSION_REDIRECTION_NUMBER_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call diversion, redirection presentation restricted (national use).static RedirectionInformation.Redirecting
CALL_DIVERTED
Redirecting indicator value corresponding to call diverted.static RedirectionInformation.Redirecting
CALL_DIVERTED_ALL_INFO_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call diverted, all redirection information presentation restricted.static RedirectionInformation.Redirecting
CALL_REROUTED
Redirecting indicator value corresponding to call rerouted (national use).static RedirectionInformation.Redirecting
CALL_REROUTED_ALL_INFO_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call rerouted, all redirection information presentation restricted (national use).static RedirectionInformation.Redirecting
CALL_REROUTED_REDIRECTION_NUMBER_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call rerouted, redirection presentation restricted (national use).static int
MAX_VALUE
Maximum value that a Redirecting instance may take (7).static int
MIN_VALUE
Minimum value that a Redirecting instance may take (0).static RedirectionInformation.Redirecting
NONE
Redirecting indicator value corresponding to no redirection (national use).
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RedirectionInformation.Redirecting
fromValue(int value)
Returns a Redirecting for a particular integer value.static RedirectionInformation.Redirecting[]
namedValues()
Returns an array containing all of Redirecting's named numbers.-
Methods inherited from class com.opencloud.util.NamedInteger
byteValue, clone, doubleValue, equals, floatValue, hashCode, intValue, isReadOnly, longValue, setReadOnly, shortValue, toString, valueOf
-
-
-
-
Field Detail
-
_NONE
public static final int _NONE
Redirecting indicator value corresponding to no redirection (national use).- See Also:
- Constant Field Values
-
_CALL_REROUTED
public static final int _CALL_REROUTED
Redirecting indicator value corresponding to call rerouted (national use).- See Also:
- Constant Field Values
-
_CALL_REROUTED_ALL_INFO_PRESENTATION_RESTRICTED
public static final int _CALL_REROUTED_ALL_INFO_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call rerouted, all redirection information presentation restricted (national use).- See Also:
- Constant Field Values
-
_CALL_DIVERTED
public static final int _CALL_DIVERTED
Redirecting indicator value corresponding to call diverted.- See Also:
- Constant Field Values
-
_CALL_DIVERTED_ALL_INFO_PRESENTATION_RESTRICTED
public static final int _CALL_DIVERTED_ALL_INFO_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call diverted, all redirection information presentation restricted.- See Also:
- Constant Field Values
-
_CALL_REROUTED_REDIRECTION_NUMBER_PRESENTATION_RESTRICTED
public static final int _CALL_REROUTED_REDIRECTION_NUMBER_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call rerouted, redirection presentation restricted (national use).- See Also:
- Constant Field Values
-
_CALL_DIVERSION_REDIRECTION_NUMBER_PRESENTATION_RESTRICTED
public static final int _CALL_DIVERSION_REDIRECTION_NUMBER_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call diversion, redirection presentation restricted (national use).- See Also:
- Constant Field Values
-
NONE
public static final RedirectionInformation.Redirecting NONE
Redirecting indicator value corresponding to no redirection (national use).
-
CALL_REROUTED
public static final RedirectionInformation.Redirecting CALL_REROUTED
Redirecting indicator value corresponding to call rerouted (national use).
-
CALL_REROUTED_ALL_INFO_PRESENTATION_RESTRICTED
public static final RedirectionInformation.Redirecting CALL_REROUTED_ALL_INFO_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call rerouted, all redirection information presentation restricted (national use).
-
CALL_DIVERTED
public static final RedirectionInformation.Redirecting CALL_DIVERTED
Redirecting indicator value corresponding to call diverted.
-
CALL_DIVERTED_ALL_INFO_PRESENTATION_RESTRICTED
public static final RedirectionInformation.Redirecting CALL_DIVERTED_ALL_INFO_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call diverted, all redirection information presentation restricted.
-
CALL_REROUTED_REDIRECTION_NUMBER_PRESENTATION_RESTRICTED
public static final RedirectionInformation.Redirecting CALL_REROUTED_REDIRECTION_NUMBER_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call rerouted, redirection presentation restricted (national use).
-
CALL_DIVERSION_REDIRECTION_NUMBER_PRESENTATION_RESTRICTED
public static final RedirectionInformation.Redirecting CALL_DIVERSION_REDIRECTION_NUMBER_PRESENTATION_RESTRICTED
Redirecting indicator value corresponding to call diversion, redirection presentation restricted (national use).
-
MIN_VALUE
public static final int MIN_VALUE
Minimum value that a Redirecting instance may take (0).- See Also:
- Constant Field Values
-
MAX_VALUE
public static final int MAX_VALUE
Maximum value that a Redirecting instance may take (7).- See Also:
- Constant Field Values
-
-
Method Detail
-
fromValue
public static RedirectionInformation.Redirecting fromValue(int value)
Returns a Redirecting for a particular integer value.- Returns:
- any known instance, or a new object
-
namedValues
public static RedirectionInformation.Redirecting[] namedValues()
Returns an array containing all of Redirecting's named numbers.- Returns:
- a new Redirecting[]
-
-