public class RRNode
private final Integer
id
type
RRNode(Integer id, Integer type)
final Integer
getId()
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getId()
final Integer getType()