public final class SmaConfigToolPlugin.CreateEncodingType
extends com.neeve.tools.interactive.commands.Command
Constructor and Description |
---|
SmaConfigToolPlugin.CreateEncodingType() |
Modifier and Type | Method and Description |
---|---|
void |
doCreate(String encodingTypeName,
int encodingTypeId,
String serializerClassName,
String reflectorClassName) |
void |
help()
Displays command help.
|
String[] |
keywords()
Returns command keywords
|
void |
run(String[] args)
Runs the command.
|
public SmaConfigToolPlugin.CreateEncodingType()
public final void doCreate(String encodingTypeName, int encodingTypeId, String serializerClassName, String reflectorClassName)
public final void run(String[] args)
com.neeve.tools.interactive.commands.Command
run
in class com.neeve.tools.interactive.commands.Command
public final void help()
com.neeve.tools.interactive.commands.Command
help
in class com.neeve.tools.interactive.commands.Command
public final String[] keywords()
com.neeve.tools.interactive.commands.Command
keywords
in class com.neeve.tools.interactive.commands.Command
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.