Class DTODataCollectionSheetAssociateWOOperation
java.lang.Object
overit.geocallapp.wfm.core.datacollection.rs2.sheet.DTODataCollectionSheetAssociateWOOperation
@Deprecated(forRemoval=true,
since="22.0")
public class DTODataCollectionSheetAssociateWOOperation
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
DTO used to associate a data collection sheet to a WO operation.
- Since:
- 19.0
- GCApi:
- dto
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.voidsetWoOperation(Long woOperation) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
DTODataCollectionSheetAssociateWOOperation
public DTODataCollectionSheetAssociateWOOperation()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getWoOperation
Deprecated, for removal: This API element is subject to removal in a future version. -
setWoOperation
Deprecated, for removal: This API element is subject to removal in a future version.
-