myunit
Interface HelloUnit

All Superinterfaces:
org.roblet.Unit

public interface HelloUnit
extends org.roblet.Unit

Dies ist eine Einheiten-Definition.


Method Summary
 java.lang.String getHelloWorld()
          Gibt "Hello World!"
 

Method Detail

getHelloWorld

java.lang.String getHelloWorld()
Gibt "Hello World!" zurück.

Returns:
"Hello World!"