public final class ElementsUpdateConfigurationResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
ElementsUpdateConfigurationResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
Map[] |
getConfigurationParameters() |
Get List of configuration parameters, which define the configurability of the Part Studio or Assembly.
|
Boolean |
getMicroversionSkew() |
Get Set to true if the part studio element had changed since the sourceMicroversion specified on input.
|
String |
getSerializationVersion() |
Get The version of the serialization protocol for the response
|
String |
getSourceMicroversion() |
Get The document microversion from which the feature was extracted
|
String |
toString() |
getOtherPropertiespublic final Map[] getConfigurationParameters()
public final Boolean getMicroversionSkew()
public final String getSerializationVersion()
public final String getSourceMicroversion()
Copyright © 2021. All rights reserved.