Class DTODataCollectionNodeFillIn
java.lang.Object
overit.geocallapp.wfm.core.datacollection.rs2.node.DTODataCollectionNodeFillIn
- All Implemented Interfaces:
Serializable
@Deprecated(forRemoval=true,
since="22.0")
public class DTODataCollectionNodeFillIn
extends Object
implements Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
DTO for data collection node fill in.
- Since:
- 19.0
- See Also:
- GCApi:
- dto
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetId()Deprecated, for removal: This API element is subject to removal in a future version.getType()Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
DTODataCollectionNodeFillIn
public DTODataCollectionNodeFillIn()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getId
Deprecated, for removal: This API element is subject to removal in a future version. -
setId
Deprecated, for removal: This API element is subject to removal in a future version. -
getType
Deprecated, for removal: This API element is subject to removal in a future version. -
setType
Deprecated, for removal: This API element is subject to removal in a future version.
-