public class CustomerSupportRAO extends Object implements Serializable
| Constructor and Description |
|---|
CustomerSupportRAO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getCustomerEmulationActive() |
Boolean |
getCustomerSupportAgentActive() |
int |
hashCode() |
void |
setCustomerEmulationActive(Boolean customerEmulationActive) |
void |
setCustomerSupportAgentActive(Boolean customerSupportAgentActive) |
public void setCustomerSupportAgentActive(Boolean customerSupportAgentActive)
public Boolean getCustomerSupportAgentActive()
public void setCustomerEmulationActive(Boolean customerEmulationActive)
public Boolean getCustomerEmulationActive()
Copyright © 2017 SAP SE. All Rights Reserved.