Uses of Interface
com.lexmark.saperion.client.ServiceInformationClient
- 
Packages that use ServiceInformationClient Package Description com.lexmark.saperion.client com.lexmark.saperion.client.implementation 
- 
- 
Uses of ServiceInformationClient in com.lexmark.saperion.clientMethods in com.lexmark.saperion.client that return ServiceInformationClient Modifier and Type Method Description ServiceInformationClientSaperionClient. getServiceInformationClient()This method returns a client that provides information about the service itself.
- 
Uses of ServiceInformationClient in com.lexmark.saperion.client.implementationClasses in com.lexmark.saperion.client.implementation that implement ServiceInformationClient Modifier and Type Class Description classServiceInformationClientImplMethods in com.lexmark.saperion.client.implementation that return ServiceInformationClient Modifier and Type Method Description ServiceInformationClientSaperionClientImpl. getServiceInformationClient()
 
-