public class AlipayItemOperationContext extends AlipayObject
| Constructor and Description |
|---|
AlipayItemOperationContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreator()
Gets creator.
|
String |
getOpRole()
Gets op role.
|
String |
getPartnerId()
Gets partner id.
|
void |
setCreator(String creator)
Sets creator.
|
void |
setOpRole(String opRole)
Sets op role.
|
void |
setPartnerId(String partnerId)
Sets partner id.
|
public String getCreator()
public void setCreator(String creator)
creator - the creatorpublic String getOpRole()
public void setOpRole(String opRole)
opRole - the op rolepublic String getPartnerId()
public void setPartnerId(String partnerId)
partnerId - the partner idCopyright © 2018. All rights reserved.