public final class AssembliesGetBillOfMaterialsResponseBomTableBomSourceElement extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
description |
The description of the element the bom is created from
|
String |
id |
The id of the element the bom is created from
|
String |
name |
The name of the element the bom is created from
|
String |
partNumber |
The part number of the element the bom is created from
|
String |
revision |
The revision of the element the bom is created from
|
String |
state |
The state of the element the bom is created from.
|
String |
type |
The type of the source element.
|
| Constructor | Description |
|---|---|
AssembliesGetBillOfMaterialsResponseBomTableBomSourceElement() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getDescription() |
Get The description of the element the bom is created from
|
String |
getId() |
Get The id of the element the bom is created from
|
String |
getName() |
Get The name of the element the bom is created from
|
String |
getPartNumber() |
Get The part number of the element the bom is created from
|
String |
getRevision() |
Get The revision of the element the bom is created from
|
String |
getState() |
Get The state of the element the bom is created from.
|
String |
getType() |
Get The type of the source element.
|
String |
toString() |
getOtherPropertiespublic String id
public String name
public String type
public String description
public String partNumber
public String revision
public String state
public AssembliesGetBillOfMaterialsResponseBomTableBomSourceElement()
public final String getId()
public final String getName()
public final String getType()
public final String getDescription()
public final String getPartNumber()
public final String getRevision()
public final String getState()
Copyright © 2021. All rights reserved.