public static class FunctionInfo.Parameter extends Object
Parameter()
Parameter(String type, String name)
String
getName()
getType()
void
setName(String name)
setType(String type)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Parameter()
public Parameter(String type, String name)
public String getType()
public void setType(String type)
public String getName()
public void setName(String name)
public String toString()
toString
Object
Copyright © 2020. All Rights Reserved.