public class RemoteSupportSettings extends Object implements Serializable
Constructor and Description |
---|
RemoteSupportSettings() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDestination() |
String |
getRemoteSupportCurrentState() |
int |
hashCode() |
void |
setDestination(String destination) |
void |
setRemoteSupportCurrentState(String remoteSupportCurrentState) |
String |
toString() |
public String getDestination()
public void setDestination(String destination)
destination
- the destination to setpublic String getRemoteSupportCurrentState()
public void setRemoteSupportCurrentState(String remoteSupportCurrentState)
remoteSupportCurrentState
- the remoteSupportCurrentState to setCopyright © 2017. All rights reserved.