public class Parameter extends Object
String
name
SubType[]
subType
type
value
Parameter()
getName()
getSubType()
getType()
getValue()
boolean
setValue(Object value)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String name
public String type
public SubType[] subType
public String value
public Parameter()
public String getName()
public String getType()
public String getValue()
public SubType[] getSubType()
public boolean setValue(Object value)
public String toString()
toString
Object
Copyright © 2021. All rights reserved.