Class DTODataCollectionNodeMatrix
java.lang.Object
overit.geocallapp.wfm.datacollection.rs1.node.type.DTODataCollectionNodeType<BODataCollectionNodeMatrix>
overit.geocallapp.wfm.datacollection.rs1.node.type.DTODataCollectionNodeMatrix
- All Implemented Interfaces:
Serializable
public class DTODataCollectionNodeMatrix
extends DTODataCollectionNodeType<BODataCollectionNodeMatrix>
DTO for data collection node matrix.
- Since:
- 22.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class overit.geocallapp.wfm.datacollection.rs1.node.type.DTODataCollectionNodeType
getName, getPlaceholder, getTooltip, getValue, setPlaceholder, setTooltip, setValue
-
Constructor Details
-
DTODataCollectionNodeMatrix
public DTODataCollectionNodeMatrix()
-
-
Method Details
-
initName
Description copied from class:DTODataCollectionNodeTypeInitializes and returns the name of the mobile forms node type. This method must be implemented by subclasses to provide the specific type name.- Specified by:
initNamein classDTODataCollectionNodeType<BODataCollectionNodeMatrix>- Returns:
- the node type name
-