public final class PartsGetPartsResponsePartsMaterial extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
id |
Id of the material
|
String |
libraryName |
Name of the material library
|
PartsGetPartsResponsePartsMaterialProperties[] |
properties |
Properties of the material
|
| Constructor | Description |
|---|---|
PartsGetPartsResponsePartsMaterial() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getId() |
Get Id of the material
|
String |
getLibraryName() |
Get Name of the material library
|
PartsGetPartsResponsePartsMaterialProperties[] |
getProperties() |
Get Properties of the material
|
String |
toString() |
getOtherPropertiespublic String libraryName
public String id
public PartsGetPartsResponsePartsMaterialProperties[] properties
public final String getLibraryName()
public final String getId()
public final PartsGetPartsResponsePartsMaterialProperties[] getProperties()
Copyright © 2021. All rights reserved.