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