com.moesol.bindings.platform_sdk.data_services
Interface SyncModeEnum


public interface SyncModeEnum

IDL: [ helpstring(""), ] enum


Field Summary
static int jrSyncModeDirect
          jrSyncModeDirect = 2
static int jrSyncModeIndirect
          jrSyncModeIndirect = 1
static int jrSyncModeInternet
          jrSyncModeInternet = 3
 

Field Detail

jrSyncModeIndirect

static final int jrSyncModeIndirect
jrSyncModeIndirect = 1

See Also:
Constant Field Values

jrSyncModeDirect

static final int jrSyncModeDirect
jrSyncModeDirect = 2

See Also:
Constant Field Values

jrSyncModeInternet

static final int jrSyncModeInternet
jrSyncModeInternet = 3

See Also:
Constant Field Values


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.