SAP CC 1.0
API 4.2 (Core)

com.highdeal.cnd.message
Class BootMode

java.lang.Object
  extended by com.highdeal.cnd.message.BootMode

public final class BootMode
extends java.lang.Object


Field Summary
static BootMode HTTP_BOOT_MODE
          Constant describing the connection boot mode will be done using HTTP API.
static BootMode HTTPS_BOOT_MODE
          Constant describing the connection boot mode will be done using HTTPS API.
static BootMode MESSAGE_BOOT_MODE
          Constant describing the connection boot mode will be done using Message API.
 
Method Summary
 int getCode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MESSAGE_BOOT_MODE

public static final BootMode MESSAGE_BOOT_MODE
Constant describing the connection boot mode will be done using Message API.


HTTP_BOOT_MODE

public static final BootMode HTTP_BOOT_MODE
Constant describing the connection boot mode will be done using HTTP API.


HTTPS_BOOT_MODE

public static final BootMode HTTPS_BOOT_MODE
Constant describing the connection boot mode will be done using HTTPS API.

Method Detail

getCode

public int getCode()

SAP CC 1.0
API 4.2 (Core)


API Reference - July 2009

SAP Convergent Charging 1.0 (build R4.2.1.35.0.0)
CONVERGENT CHARGING 4.2

(c) Copyright 2009 SAP AG. All rights reserved.