ch.sahits.codegen.example
Class Description

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

public final class Description
extends java.lang.Object

This is a Description 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
Description()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Description

public Description()