Uses of Enum Class
org.frankframework.doc.EnterpriseIntegrationPattern.Type
Packages that use EnterpriseIntegrationPattern.Type
-
Uses of EnterpriseIntegrationPattern.Type in org.frankframework.doc
Subclasses with type arguments of type EnterpriseIntegrationPattern.Type in org.frankframework.docMethods in org.frankframework.doc that return EnterpriseIntegrationPattern.TypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static EnterpriseIntegrationPattern.Type[]EnterpriseIntegrationPattern.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.