org.objectweb.jonas.jtests.beans.annuaire
Interface Personne
- public interface Personne
Personne remote interface
getNumero
public java.lang.String getNumero()
throws java.rmi.RemoteException
setNumero
public void setNumero(java.lang.String s)
throws java.rmi.RemoteException
setNom
public void setNom(java.lang.String s)
throws java.rmi.RemoteException
getNom
public java.lang.String getNom()
throws java.rmi.RemoteException
isDirty
public boolean isDirty()
throws java.rmi.RemoteException
reset
public void reset()
throws java.rmi.RemoteException
isModifiedCalled
public boolean isModifiedCalled()
throws java.rmi.RemoteException
ejbStoreCalled
public boolean ejbStoreCalled()
throws java.rmi.RemoteException
getNumeroNTX
public java.lang.String getNumeroNTX()
throws java.rmi.RemoteException
setNumeroNTX
public void setNumeroNTX(java.lang.String s)
throws java.rmi.RemoteException