public class PortalFacility
extends java.lang.Object
pcm.h
and pcm_I18N.c
Modifier and Type | Field and Description |
---|---|
static int |
BROADBAND_MANAGER_ERRORS |
static int |
ERRORS |
static java.lang.String[] |
facilities |
static int |
FEATURE_CONTROL_ERRORS |
static int |
REASON_ACTIVE |
static int |
REASON_CHARGE |
static int |
REASON_CLOSED |
static int |
REASON_CREDIT |
static int |
REASON_CREDIT_LIMIT |
static int |
REASON_DEBIT |
static int |
REASON_INACTIVE |
static int |
REASON_REFUND |
static int |
VIDEO_MANAGER_CANCEL_REASONS |
static int |
VIDEO_MANAGER_COPY_VALUES |
static int |
VIDEO_MANAGER_ERRORS |
static int |
VIDEO_MANAGER_SUBJECTS |
Constructor and Description |
---|
PortalFacility() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
facilityToString(int field)
Returns the facility string associated with a facility domain number
|
public static final int ERRORS
public static final int REASON_CREDIT
public static final int REASON_DEBIT
public static final int REASON_ACTIVE
public static final int REASON_INACTIVE
public static final int REASON_CLOSED
public static final int REASON_CHARGE
public static final int REASON_REFUND
public static final int REASON_CREDIT_LIMIT
public static final int VIDEO_MANAGER_ERRORS
public static final int VIDEO_MANAGER_CANCEL_REASONS
public static final int VIDEO_MANAGER_COPY_VALUES
public static final int VIDEO_MANAGER_SUBJECTS
public static final int BROADBAND_MANAGER_ERRORS
public static final int FEATURE_CONTROL_ERRORS
public static final java.lang.String[] facilities