public class RuleParameterData extends Object implements Serializable
RuleParameterData()
String
getType()
getUuid()
Object
getValue()
void
setType(String type)
setUuid(String uuid)
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RuleParameterData()
public void setUuid(String uuid)
public String getUuid()
public void setType(String type)
public String getType()
public void setValue(Object value)
public Object getValue()
Copyright © 2017 SAP SE. All Rights Reserved.