associazione
Class VistaPersona

java.lang.Object
  extended by associazione.VistaPersona
Direct Known Subclasses:
VistaPersonaDiScuola

public class VistaPersona
extends java.lang.Object


Constructor Summary
VistaPersona(Persona p)
           
 
Method Summary
 void mostra()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VistaPersona

public VistaPersona(Persona p)
Parameters:
p -
Method Detail

mostra

public void mostra()