public static class EnvelopeCompletedSucceed.ThirdPartFieldsMetadata.ThirdPartField extends Object
| 构造器和说明 |
|---|
ThirdPartField() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getTpfCode() |
String |
getTpfDescription() |
String |
getTpfName() |
Integer |
getTpfSequence() |
Object |
getTpfValue() |
void |
setTpfCode(String tpfCode) |
void |
setTpfDescription(String tpfDescription) |
void |
setTpfName(String tpfName) |
void |
setTpfSequence(Integer tpfSequence) |
void |
setTpfValue(Object tpfValue) |
public String getTpfCode()
public void setTpfCode(String tpfCode)
public String getTpfName()
public void setTpfName(String tpfName)
public Object getTpfValue()
public void setTpfValue(Object tpfValue)
public String getTpfDescription()
public void setTpfDescription(String tpfDescription)
public Integer getTpfSequence()
public void setTpfSequence(Integer tpfSequence)
Copyright © 2024. All rights reserved.