com.axibase.tsd.model.meta.command
Class SimpleCommand

java.lang.Object
  extended by com.axibase.tsd.model.meta.command.SimpleCommand
Direct Known Subclasses:
AbstractEntitiesCommand

public class SimpleCommand
extends Object

Author:
Nikolay Malevanny.

Field Summary
protected  String action
           
 
Constructor Summary
SimpleCommand(String action)
           
 
Method Summary
 String getAction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

action

protected final String action
Constructor Detail

SimpleCommand

public SimpleCommand(String action)
Method Detail

getAction

public String getAction()


Copyright © 2015. All rights reserved.