|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.tools.async.message.BaseMessage
org.jactr.tools.async.message.command.breakpoint.ProductionCommand
public class ProductionCommand
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jactr.tools.async.message.command.breakpoint.IProductionCommand |
|---|
IProductionCommand.Action |
| Constructor Summary | |
|---|---|
ProductionCommand(java.lang.String model,
java.lang.String production,
IProductionCommand.Action action)
|
|
| Method Summary | |
|---|---|
IProductionCommand.Action |
getAction()
|
java.lang.String |
getModelName()
|
java.lang.String |
getProductionName()
|
| Methods inherited from class org.jactr.tools.async.message.BaseMessage |
|---|
getID |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jactr.tools.async.message.IMessage |
|---|
getID |
| Constructor Detail |
|---|
public ProductionCommand(java.lang.String model,
java.lang.String production,
IProductionCommand.Action action)
| Method Detail |
|---|
public IProductionCommand.Action getAction()
getAction in interface IProductionCommandpublic java.lang.String getModelName()
getModelName in interface IProductionCommandpublic java.lang.String getProductionName()
getProductionName in interface IProductionCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||