TaskBean API
0.5

glogic.sample.admin.server
Class OutputFooStruct

java.lang.Object
  extended byglogic.sample.admin.server.OutputFooStruct

public class OutputFooStruct
extends java.lang.Object

Object passed from server to the client. All attributes must be public for the serialization to work.

Author:
Sam Taha

Field Summary
 java.lang.String message
           
 
Constructor Summary
OutputFooStruct()
           
 
Method Summary
 java.lang.String getMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

message

public java.lang.String message
Constructor Detail

OutputFooStruct

public OutputFooStruct()
Method Detail

getMessage

public java.lang.String getMessage()

TaskBean API
0.5

Copyright © Grand Logic, Inc. All Rights Reserved.