com.axibase.tsd.model.meta.command
Class AbstractEntitiesCommand
java.lang.Object
com.axibase.tsd.model.meta.command.SimpleCommand
com.axibase.tsd.model.meta.command.AbstractEntitiesCommand
- Direct Known Subclasses:
- AddEntitiesCommand, DeleteEntitiesCommand
public class AbstractEntitiesCommand
- extends SimpleCommand
- Author:
- Nikolay Malevanny.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
entities
protected List<Entity> entities
AbstractEntitiesCommand
public AbstractEntitiesCommand(String action)
getEntities
public List<Entity> getEntities()
Copyright © 2015. All rights reserved.