Interface TranslationIncludeProfileAction
-
- All Known Implementing Classes:
IncludeInputProfileActionFactory.IncludeInputProfileAction
,IncludeOutputProfileActionFactory.IncludeOutputProfileAction
public interface TranslationIncludeProfileAction
Internal interface allowing to get included profile parameter from input or output translation action.- Author:
- P.Piernik
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getIncludedProfile()
-
-
-
Method Detail
-
getIncludedProfile
String getIncludedProfile()
-
-