eu.xtreemos.xosd.client.data
Class EnumCommand

java.lang.Object
  extended by eu.xtreemos.xosd.client.data.EnumCommand

public class EnumCommand
extends java.lang.Object

Author:
gregor.pipan@xlab.si

Nested Class Summary
static class EnumCommand.ConsoleCommands
           
 
Field Summary
private static java.lang.String x
           
 
Constructor Summary
EnumCommand()
           
 
Method Summary
static EnumCommand.ConsoleCommands string2command(java.lang.String inText)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

private static java.lang.String x
Constructor Detail

EnumCommand

public EnumCommand()
Method Detail

string2command

public static EnumCommand.ConsoleCommands string2command(java.lang.String inText)