public class ParamDesc extends Object
ParamDesc()
String
getDesc()
getName()
getPtype()
void
setDesc(String desc)
setName(String name)
setPtype(String ptype)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParamDesc()
public String getName()
public void setName(String name)
public String getDesc()
public void setDesc(String desc)
public String getPtype()
public void setPtype(String ptype)
Copyright © 2021. All rights reserved.