Interface GetWorkEffortScopesResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetWorkEffortScopeCount(Long workEffortScopeCount) voidsetWorkEffortScopes(List<WorkEffortScopeTransfer> workEffortScopes) voidsetWorkEffortType(WorkEffortTypeTransfer workEffortType)
-
Method Details
-
getWorkEffortType
-
setWorkEffortType
-
getWorkEffortScopeCount
-
setWorkEffortScopeCount
-
getWorkEffortScopes
-
setWorkEffortScopes
-