com.moesol.bindings.platform_sdk.data_services
Interface SyncTypeEnum


public interface SyncTypeEnum

IDL: [ helpstring(""), ] enum


Field Summary
static int jrSyncTypeExport
          jrSyncTypeExport = 1
static int jrSyncTypeImpExp
          jrSyncTypeImpExp = 3
static int jrSyncTypeImport
          jrSyncTypeImport = 2
 

Field Detail

jrSyncTypeExport

static final int jrSyncTypeExport
jrSyncTypeExport = 1

See Also:
Constant Field Values

jrSyncTypeImport

static final int jrSyncTypeImport
jrSyncTypeImport = 2

See Also:
Constant Field Values

jrSyncTypeImpExp

static final int jrSyncTypeImpExp
jrSyncTypeImpExp = 3

See Also:
Constant Field Values


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