JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.logicaldoc.webservice.model.WSWorkingTime
Packages that use
WSWorkingTime
Package
Description
com.logicaldoc.webservice.model
Uses of
WSWorkingTime
in
com.logicaldoc.webservice.model
Methods in
com.logicaldoc.webservice.model
that return types with arguments of type
WSWorkingTime
Modifier and Type
Method
Description
List
<
WSWorkingTime
>
WSUser.
getWorkingTimes
()
Method parameters in
com.logicaldoc.webservice.model
with type arguments of type
WSWorkingTime
Modifier and Type
Method
Description
void
WSUser.
setWorkingTimes
(
List
<
WSWorkingTime
> workingTimes)