Uses of Enum
fr.marcwrobel.jbanking.swift.SwiftPatternCharacterRepresentation
Packages that use SwiftPatternCharacterRepresentation
-
Uses of SwiftPatternCharacterRepresentation in fr.marcwrobel.jbanking.swift
Methods in fr.marcwrobel.jbanking.swift that return SwiftPatternCharacterRepresentationModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SwiftPatternCharacterRepresentation[]SwiftPatternCharacterRepresentation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in fr.marcwrobel.jbanking.swift that return types with arguments of type SwiftPatternCharacterRepresentationModifier and TypeMethodDescriptionSwiftPatternCharacterRepresentation.from(char qualifier) Get the corresponding representation for the given qualifier.