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 ScalarType
ScalarType.findType
(org.apache.xerces.impl.dv.XSSimpleType simpleType) static ScalarType
Returns 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. -
Uses of ScalarType in org.frankframework.align.content
Methods in org.frankframework.align.content that return ScalarTypeMethods in org.frankframework.align.content with parameters of type ScalarType