public class Parameter extends Object implements Serializable
| Constructor and Description | 
|---|
Parameter()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
Optional<Object> | 
getAnyObject()  | 
String | 
getName()  | 
String | 
getValue()  | 
int | 
hashCode()  | 
void | 
setAnyObject(Object anyObject)  | 
void | 
setName(String name)  | 
void | 
setValue(String value)  | 
Copyright © 2021. All rights reserved.