org.kemet.mdc
Interface IMdCValues

All Known Implementing Classes:
LocationManager

public interface IMdCValues

Since:
0.1
Author:
fabricemaupin

useful MdC values.


Field Summary
static java.lang.String[] values
           All the MdC values aren't yet implemented.
static java.lang.String[] valuesToManageOneTime
           useful to perform controls : how many times for a string we must perform the same control (when the string contains several same special caracter) ?
 

Field Detail

values

static final java.lang.String[] values

All the MdC values aren't yet implemented. supported valuesList.


valuesToManageOneTime

static final java.lang.String[] valuesToManageOneTime

useful to perform controls : how many times for a string we must perform the same control (when the string contains several same special caracter) ? valuesToManageOneTime define valuesList perform on time



Copyright © 2008 F. MAUPIN. All Rights Reserved.