public class FulFill extends Object
| Constructor | Description |
|---|---|
FulFill() |
| Modifier and Type | Method | Description |
|---|---|---|
Integer |
getOutputIndex() |
Gets the output index.
|
String |
getTransactionId() |
Gets the transaction id.
|
void |
setOutputIndex(Integer outputIndex) |
Sets the output index.
|
void |
setTransactionId(String transactionId) |
Sets the transaction id.
|
public Integer getOutputIndex()
public void setOutputIndex(Integer outputIndex)
outputIndex - the new output indexpublic String getTransactionId()
public void setTransactionId(String transactionId)
transactionId - the new transaction idCopyright © 2018. All rights reserved.