public class ContractOutput extends Object
ContractOutput()
String
getType()
List<String>
getValue()
void
setType(String type)
setValue(List<String> value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ContractOutput()
public List<String> getValue()
public void setValue(List<String> value)
public String getType()
public void setType(String type)
Copyright © 2022. All rights reserved.