org.isam.exehda.services.ox
Interface OXAttributeOps


public interface OXAttributeOps

Author:
frainer

Field Summary
static byte CLR_RO
           
static byte READ
           
static byte SET_RO
           
static byte WRITE
           
 

Field Detail

READ

public static final byte READ
See Also:
Constant Field Values

WRITE

public static final byte WRITE
See Also:
Constant Field Values

SET_RO

public static final byte SET_RO
See Also:
Constant Field Values

CLR_RO

public static final byte CLR_RO
See Also:
Constant Field Values