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 GetCustomersByNameObjectFactory. createGetCustomersByName()Create an instance ofGetCustomersByNameMethods in com.example.customerservice that return types with arguments of type GetCustomersByName Modifier and Type Method Description javax.xml.bind.JAXBElement<GetCustomersByName>ObjectFactory. createGetCustomersByName(GetCustomersByName value)Methods in com.example.customerservice with parameters of type GetCustomersByName Modifier and Type Method Description javax.xml.bind.JAXBElement<GetCustomersByName>ObjectFactory. createGetCustomersByName(GetCustomersByName value)
-