public class GetEmployee
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
sapId |
protected java.lang.String |
workstationId |
| Constructor and Description |
|---|
GetEmployee() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSapId()
Gets the value of the sapId property.
|
java.lang.String |
getWorkstationId()
Gets the value of the workstationId property.
|
void |
setSapId(java.lang.String value)
Sets the value of the sapId property.
|
void |
setWorkstationId(java.lang.String value)
Sets the value of the workstationId property.
|
protected java.lang.String workstationId
protected java.lang.String sapId
public java.lang.String getWorkstationId()
Stringpublic void setWorkstationId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSapId()
Stringpublic void setSapId(java.lang.String value)
value - allowed object is
StringCopyright © 2019 CenturyLink, Inc.