ch.sahits.codegen.example
Class Name

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

public final class Name
extends java.lang.Object

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

Constructor Detail

Name

public Name()