Uses of Enum
libldt3.LdtConstants.Mode
Packages that use LdtConstants.Mode
-
Uses of LdtConstants.Mode in libldt3
Methods in libldt3 that return LdtConstants.ModeModifier and TypeMethodDescriptionstatic LdtConstants.ModeReturns the enum constant of this type with the specified name.static LdtConstants.Mode[]LdtConstants.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in libldt3 with parameters of type LdtConstants.ModeModifierConstructorDescriptionLdtReader(LdtConstants.Mode mode) LdtWriter(LdtConstants.Mode mode)