Uses of Class
de.bea.domingo.map.NotesType

Packages that use NotesType
de.bea.domingo.map Generic Mapping layer between Notes documents and Java classes. 
 

Uses of NotesType in de.bea.domingo.map
 

Fields in de.bea.domingo.map declared as NotesType
static NotesType NotesType.DATE
          Data type DATE.
static NotesType NotesType.NUMBER
          Data type NUMBER.
static NotesType NotesType.TEXT
          Data type TEXT.
 



Domingo Java-API