Uses of Class
net.webpdf.wsclient.openapi.AdminTimeEntryServerState
-
Packages that use AdminTimeEntryServerState Package Description net.webpdf.wsclient.openapi -
-
Uses of AdminTimeEntryServerState in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return AdminTimeEntryServerState Modifier and Type Method Description AdminTimeEntryServerStateAdminTimeEntryServerState. executionTimeMs(Long executionTimeMs)AdminTimeEntryServerStateAdminTimeEntryServerState. numberOfErrors(Long numberOfErrors)AdminTimeEntryServerStateAdminTimeEntryServerState. numberOfJobs(Long numberOfJobs)Methods in net.webpdf.wsclient.openapi that return types with arguments of type AdminTimeEntryServerState Modifier and Type Method Description @Nullable Map<String,AdminTimeEntryServerState>AdminTimeFrameServerState. getFormats()Get formatsMethods in net.webpdf.wsclient.openapi with parameters of type AdminTimeEntryServerState Modifier and Type Method Description AdminTimeFrameServerStateAdminTimeFrameServerState. putFormatsItem(String key, AdminTimeEntryServerState formatsItem)Method parameters in net.webpdf.wsclient.openapi with type arguments of type AdminTimeEntryServerState Modifier and Type Method Description AdminTimeFrameServerStateAdminTimeFrameServerState. formats(Map<String,AdminTimeEntryServerState> formats)voidAdminTimeFrameServerState. setFormats(Map<String,AdminTimeEntryServerState> formats)
-