Class MAPInterrogateSS_Res

  • All Implemented Interfaces:
    DataObject, Serializable

    public class MAPInterrogateSS_Res
    extends MAPInterrogateSSRes_v1
    API for MAP-SS-DataTypes.InterrogateSS-Res. Generated from the following ASN.1 type definition and the adaptations below.
     InterrogateSS-Res ::=
         CHOICE {
             ss-Status             SS-Status,
             basicServiceGroupList BasicServiceGroupList,
             forwardingFeatureList ForwardingFeatureList,
             genericServiceInfo    GenericServiceInfo     -- Renamed from cli-RestrictionInfo between R96 and R97.
         }
     MAP-SS-DataTypes {
         InterrogateSS-Res {
             @parentASN1Type MAP-SS-DataTypes-ph1.InterrogateSSRes-v1
         }
     }
     
    Added in ph2 as an extension of MAPInterrogateSSRes_v1. Note that the parent's fields forwardedToNumber and activesBasicServices are for use only in -v1 contexts.

    Used as result type by MAPOperations.interrogateSS.

    See Also:
    Serialized Form