public final class AssembliesGetAssemblyDefinitionResponseRootAssemblyFeatures extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
Map |
featureData |
Data about the mate.
|
String |
featureType |
The type of feature.
|
String |
id |
The mate feature id
|
| Constructor | Description |
|---|---|
AssembliesGetAssemblyDefinitionResponseRootAssemblyFeatures() |
| Modifier and Type | Method | Description |
|---|---|---|
Map |
getFeatureData() |
Get Data about the mate.
|
String |
getFeatureType() |
Get The type of feature.
|
String |
getId() |
Get The mate feature id
|
String |
toString() |
getOtherPropertiespublic String featureType
public String id
public Map featureData
public AssembliesGetAssemblyDefinitionResponseRootAssemblyFeatures()
public final String getFeatureType()
public final String getId()
public final Map getFeatureData()
Copyright © 2021. All rights reserved.