Class DTODataCollectionNodeFillIn

java.lang.Object
overit.geocallapp.wfm.datacollection.rs1.node.DTODataCollectionNodeFillIn
All Implemented Interfaces:
Serializable

public class DTODataCollectionNodeFillIn extends Object implements Serializable
DTO for data collection node fill in.
Since:
22.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTODataCollectionNodeFillIn

      public DTODataCollectionNodeFillIn()
  • Method Details

    • getId

      public Long getId()
      Gets the id.
      Returns:
      the id
    • setId

      public void setId(Long id)
      Sets the id.
      Parameters:
      id - the new id
    • getType

      public DTODataCollectionNodeType getType()
      Gets the type.
      Returns:
      the type
    • setType

      public void setType(DTODataCollectionNodeType type)
      Sets the type.
      Parameters:
      type - the new type