public class ImpexContainer extends Object
| Constructor and Description |
|---|
ImpexContainer(String lang,
String impex) |
| Modifier and Type | Method and Description |
|---|---|
static List<ImpexContainer> |
from(OutputResult outputResult) |
String |
getImpex() |
String |
getLabel() |
String |
getLang() |
public String getLang()
public String getImpex()
public static List<ImpexContainer> from(OutputResult outputResult)
public String getLabel()
Copyright © 2017 SAP SE. All Rights Reserved.