Uses of Enum Class
network.ike.plugin.CascadeExportFormat
Packages that use CascadeExportFormat
-
Uses of CascadeExportFormat in network.ike.plugin
Subclasses with type arguments of type CascadeExportFormat in network.ike.pluginModifier and TypeClassDescriptionenumOutput format forike:cascade-export(IKE-Network/ike-issues#403).Methods in network.ike.plugin that return CascadeExportFormatModifier and TypeMethodDescriptionstatic CascadeExportFormatCascadeExportFormat.fromString(String name) Parses a format name case-insensitively.static CascadeExportFormatReturns the enum constant of this class with the specified name.static CascadeExportFormat[]CascadeExportFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.