public final class Out extends Object
Constructor and Description |
---|
Out(String addr,
long n,
long tx_index,
int type,
long value)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getAddr() |
long |
getN() |
long |
getTxIndex() |
int |
getType() |
long |
getValue() |
public Out(String addr, long n, long tx_index, int type, long value)
addr
- n
- tx_index
- type
- value
- public String getAddr()
public long getN()
public long getTxIndex()
public int getType()
public long getValue()
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.