public class JLJsonWindchillHelp extends JLJsonCommandHelp implements JLWindchillRequestParams, JLWindchillResponseParams
COMMAND, FUNC_AUTHORIZE, FUNC_CLEAR_WORKSPACE, FUNC_CREATE_WORKSPACE, FUNC_DELETE_WORKSPACE, FUNC_FILE_CHECKED_OUT, FUNC_GET_WORKSPACE, FUNC_LIST_WORKSPACE_FILES, FUNC_LIST_WORKSPACES, FUNC_SERVER_EXISTS, FUNC_SET_SERVER, FUNC_SET_WORKSPACE, FUNC_WORKSPACE_EXISTS, PARAM_CONTEXT, PARAM_FILENAME, PARAM_FILENAMES, PARAM_PASSWORD, PARAM_SERVER_URL, PARAM_USER, PARAM_WORKSPACEOUTPUT_CHECKED_OUT, OUTPUT_EXISTS, OUTPUT_FILELIST, OUTPUT_WORKSPACE, OUTPUT_WORKSPACES| Constructor and Description |
|---|
JLJsonWindchillHelp() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommand()
Get the command for this family of functions
|
java.util.List<FunctionTemplate> |
getHelp()
Get a list of function templates for this family of functions.
|
java.util.List<FunctionObject> |
getHelpObjects()
Get a list of data objects used in function templates for this family of functions.
|
makeInertia, makePoint, makeTransform, makeTransformpublic java.lang.String getCommand()
JLJsonCommandHelpgetCommand in class JLJsonCommandHelppublic java.util.List<FunctionTemplate> getHelp()
JLJsonCommandHelpgetHelp in class JLJsonCommandHelppublic java.util.List<FunctionObject> getHelpObjects()
JLJsonCommandHelpgetHelpObjects in class JLJsonCommandHelp