public class Parameter extends Object implements Serializable
Parameter()
boolean
equals(Object obj)
Boolean
getExpand()
String
getName()
getValue()
int
hashCode()
void
setExpand(Boolean expand)
setName(String name)
setValue(String value)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Parameter()
public String getName()
public void setName(String name)
public String getValue()
public void setValue(String value)
public Boolean getExpand()
public void setExpand(Boolean expand)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2021. All rights reserved.