|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Business interface of PlzEntries (entries in a large postalcode database).
Method Summary | |
java.lang.String |
getHnumber()
Insert the method's description here. |
int |
getId()
Insert the method's description here. |
java.lang.String |
getPostalcode()
Insert the method's description here. |
java.lang.String |
getReserve()
Insert the method's description here. |
java.lang.String |
getSmalltown()
Insert the method's description here. |
java.lang.String |
getStreet()
Insert the method's description here. |
java.lang.String |
getTown()
Insert the method's description here. |
void |
setHnumber(java.lang.String newHnumber)
Insert the method's description here. |
void |
setId(int newId)
Insert the method's description here. |
void |
setPostalcode(java.lang.String newPostalcode)
Insert the method's description here. |
void |
setReserve(java.lang.String newReserve)
Insert the method's description here. |
void |
setSmalltown(java.lang.String newSmalltown)
Insert the method's description here. |
void |
setStreet(java.lang.String newStreet)
Insert the method's description here. |
void |
setTown(java.lang.String newTown)
Insert the method's description here. |
Method Detail |
public java.lang.String getHnumber() throws java.rmi.RemoteException
java.rmi.RemoteException
public int getId() throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getPostalcode() throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getSmalltown() throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getStreet() throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getTown() throws java.rmi.RemoteException
java.rmi.RemoteException
public void setHnumber(java.lang.String newHnumber) throws java.rmi.RemoteException
newHnumber
- java.lang.String
java.rmi.RemoteException
public void setId(int newId) throws java.rmi.RemoteException
newId
- int
java.rmi.RemoteException
public void setPostalcode(java.lang.String newPostalcode) throws java.rmi.RemoteException
newPostalcode
- java.lang.String
java.rmi.RemoteException
public void setSmalltown(java.lang.String newSmalltown) throws java.rmi.RemoteException
newSmalltown
- java.lang.String
java.rmi.RemoteException
public void setStreet(java.lang.String newStreet) throws java.rmi.RemoteException
newStreet
- java.lang.String
java.rmi.RemoteException
public void setTown(java.lang.String newTown) throws java.rmi.RemoteException
newTown
- java.lang.String
java.rmi.RemoteException
public java.lang.String getReserve() throws java.rmi.RemoteException
java.rmi.RemoteException
public void setReserve(java.lang.String newReserve) throws java.rmi.RemoteException
java.rmi.RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |