Uses of Enum Class
ch.admin.bit.jeap.crypto.internal.core.dataformat.DataFormatIdentifier
Packages that use DataFormatIdentifier
-
Uses of DataFormatIdentifier in ch.admin.bit.jeap.crypto.internal.core.dataformat
Methods in ch.admin.bit.jeap.crypto.internal.core.dataformat that return DataFormatIdentifierModifier and TypeMethodDescriptionstatic DataFormatIdentifierReturns the enum constant of this class with the specified name.static DataFormatIdentifier[]DataFormatIdentifier.values()Returns an array containing the constants of this enum class, in the order they are declared.