public class AlipayEbppInvoiceApplyModel extends AlipayObject
Constructor and Description |
---|
AlipayEbppInvoiceApplyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Gets action.
|
String |
getApplyFrom()
Gets apply from.
|
InvoiceApplyOpenModel |
getInvoiceApplyModel()
Gets invoice apply model.
|
String |
getmShortName()
Gets short name.
|
String |
getSubMShortName()
Gets sub m short name.
|
String |
getUserId()
Gets user id.
|
void |
setAction(String action)
Sets action.
|
void |
setApplyFrom(String applyFrom)
Sets apply from.
|
void |
setInvoiceApplyModel(InvoiceApplyOpenModel invoiceApplyModel)
Sets invoice apply model.
|
void |
setmShortName(String mShortName)
Sets short name.
|
void |
setSubMShortName(String subMShortName)
Sets sub m short name.
|
void |
setUserId(String userId)
Sets user id.
|
public String getAction()
public void setAction(String action)
action
- the actionpublic String getApplyFrom()
public void setApplyFrom(String applyFrom)
applyFrom
- the apply frompublic InvoiceApplyOpenModel getInvoiceApplyModel()
public void setInvoiceApplyModel(InvoiceApplyOpenModel invoiceApplyModel)
invoiceApplyModel
- the invoice apply modelpublic String getmShortName()
public void setmShortName(String mShortName)
mShortName
- the m short namepublic String getSubMShortName()
public void setSubMShortName(String subMShortName)
subMShortName
- the sub m short namepublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.