Uses of Enum Class
org.frankframework.align.ScalarType
Packages that use ScalarType
-
Uses of ScalarType in org.frankframework.align
Methods in org.frankframework.align that return ScalarTypeModifier and TypeMethodDescriptionstatic ScalarTypeScalarType.findType(org.apache.xerces.impl.dv.XSSimpleType simpleType) static ScalarTypeReturns the enum constant of this class with the specified name.static ScalarType[]ScalarType.values()Returns an array containing the constants of this enum class, in the order they are declared.