Class MAPSS_Information

    • Constructor Detail

      • MAPSS_Information

        public MAPSS_Information()
    • Method Detail

      • copyOf

        public static MAPSS_Information copyOf​(MAPSS_Information 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:
        MAPSS_Information
      • getCallBarringInfo

        public MAPCallBarringInfo getCallBarringInfo()
        Gets the value of the callBarringInfo choice.
        Returns:
        value of the choice, if choice is callBarringInfo, else null
      • getChoice

        public MAPSS_Information.Choice getChoice()
        Gets the discriminant of the current choice.
        Returns:
        the current discriminant
      • getCug_Information

        public MAPCUG_Information getCug_Information()
        Gets the value of the cug-Information choice.
        Returns:
        value of the choice, if choice is cug-Information, else null
      • 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 :discriminant-name to associated-value. For a value of primitive type, the value is boxed. If choice is not set, returns a map from : to AbstractFieldsObject.FIELD_UNINITIALISED.
        Specified by:
        getFieldsMap in class AbstractFieldsObject
        Parameters:
        withAbsents - ignored, as value cannot be optional
        Returns:
        Map from :discriminant-name to associated-value
      • getForwardingInfo

        public MAPForwardingInfo getForwardingInfo()
        Gets the value of the forwardingInfo choice.
        Returns:
        value of the choice, if choice is forwardingInfo, else null
      • getSs_Data_v1

        public MAPSS_Data_v1 getSs_Data_v1()
        Gets the value of the ss-Data-v1 choice.
        Returns:
        value of the choice, if choice is ss-Data-v1, else null
      • isCallBarringInfoChosen

        public boolean isCallBarringInfoChosen()
        Tests whether the choice is callBarringInfo.
        Returns:
        true if chosen, false if not
      • isCug_InformationChosen

        public boolean isCug_InformationChosen()
        Tests whether the choice is cug-Information.
        Returns:
        true if chosen, false if not
      • isForwardingInfoChosen

        public boolean isForwardingInfoChosen()
        Tests whether the choice is forwardingInfo.
        Returns:
        true if chosen, false if not
      • isSs_Data_v1Chosen

        public boolean isSs_Data_v1Chosen()
        Tests whether the choice is ss-Data-v1.
        Returns:
        true if chosen, false if not
      • setChoice

        protected void setChoice​(MAPSS_Information.Choice arg)
        Sets the discriminant of the current choice.
        Parameters:
        arg - the new discriminant