Class FloodDemand

java.lang.Object
org.stellar.sdk.xdr.FloodDemand

public class FloodDemand extends Object
FloodDemand's original definition in the XDR file is:
 struct FloodDemand
 {
     TxDemandVector txHashes;
 };