JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ru.crystals.pos.api.plugin.function
Interface FunctionResult
All Known Implementing Classes:
CreateReceiptResult
,
CreateWithdrawalResult
,
SearchCardResult
,
SearchProductResult
,
VoidResult
public interface
FunctionResult
Интерфейс-маркер. Результат вызова функционального плагина
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
FunctionResultType
getType
()
Получить тип результата.
Method Detail
getType
FunctionResultType
getType()
Получить тип результата.
Returns:
FunctionResultType
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method