public abstract class Nodo extends Object
Nodo()
Nodo(String descr)
String
getDescr()
void
setDescr(String descr)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Nodo()
public Nodo(String descr)
public String getDescr()
public void setDescr(String descr)
Copyright © 2015. All rights reserved.