Uses of Enum Class
org.frankframework.parameters.XmlParameter.XmlType
Packages that use XmlParameter.XmlType
-
Uses of XmlParameter.XmlType in org.frankframework.parameters
Subclasses with type arguments of type XmlParameter.XmlType in org.frankframework.parametersMethods in org.frankframework.parameters that return XmlParameter.XmlTypeModifier and TypeMethodDescriptionstatic XmlParameter.XmlTypeReturns the enum constant of this class with the specified name.static XmlParameter.XmlType[]XmlParameter.XmlType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.parameters with parameters of type XmlParameter.XmlType