Class MAPCellGlobalIdOrServiceAreaIdOrLAI

    • Constructor Detail

      • MAPCellGlobalIdOrServiceAreaIdOrLAI

        public MAPCellGlobalIdOrServiceAreaIdOrLAI()
    • Method Detail

      • getCellGlobalIdOrServiceAreaIdFixedLength

        public CellGlobalId getCellGlobalIdOrServiceAreaIdFixedLength()
        Gets the value of the cellGlobalIdOrServiceAreaIdFixedLength choice.
        Returns:
        value of the choice, if choice is cellGlobalIdOrServiceAreaIdFixedLength, 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
      • getLaiFixedLength

        public LocationAreaId getLaiFixedLength()
        Gets the value of the laiFixedLength choice.
        Returns:
        value of the choice, if choice is laiFixedLength, else null
      • isCellGlobalIdOrServiceAreaIdFixedLengthChosen

        public boolean isCellGlobalIdOrServiceAreaIdFixedLengthChosen()
        Tests whether the choice is cellGlobalIdOrServiceAreaIdFixedLength.
        Returns:
        true if chosen, false if not
      • isLaiFixedLengthChosen

        public boolean isLaiFixedLengthChosen()
        Tests whether the choice is laiFixedLength.
        Returns:
        true if chosen, false if not