Uses of Class
com.example.customerservice.UpdateCustomer
-
Packages that use UpdateCustomer Package Description com.example.customerservice -
-
Uses of UpdateCustomer in com.example.customerservice
Methods in com.example.customerservice that return UpdateCustomer Modifier and Type Method Description UpdateCustomer
ObjectFactory. createUpdateCustomer()
Create an instance ofUpdateCustomer
Methods in com.example.customerservice that return types with arguments of type UpdateCustomer Modifier and Type Method Description JAXBElement<UpdateCustomer>
ObjectFactory. createUpdateCustomer(UpdateCustomer value)
Methods in com.example.customerservice with parameters of type UpdateCustomer Modifier and Type Method Description JAXBElement<UpdateCustomer>
ObjectFactory. createUpdateCustomer(UpdateCustomer value)
-