Uses of Class
com.example.customerservice.flow.CustomerServiceWS
-
Packages that use CustomerServiceWS Package Description com.example.customerservice.server -
-
Uses of CustomerServiceWS in com.example.customerservice.server
Fields in com.example.customerservice.server declared as CustomerServiceWS Modifier and Type Field Description protected CustomerServiceWS
CustomerServiceImpl. m_Owner
the ADAMS owner.Constructors in com.example.customerservice.server with parameters of type CustomerServiceWS Constructor Description CustomerServiceImpl(CustomerServiceWS owner)
Initializes the service.
-