Class MAPT_BCSM_CAMEL_TDP_Criteria

    • Constructor Detail

      • MAPT_BCSM_CAMEL_TDP_Criteria

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

      • copyOf

        public static MAPT_BCSM_CAMEL_TDP_Criteria copyOf​(MAPT_BCSM_CAMEL_TDP_Criteria 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:
        MAPT_BCSM_CAMEL_TDP_Criteria
      • getBasicServiceCriteria

        public MAPExt_BasicServiceCode[] getBasicServiceCriteria()
        Gets the value of the field basicServiceCriteria.
        Returns:
        value of field basicServiceCriteria, 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
      • getT_BCSM_TriggerDetectionPoint

        public MAPT_BcsmTriggerDetectionPoint getT_BCSM_TriggerDetectionPoint()
        Gets the value of the field t-BCSM-TriggerDetectionPoint.
        Returns:
        value of field t-BCSM-TriggerDetectionPoint, or null if not present
      • getT_CauseValueCriteria

        public byte[][] getT_CauseValueCriteria()
        Gets the value of the field t-CauseValueCriteria.
        Returns:
        value of field t-CauseValueCriteria, or null if not present
      • hasBasicServiceCriteria

        public boolean hasBasicServiceCriteria()
        Tests whether the field basicServiceCriteria has a value.
        Returns:
        whether the field basicServiceCriteria has a value
      • hasT_BCSM_TriggerDetectionPoint

        public boolean hasT_BCSM_TriggerDetectionPoint()
        Tests whether the field t-BCSM-TriggerDetectionPoint has a value.
        Returns:
        whether the field t-BCSM-TriggerDetectionPoint has a value
      • hasT_CauseValueCriteria

        public boolean hasT_CauseValueCriteria()
        Tests whether the field t-CauseValueCriteria has a value.
        Returns:
        whether the field t-CauseValueCriteria has a value
      • setT_CauseValueCriteria

        public MAPT_BCSM_CAMEL_TDP_Criteria setT_CauseValueCriteria​(byte[][] value)
                                                             throws IllegalStateException
        Sets the value of the field t-CauseValueCriteria. 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