Class MAPSGSN_Capability

  • All Implemented Interfaces:
    DataObject, Serializable

    public class MAPSGSN_Capability
    extends AbstractFieldsObject
    API for MAP-MS-DataTypes.SGSN-Capability. Generated from the following ASN.1 type definition.
     SGSN-Capability ::=
         SEQUENCE {
             solsaSupportIndicator                       NULL OPTIONAL,
             extensionContainer                          ExtensionContainer OPTIONAL,
             ...
             superChargerSupportedInServingNetworkEntity SuperChargerInfo OPTIONAL,           -- Added in R99.
             gprsEnhancementsSupportIndicator            NULL OPTIONAL,                       -- Added in R99.
             supportedCamelPhases                        SupportedCamelPhases OPTIONAL,       -- Added in R99.
             supportedLCS-CapabilitySets                 SupportedLCS-CapabilitySets OPTIONAL, -- Added in release 4.
             offeredCamel4CSIs                           OfferedCamel4CSIs OPTIONAL,          -- Added in release 5.
             smsCallBarringSupportIndicator              NULL OPTIONAL,                       -- Added in release 6.
             supportedRAT-TypesIndicator                 SupportedRAT-Types OPTIONAL,         -- Added in release 7.
             supportedFeatures                           SupportedFeatures OPTIONAL,          -- Added in release 8.
             t-adsDataRetrieval                          NULL OPTIONAL,                       -- Added in release 9.
             homogeneousSupportOfIMSVoiceOverPSSessions  BOOLEAN OPTIONAL                     -- Added in release 9.  'true' indicates homogeneous support, 'false' indicates homogeneous non-support in the complete SGSN area.
         }
     
    Added in R98.

    Used as field type by MAPUpdateGprsLocationArg.

    See Also:
    Serialized Form
    • Constructor Detail

      • MAPSGSN_Capability

        public MAPSGSN_Capability()
        Constructs an object with uninitialised state.
    • Method Detail

      • copyOf

        public static MAPSGSN_Capability copyOf​(MAPSGSN_Capability from)
        Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
        Parameters:
        from - the object from which to copy
        Returns:
        MAPSGSN_Capability
      • getExtensionContainer

        public MAPExtensionContainer getExtensionContainer()
        Gets the value of the field extensionContainer.
        Returns:
        value of field extensionContainer, or null if not present
      • getFieldAccessors

        public static FieldAccessor[] getFieldAccessors()
        Gets a new array of the accessors for fields of this type.
        Returns:
        FieldAccessor[]
      • getFieldsMap

        public Map<String,​Object> getFieldsMap​(boolean withAbsents)
        Gets a Map from field-name to field-value. For a field of primitive type, the field-value is boxed. For an absent optional field, the field-value is AbstractFieldsObject.FIELD_ABSENT. For an unitialised mandatory field, the field-value is AbstractFieldsObject.FIELD_UNINITIALISED.
        Specified by:
        getFieldsMap in class AbstractFieldsObject
        Parameters:
        withAbsents - whether to put absent optional fields into Map
        Returns:
        Map from field-name to field-value
      • getHomogeneousSupportOfIMSVoiceOverPSSessions

        public boolean getHomogeneousSupportOfIMSVoiceOverPSSessions()
        Gets the value of the field homogeneousSupportOfIMSVoiceOverPSSessions.
        Returns:
        value of field homogeneousSupportOfIMSVoiceOverPSSessions
      • getOfferedCamel4CSIs

        public MAPOfferedCamel4CSIs getOfferedCamel4CSIs()
        Gets the value of the field offeredCamel4CSIs.
        Returns:
        value of field offeredCamel4CSIs, or null if not present
      • getSuperChargerSupportedInServingNetworkEntity

        public MAPSuperChargerInfo getSuperChargerSupportedInServingNetworkEntity()
        Gets the value of the field superChargerSupportedInServingNetworkEntity.
        Returns:
        value of field superChargerSupportedInServingNetworkEntity, or null if not present
      • getSupportedCamelPhases

        public MAPSupportedCamelPhases getSupportedCamelPhases()
        Gets the value of the field supportedCamelPhases.
        Returns:
        value of field supportedCamelPhases, or null if not present
      • getSupportedFeatures

        public MAPSupportedFeatures getSupportedFeatures()
        Gets the value of the field supportedFeatures.
        Returns:
        value of field supportedFeatures, or null if not present
      • getSupportedLCS_CapabilitySets

        public MAPSupportedLCS_CapabilitySets getSupportedLCS_CapabilitySets()
        Gets the value of the field supportedLCS-CapabilitySets.
        Returns:
        value of field supportedLCS-CapabilitySets, or null if not present
      • getSupportedRAT_TypesIndicator

        public MAPSupportedRAT_Types getSupportedRAT_TypesIndicator()
        Gets the value of the field supportedRAT-TypesIndicator.
        Returns:
        value of field supportedRAT-TypesIndicator, or null if not present
      • hasExtensionContainer

        public boolean hasExtensionContainer()
        Tests whether the field extensionContainer has a value.
        Returns:
        whether the field extensionContainer has a value
      • hasGprsEnhancementsSupportIndicator

        public boolean hasGprsEnhancementsSupportIndicator()
        Tests whether the field gprsEnhancementsSupportIndicator is present.
        Returns:
        whether the field gprsEnhancementsSupportIndicator is present
      • hasHomogeneousSupportOfIMSVoiceOverPSSessions

        public boolean hasHomogeneousSupportOfIMSVoiceOverPSSessions()
        Tests whether the field homogeneousSupportOfIMSVoiceOverPSSessions has a value.
        Returns:
        whether the field homogeneousSupportOfIMSVoiceOverPSSessions has a value
      • hasOfferedCamel4CSIs

        public boolean hasOfferedCamel4CSIs()
        Tests whether the field offeredCamel4CSIs has a value.
        Returns:
        whether the field offeredCamel4CSIs has a value
      • hasSmsCallBarringSupportIndicator

        public boolean hasSmsCallBarringSupportIndicator()
        Tests whether the field smsCallBarringSupportIndicator is present.
        Returns:
        whether the field smsCallBarringSupportIndicator is present
      • hasSolsaSupportIndicator

        public boolean hasSolsaSupportIndicator()
        Tests whether the field solsaSupportIndicator is present.
        Returns:
        whether the field solsaSupportIndicator is present
      • hasSuperChargerSupportedInServingNetworkEntity

        public boolean hasSuperChargerSupportedInServingNetworkEntity()
        Tests whether the field superChargerSupportedInServingNetworkEntity has a value.
        Returns:
        whether the field superChargerSupportedInServingNetworkEntity has a value
      • hasSupportedCamelPhases

        public boolean hasSupportedCamelPhases()
        Tests whether the field supportedCamelPhases has a value.
        Returns:
        whether the field supportedCamelPhases has a value
      • hasSupportedFeatures

        public boolean hasSupportedFeatures()
        Tests whether the field supportedFeatures has a value.
        Returns:
        whether the field supportedFeatures has a value
      • hasSupportedLCS_CapabilitySets

        public boolean hasSupportedLCS_CapabilitySets()
        Tests whether the field supportedLCS-CapabilitySets has a value.
        Returns:
        whether the field supportedLCS-CapabilitySets has a value
      • hasSupportedRAT_TypesIndicator

        public boolean hasSupportedRAT_TypesIndicator()
        Tests whether the field supportedRAT-TypesIndicator has a value.
        Returns:
        whether the field supportedRAT-TypesIndicator has a value
      • hasT_adsDataRetrieval

        public boolean hasT_adsDataRetrieval()
        Tests whether the field t-adsDataRetrieval is present.
        Returns:
        whether the field t-adsDataRetrieval is present
      • setGprsEnhancementsSupportIndicatorPresent

        public MAPSGSN_Capability setGprsEnhancementsSupportIndicatorPresent​(boolean flag)
                                                                      throws IllegalStateException
        Sets the presence or absence of the optional field gprsEnhancementsSupportIndicator.
        Parameters:
        flag - either true if the field should be marked as present or false if the field should be marked as absent
        Returns:
        this
        Throws:
        IllegalStateException - if this instance has been marked as read-only
      • setHomogeneousSupportOfIMSVoiceOverPSSessions

        public MAPSGSN_Capability setHomogeneousSupportOfIMSVoiceOverPSSessions​(boolean value)
                                                                         throws IllegalStateException
        Sets the value of the field homogeneousSupportOfIMSVoiceOverPSSessions and marks the field as present.
        Parameters:
        value - the new value for the field
        Returns:
        this
        Throws:
        IllegalStateException - if this instance has been marked as read-only
      • setHomogeneousSupportOfIMSVoiceOverPSSessionsPresent

        public MAPSGSN_Capability setHomogeneousSupportOfIMSVoiceOverPSSessionsPresent​(boolean flag)
                                                                                throws IllegalStateException
        Sets the presence or absence of the optional field homogeneousSupportOfIMSVoiceOverPSSessions.
        Parameters:
        flag - either true if the field should be marked as present or false if the field should be marked as absent
        Returns:
        this
        Throws:
        IllegalStateException - if this instance has been marked as read-only
      • setSmsCallBarringSupportIndicatorPresent

        public MAPSGSN_Capability setSmsCallBarringSupportIndicatorPresent​(boolean flag)
                                                                    throws IllegalStateException
        Sets the presence or absence of the optional field smsCallBarringSupportIndicator.
        Parameters:
        flag - either true if the field should be marked as present or false if the field should be marked as absent
        Returns:
        this
        Throws:
        IllegalStateException - if this instance has been marked as read-only
      • setSolsaSupportIndicatorPresent

        public MAPSGSN_Capability setSolsaSupportIndicatorPresent​(boolean flag)
                                                           throws IllegalStateException
        Sets the presence or absence of the optional field solsaSupportIndicator.
        Parameters:
        flag - either true if the field should be marked as present or false if the field should be marked as absent
        Returns:
        this
        Throws:
        IllegalStateException - if this instance has been marked as read-only
      • setSuperChargerSupportedInServingNetworkEntity

        public MAPSGSN_Capability setSuperChargerSupportedInServingNetworkEntity​(MAPSuperChargerInfo value)
                                                                          throws IllegalStateException
        Sets the value of the field superChargerSupportedInServingNetworkEntity. If null, marks the field as absent.
        Parameters:
        value - the new value for the field
        Returns:
        this
        Throws:
        IllegalStateException - if this instance has been marked as read-only
      • setT_adsDataRetrievalPresent

        public MAPSGSN_Capability setT_adsDataRetrievalPresent​(boolean flag)
                                                        throws IllegalStateException
        Sets the presence or absence of the optional field t-adsDataRetrieval.
        Parameters:
        flag - either true if the field should be marked as present or false if the field should be marked as absent
        Returns:
        this
        Throws:
        IllegalStateException - if this instance has been marked as read-only