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