Class GeneratedCsCustomerEvent

    • Field Detail

      • INTERVENTIONTYPE

        public static final java.lang.String INTERVENTIONTYPE
        Qualifier of the CsCustomerEvent.interventionType attribute
        See Also:
        Constant Field Values
      • REASON

        public static final java.lang.String REASON
        Qualifier of the CsCustomerEvent.reason attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedCsCustomerEvent

        public GeneratedCsCustomerEvent()
    • Method Detail

      • getInterventionType

        public EnumerationValue getInterventionType​(SessionContext ctx)
        Generated method - Getter of the CsCustomerEvent.interventionType attribute.
        Returns:
        the interventionType
      • getInterventionType

        public EnumerationValue getInterventionType()
        Generated method - Getter of the CsCustomerEvent.interventionType attribute.
        Returns:
        the interventionType
      • setInterventionType

        public void setInterventionType​(SessionContext ctx,
                                        EnumerationValue value)
        Generated method - Setter of the CsCustomerEvent.interventionType attribute.
        Parameters:
        value - the interventionType
      • setInterventionType

        public void setInterventionType​(EnumerationValue value)
        Generated method - Setter of the CsCustomerEvent.interventionType attribute.
        Parameters:
        value - the interventionType
      • getReason

        public EnumerationValue getReason​(SessionContext ctx)
        Generated method - Getter of the CsCustomerEvent.reason attribute.
        Returns:
        the reason
      • getReason

        public EnumerationValue getReason()
        Generated method - Getter of the CsCustomerEvent.reason attribute.
        Returns:
        the reason
      • setReason

        public void setReason​(SessionContext ctx,
                              EnumerationValue value)
        Generated method - Setter of the CsCustomerEvent.reason attribute.
        Parameters:
        value - the reason
      • setReason

        public void setReason​(EnumerationValue value)
        Generated method - Setter of the CsCustomerEvent.reason attribute.
        Parameters:
        value - the reason