com.moesol.bindings.platform_sdk.data_services
Interface SeekEnum


public interface SeekEnum

IDL: [ helpstring(""), ] enum


Field Summary
static int adSeekAfter
          adSeekAfter = 8
static int adSeekAfterEQ
          adSeekAfterEQ = 4
static int adSeekBefore
          adSeekBefore = 32
static int adSeekBeforeEQ
          adSeekBeforeEQ = 16
static int adSeekFirstEQ
          adSeekFirstEQ = 1
static int adSeekLastEQ
          adSeekLastEQ = 2
 

Field Detail

adSeekFirstEQ

static final int adSeekFirstEQ
adSeekFirstEQ = 1

See Also:
Constant Field Values

adSeekLastEQ

static final int adSeekLastEQ
adSeekLastEQ = 2

See Also:
Constant Field Values

adSeekAfterEQ

static final int adSeekAfterEQ
adSeekAfterEQ = 4

See Also:
Constant Field Values

adSeekAfter

static final int adSeekAfter
adSeekAfter = 8

See Also:
Constant Field Values

adSeekBeforeEQ

static final int adSeekBeforeEQ
adSeekBeforeEQ = 16

See Also:
Constant Field Values

adSeekBefore

static final int adSeekBefore
adSeekBefore = 32

See Also:
Constant Field Values


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