public final class DrawingsGetTranslationFormatsResponseItems extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
Boolean |
couldBeAssembly |
True if the format can contain an assembly
|
String |
name |
Name of translation format
|
String |
translatorName |
For internal use
|
| Constructor | Description |
|---|---|
DrawingsGetTranslationFormatsResponseItems() |
| Modifier and Type | Method | Description |
|---|---|---|
Boolean |
getCouldBeAssembly() |
Get True if the format can contain an assembly
|
String |
getName() |
Get Name of translation format
|
String |
getTranslatorName() |
Get For internal use
|
String |
toString() |
getOtherPropertiespublic String translatorName
public String name
public Boolean couldBeAssembly
public DrawingsGetTranslationFormatsResponseItems()
public final String getTranslatorName()
public final String getName()
public final Boolean getCouldBeAssembly()
Copyright © 2021. All rights reserved.