| Interface | Description |
|---|---|
| JLBomResponseParams |
Constants defining the JSON response parameters for the bom command
|
| JLConnectResponseParams |
Constants defining the JSON response parameters for the connection command
|
| JLCreoResponseParams |
Constants defining the JSON response parameters for the creo command
|
| JLDimensionResponseParams |
Constants defining the JSON response parameters for the dimension command
|
| JLDrawingResponseParams |
Constants defining the JSON response parameters for the drawing command
|
| JLFamilyTableResponseParams |
Constants defining the JSON response parameters for the familytable command
|
| JLFeatureResponseParams |
Constants defining the JSON response parameters for the feature command
|
| JLFileResponseParams |
Constants defining the JSON response parameters for the file command
|
| JLGeometryResponseParams |
Constants defining the JSON response parameters for the geometry command
|
| JLInterfaceResponseParams |
Constants defining the JSON response parameters for the interface command
|
| JLLayerResponseParams |
Constants defining the JSON response parameters for the layer command
|
| JLNoteResponseParams |
Constants defining the JSON response parameters for the note command
|
| JLParameterResponseParams |
Constants defining the JSON response parameters for the parameter command
|
| JLViewResponseParams |
Constants defining the JSON response parameters for the view command
|
| JLWindchillResponseParams |
Constants defining the JSON response parameters for the windchill command
|
| Class | Description |
|---|---|
| BaseResponse |
This is the common structure for all JSON responses.
|
| ServiceStatus |
This class contains general Status data to be returned in JSON response to the user.
|