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