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