public class TDSRule extends Object
TDSRule()
TDSRule(String id, String title)
boolean
equals(Object obj)
String
getId()
getTitle()
int
hashCode()
void
setId(String id)
setTitle(String title)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TDSRule(String id, String title)
public TDSRule()
public String getTitle()
public void setTitle(String title)
public String getId()
public void setId(String id)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2018. All rights reserved.