com.moesol.bindings.platform_sdk.data_services
Interface LineSeparatorEnum


public interface LineSeparatorEnum

IDL: [ helpstring(""), ] enum


Field Summary
static int adCR
          adCR = 13
static int adCRLF
          adCRLF = -1
static int adLF
          adLF = 10
 

Field Detail

adLF

static final int adLF
adLF = 10

See Also:
Constant Field Values

adCR

static final int adCR
adCR = 13

See Also:
Constant Field Values

adCRLF

static final int adCRLF
adCRLF = -1

See Also:
Constant Field Values


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