Uses of Enum Class
org.apache.camel.quarkus.component.soap.it.multipart.CompanyType
Packages that use CompanyType
-
Uses of CompanyType in org.apache.camel.quarkus.component.soap.it.multipart
Methods in org.apache.camel.quarkus.component.soap.it.multipart that return CompanyTypeModifier and TypeMethodDescriptionstatic CompanyTypestatic CompanyTypeReturns the enum constant of this class with the specified name.static CompanyType[]CompanyType.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 that return types with arguments of type CompanyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CompanyType>ObjectFactory.createCompanyType(CompanyType value) Methods in org.apache.camel.quarkus.component.soap.it.multipart with parameters of type CompanyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CompanyType>ObjectFactory.createCompanyType(CompanyType value)