public class RuleDTO extends Object
RuleDTO()
RuleDTO(String name, String spec)
boolean
equals(Object obj)
String
getName()
getSpec()
int
hashCode()
void
setName(String name)
setSpec(String spec)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public RuleDTO()
public RuleDTO(String name, String spec)
public String getName()
public void setName(String name)
public String getSpec()
public void setSpec(String spec)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2011-2015. All Rights Reserved.