ch.sahits.codegen.example
Class Message

java.lang.Object
  extended by ch.sahits.codegen.example.Message

public final class Message
extends java.lang.Object

This is a Message class needed in the examples. The implementation is irrelevant since only the class object is needed.

Since:
0.9.4
Author:
Andi Hotz

Constructor Summary
Message()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Message

public Message()