Package com.highdeal.cnd.message
Class BootMode
java.lang.Object
com.highdeal.cnd.message.BootMode
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BootModeConstant describing the connection boot mode will be done using the HTTP HCI APIstatic final BootModeConstant describing the connection boot mode will be done using the HTTPS HCI APIstatic final BootModeConstant describing the connection boot mode will be done using the TCP Message API -
Method Summary
-
Field Details
-
MESSAGE_BOOT_MODE
Constant describing the connection boot mode will be done using the TCP Message API -
HTTP_BOOT_MODE
Constant describing the connection boot mode will be done using the HTTP HCI API -
HTTPS_BOOT_MODE
Constant describing the connection boot mode will be done using the HTTPS HCI API
-
-
Method Details
-
getCode
public int getCode()
-