public class DSLComplexVariableValue extends DSLVariableValue
| Constructor and Description |
|---|
DSLComplexVariableValue() |
DSLComplexVariableValue(String id,
String value) |
| Modifier and Type | Method and Description |
|---|---|
DSLVariableValue |
copy() |
boolean |
equals(Object o) |
String |
getId() |
int |
hashCode() |
void |
setId(String id) |
getValue, setValuepublic String getId()
public void setId(String id)
public boolean equals(Object o)
equals in class DSLVariableValuepublic int hashCode()
hashCode in class DSLVariableValuepublic DSLVariableValue copy()
copy in class DSLVariableValueCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.