/Users/detro/workspace-nb/JAEBI-BlueToothJ2MEClient/src/org/jaebi/midlet/WSClient/GetUsersListResponse.java

Vai alla documentazione di questo file.
00001 // This class was generated by the JAXRPC SI, do not edit.
00002 // Contents subject to change without notice.
00003 // JSR-172 Reference Implementation wscompile 1.0, using: JAX-RPC Standard Implementation (1.1, build R59)
00004 
00005 package org.jaebi.midlet.WSClient;
00006 
00007 
00008 public class GetUsersListResponse {
00009     protected java.lang.String result;
00010     
00011     public GetUsersListResponse() {
00012     }
00013     
00014     public GetUsersListResponse(java.lang.String result) {
00015         this.result = result;
00016     }
00017     
00018     public java.lang.String getResult() {
00019         return result;
00020     }
00021     
00022     public void setResult(java.lang.String result) {
00023         this.result = result;
00024     }
00025 }

Generato il Thu Jun 23 00:03:00 2005 per JAEBI - BlueTooth J2ME Midlet Client da  doxygen 1.4.3