Class CustomerSupportRAO

  • All Implemented Interfaces:
    java.io.Serializable

    public class CustomerSupportRAO
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • CustomerSupportRAO

        public CustomerSupportRAO()
    • Method Detail

      • setCustomerSupportAgentActive

        public void setCustomerSupportAgentActive​(java.lang.Boolean customerSupportAgentActive)
      • getCustomerSupportAgentActive

        public java.lang.Boolean getCustomerSupportAgentActive()
      • setCustomerEmulationActive

        public void setCustomerEmulationActive​(java.lang.Boolean customerEmulationActive)
      • getCustomerEmulationActive

        public java.lang.Boolean getCustomerEmulationActive()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object