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 Details

    • DTODataCollectionNodeFillIn

      public DTODataCollectionNodeFillIn()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getId

      public Long getId()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setId

      public void setId(Long id)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getType

      public DTODataCollectionNodeType getType()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setType

      public void setType(DTODataCollectionNodeType type)
      Deprecated, for removal: This API element is subject to removal in a future version.