public class ChaincodeCallDTO extends Object implements Serializable
ChaincodeCallDTO()
String
getChaincode()
List<String>
getCollections()
void
setChaincode(String chaincode)
setCollections(List<String> collections)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChaincodeCallDTO()
public String getChaincode()
public void setChaincode(String chaincode)
public List<String> getCollections()
public void setCollections(List<String> collections)
Copyright © 2020 GTMAP. All rights reserved.