Uses of Enum Class
org.apache.camel.quarkus.component.soap.it.service.CustomerType
Packages that use CustomerType
-
Uses of CustomerType in org.apache.camel.quarkus.component.soap.it.service
Fields in org.apache.camel.quarkus.component.soap.it.service declared as CustomerTypeMethods in org.apache.camel.quarkus.component.soap.it.service 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.service with parameters of type CustomerType