%BROADCASTMESSAGE%
TWiki
>
Catch0405
>
KaisersrotPersistenz
>
SoftwareVersions
>
MappingClass
(r1.1)
TWiki webs:
Admin
|
Aizo
|
Archinf
|
BIP
|
Bgyalex
|
Brandhub
|
Catch0405
|
Cityscan05
|
CommunityMedia
|
Control
|
Curtain
|
Easa005
|
Easydb
|
Education
|
Extern
|
Extern0405
|
Freudenhaus
|
Fund
|
Game0405
|
Game05
|
Gamearch
|
Luise
|
MAS0506
|
MAS0506stu
|
Mas0506
|
Mas0506stu
|
Maschinen0405
|
Menz
|
Mill
|
Mill0405
|
NDS
|
NDS0405
|
NDS0405stu
|
Plugins
|
Qwipp
|
RZM
|
Replay
|
Replay0405
|
Research
|
Second
|
Trash
|
Udintern
|
Urbandesign
|
Catch0405 . {
Changes
|
Index
|
Search
| Go
}
public class User1 {
private String userID; private String userName;
public User1() {
}
public String getID() {
return userID;
}
public void setID(String newUserID) {
userID = newUserID;
}
public String getUserName() {
return userName;
}
public void setUserName(String newUserName) {
userName = newUserName;
} }
--
OtherDenisRaschpichler
- 06 Dec 2004
Topic
MappingClass
. {
Edit
|
Attach
|
Ref-By
|
Printable
|
Diffs
|
r1.2
|
>
| r1.1 |
More
}
Revision r1.1 - 06 Dec 2004 - 08:26 -
OtherDenisRaschpichler
Parents:
WebHome
>
KaisersrotPersistenz
>
SoftwareVersions
Copyright © 1999-2003 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
This website has been archived and is no longer maintained.