public class VariableValueDto extends Object
VariableValueDto()
VariableValueDto(Object value, String type)
String
getType()
Object
getValue()
void
setType(String type)
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VariableValueDto()
public VariableValueDto(Object value, String type)
public Object getValue()
public String getType()
public void setValue(Object value)
public void setType(String type)
Copyright © 2015. All rights reserved.