Class UserStations

java.lang.Object
com.mypurecloud.sdk.v2.model.UserStations
All Implemented Interfaces:
Serializable

public class UserStations extends Object implements Serializable
UserStations
See Also:
  • Constructor Details

    • UserStations

      public UserStations()
    • UserStations

      public UserStations(Boolean initWithEmptyList)
  • Method Details

    • getAssociatedStation

      public UserStation getAssociatedStation()
    • getEffectiveStation

      public UserStation getEffectiveStation()
    • getDefaultStation

      public UserStation getDefaultStation()
    • getLastAssociatedStation

      public UserStation getLastAssociatedStation()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object