Class NoSuchCustomer
- java.lang.Object
-
- org.apache.camel.quarkus.component.soap.it.multipart.NoSuchCustomer
-
public class NoSuchCustomer extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected StringcustomerId
-
Constructor Summary
Constructors Constructor Description NoSuchCustomer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCustomerId()voidsetCustomerId(String value)
-