Uses of Class
ch.astorm.jotlmsg.io.FlatEntryStructure
-
Packages that use FlatEntryStructure Package Description ch.astorm.jotlmsg.io -
-
Uses of FlatEntryStructure in ch.astorm.jotlmsg.io
Classes in ch.astorm.jotlmsg.io with type parameters of type FlatEntryStructure Modifier and Type Class Description classFlatEntryListStructure<T extends FlatEntryStructure>Represents an [MS-OXCDATA] 2.3.3 FlatEntryList Structure in Java.classFlatEntryStructureFactory<T extends FlatEntryStructure>Creates FlatEntryStructures.Subclasses of FlatEntryStructure in ch.astorm.jotlmsg.io Modifier and Type Class Description classOneOffEntryIDStructureRepresents an [MS-OXCDATA] 2.2.5.1 One-Off EntryID Structure in Java.
-