Class Hierarchy
- java.lang.Object
- com.example.customerservice.Customer
- com.example.customerservice.GetCustomersByName
- com.example.customerservice.GetCustomersByNameResponse
- com.example.customerservice.NoSuchCustomer
- com.example.customerservice.ObjectFactory
- javax.xml.ws.Service
- com.example.customerservice.CustomerServiceService
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.example.customerservice.NoSuchCustomerException
- java.lang.Exception
- com.example.customerservice.UpdateCustomer
Interface Hierarchy
- com.example.customerservice.CustomerService
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.example.customerservice.CustomerType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)