Package com.highdeal.hci
Class HCIClientOperation
java.lang.Object
com.highdeal.hci.HCIClientOperation
- All Implemented Interfaces:
IHCIOperation
This
Java class represents all the operations that you can implement in your client application that communicates via the HCI technical interface.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThisenumerationlists all the HCI operations that are available; You can implement these service operations in your client application. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HCIClientOperation
-
-
Method Details
-
getName
Description copied from interface:IHCIOperationGets the name of the HCI operation.- Specified by:
getNamein interfaceIHCIOperation
-