public class AlipaySecurityProdSeAppletQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipaySecurityProdSeAppletQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getApduCommands()
Gets apdu commands.
|
Long |
getOptType()
Gets opt type.
|
Long |
getResultCode()
Gets result code.
|
Long |
getStep()
Gets step.
|
Long |
getStepCode()
Gets step code.
|
Long |
getSubOptType()
Gets sub opt type.
|
Long |
getTotalStep()
Gets total step.
|
void |
setApduCommands(String apduCommands)
Sets apdu commands.
|
void |
setOptType(Long optType)
Sets opt type.
|
void |
setResultCode(Long resultCode)
Sets result code.
|
void |
setStep(Long step)
Sets step.
|
void |
setStepCode(Long stepCode)
Sets step code.
|
void |
setSubOptType(Long subOptType)
Sets sub opt type.
|
void |
setTotalStep(Long totalStep)
Sets total step.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipaySecurityProdSeAppletQueryResponse()
public void setApduCommands(String apduCommands)
apduCommands
- the apdu commandspublic String getApduCommands()
public void setOptType(Long optType)
optType
- the opt typepublic Long getOptType()
public void setResultCode(Long resultCode)
resultCode
- the result codepublic Long getResultCode()
public void setStep(Long step)
step
- the steppublic Long getStep()
public void setStepCode(Long stepCode)
stepCode
- the step codepublic Long getStepCode()
public void setSubOptType(Long subOptType)
subOptType
- the sub opt typepublic Long getSubOptType()
public void setTotalStep(Long totalStep)
totalStep
- the total steppublic Long getTotalStep()
Copyright © 2018. All rights reserved.