public class SimpleOperatorModel extends AlipayObject
Constructor and Description |
---|
SimpleOperatorModel() |
Modifier and Type | Method and Description |
---|---|
String |
getOperatorId()
Gets operator id.
|
String |
getOperatorType()
Gets operator type.
|
void |
setOperatorId(String operatorId)
Sets operator id.
|
void |
setOperatorType(String operatorType)
Sets operator type.
|
public String getOperatorId()
public void setOperatorId(String operatorId)
operatorId
- the operator idpublic String getOperatorType()
public void setOperatorType(String operatorType)
operatorType
- the operator typeCopyright © 2018. All rights reserved.