public final class UsersGetUserSettingsCurrentLoggedInUserResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
UsersGetUserSettingsCurrentLoggedInUserResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
UsersGetUserSettingsCurrentLoggedInUserResponseCommonUnits |
getCommonUnits() |
Get Common units
|
UsersGetUserSettingsCurrentLoggedInUserResponseDefaultUnits |
getDefaultUnits() |
Get User default units
|
Number |
getDrawingBackgroundId() |
Get Onshape internal use
|
Boolean |
getEnforceApplicationAcl() |
Get Onshape internal use
|
String |
getId() |
Get Onshape internal use
|
String |
getLocale() |
Get Locale and language in which user uses Onshape
|
String |
getMouseActions() |
Get Onshape internal use (deprecated)
|
Boolean |
getReverseScrollWheelZoomDirection() |
Get Whether scroll wheel zoom direction is reversed (default: scroll forward to zoom in)
|
UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMapping |
getViewManipulationMouseKeyMapping() |
Get Set of mouse buttons and modifier keys to manipulate view
|
Number |
getViewMappingId() |
Get Onshape internal use
|
String |
toString() |
getOtherPropertiespublic UsersGetUserSettingsCurrentLoggedInUserResponse()
public final String getId()
public final Boolean getEnforceApplicationAcl()
public final UsersGetUserSettingsCurrentLoggedInUserResponseCommonUnits getCommonUnits()
public final UsersGetUserSettingsCurrentLoggedInUserResponseDefaultUnits getDefaultUnits()
public final String getMouseActions()
public final Boolean getReverseScrollWheelZoomDirection()
public final Number getViewMappingId()
public final UsersGetUserSettingsCurrentLoggedInUserResponseViewManipulationMouseKeyMapping getViewManipulationMouseKeyMapping()
public final String getLocale()
public final Number getDrawingBackgroundId()
Copyright © 2021. All rights reserved.