| Interface | Description |
|---|---|
| JLBomRequestParams |
Constants defining the JSON request parameters for the bom command
|
| JLConnectRequestParams |
Constants defining the JSON request parameters for the connection command
|
| JLCreoRequestParams |
Constants defining the JSON request parameters for the creo command
|
| JLDimensionRequestParams |
Constants defining the JSON request parameters for the dimension command
|
| JLDrawingRequestParams |
Constants defining the JSON request parameters for the drawing command
|
| JLFamilyTableRequestParams |
Constants defining the JSON request parameters for the familytable command
|
| JLFeatureRequestParams |
Constants defining the JSON request parameters for the feature command
|
| JLFileRequestParams |
Constants defining the JSON request parameters for the file command
|
| JLGeometryRequestParams |
Constants defining the JSON request parameters for the geometry command
|
| JLInterfaceRequestParams |
Constants defining the JSON request parameters for the interface command
|
| JLLayerRequestParams |
Constants defining the JSON request parameters for the layer command
|
| JLNoteRequestParams |
Constants defining the JSON request parameters for the note command
|
| JLParameterRequestParams |
Constants defining the JSON request parameters for the parameter command
|
| JLViewRequestParams |
Constants defining the JSON request parameters for the view command
|
| JLWindchillRequestParams |
Constants defining the JSON request parameters for the windchill command
|
| Class | Description |
|---|---|
| BaseRequest |
This is the common structure for all JSON requests.
|