public class DecodePath extends Instruction
| Constructor and Description |
|---|
DecodePath() |
DecodePath(String path) |
| Modifier and Type | Method and Description |
|---|---|
Instruction |
createNew(Parameter[] params) |
String |
getMethodParams() |
String |
getPath() |
void |
setPath(String path) |
String |
toMethod() |
String |
toString() |
convertDoubleArray, convertStringArray, getId, getNamepublic static final String ID
public static final String NAME
public DecodePath()
public DecodePath(String path)
public Instruction createNew(Parameter[] params) throws Exception
createNew in class InstructionExceptionpublic String toMethod()
toMethod in class Instructionpublic String getMethodParams()
getMethodParams in class Instructionpublic String toString()
toString in class Instructionpublic String getPath()
public void setPath(String path)
Copyright © 2015 atRem Interactive Media. All rights reserved.