SORTIE Java Interface  1
Public Member Functions | Public Attributes | List of all members
sortie.data.simpletypes.ModelMessage Class Reference

Structure for message passing. More...

Public Member Functions

 ModelMessage ()
 Constructor. More...
 

Public Attributes

String sMessage
 Message being passed. More...
 

Detailed Description

Structure for message passing.

Copyright: Copyright (c) 2003 Charles D. Canham

Company: Cary Institute of Ecosystem Studies

Author
Lora E. Murphy
Version
1.0


Edit history:
---------------—
April 28, 2004: Submitted in beta version (LEM)

Constructor & Destructor Documentation

◆ ModelMessage()

sortie.data.simpletypes.ModelMessage.ModelMessage ( )

Constructor.

Member Data Documentation

◆ sMessage

String sortie.data.simpletypes.ModelMessage.sMessage

Message being passed.


The documentation for this class was generated from the following file: