Class DTODataCollectionNodeFillIn
java.lang.Object
overit.geocallapp.wfm.datacollection.rs1.node.DTODataCollectionNodeFillIn
- All Implemented Interfaces:
Serializable
DTO for data collection node fill in.
- Since:
- 22.0
- See Also:
- GCApi:
- dto
-
Constructor Details
-
DTODataCollectionNodeFillIn
public DTODataCollectionNodeFillIn()
-
-
Method Details
-
getId
Gets the id.- Returns:
- the id
-
setId
Sets the id.- Parameters:
id- the new id
-
getType
Gets the type.- Returns:
- the type
-
setType
Sets the type.- Parameters:
type- the new type
-