Uses of Enum Class
org.apache.camel.quarkus.component.soap.it.multipart.CustomerType
Packages that use CustomerType
-
Uses of CustomerType in org.apache.camel.quarkus.component.soap.it.multipart
Fields in org.apache.camel.quarkus.component.soap.it.multipart declared as CustomerTypeMethods in org.apache.camel.quarkus.component.soap.it.multipart that return CustomerTypeModifier and TypeMethodDescriptionstatic CustomerTypeCustomer.getType()static CustomerTypeReturns the enum constant of this class with the specified name.static CustomerType[]CustomerType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.quarkus.component.soap.it.multipart with parameters of type CustomerType