Package com.lexmark.saperion
Interface ServiceInformationService
-
public interface ServiceInformationService
The ServiceInformationService provides methods that return information about the service itself.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ServiceInformationType
getServiceInformation()
-
-
-
Method Detail
-
getServiceInformation
ServiceInformationType getServiceInformation() throws com.lexmark.saperion.exceptions.EcmException
- Throws:
com.lexmark.saperion.exceptions.EcmException
-
-