public final class PartStudiosIdTranslationsResponseIds extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
source |
The id in source microversion
|
Map |
status |
Translation status (OK|SPLIT|FAILED_TO_RESOLVE|TRANSLATION_ERROR)
|
String[] |
target |
Set of ids which corresponds to the source id.
|
| Constructor | Description |
|---|---|
PartStudiosIdTranslationsResponseIds() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getSource() |
Get The id in source microversion
|
Map |
getStatus() |
Get Translation status (OK|SPLIT|FAILED_TO_RESOLVE|TRANSLATION_ERROR)
|
String[] |
getTarget() |
Get Set of ids which corresponds to the source id.
|
String |
toString() |
getOtherPropertiespublic String source
public String[] target
public Map status
public PartStudiosIdTranslationsResponseIds()
public final String getSource()
public final String[] getTarget()
public final Map getStatus()
Copyright © 2021. All rights reserved.