public class InsProdTag extends AlipayObject
| Constructor and Description |
|---|
InsProdTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTagCode()
Gets tag code.
|
String |
getTagValue()
Gets tag value.
|
void |
setTagCode(String tagCode)
Sets tag code.
|
void |
setTagValue(String tagValue)
Sets tag value.
|
public String getTagCode()
public void setTagCode(String tagCode)
tagCode - the tag codepublic String getTagValue()
public void setTagValue(String tagValue)
tagValue - the tag valueCopyright © 2018. All rights reserved.