Class DTODataCollectionTemplateVisibilityRuleRowInsert

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.datacollection.rs1.template.visibilityrules.row.DTODataCollectionTemplateVisibilityRuleRowInsert
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTODataCollectionTemplateVisibilityRuleRowInsert extends DynO
DTO for insert data collection template visibility rule row
Since:
22.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTODataCollectionTemplateVisibilityRuleRowInsert

      public DTODataCollectionTemplateVisibilityRuleRowInsert()
  • Method Details

    • getUserType

      public final Long getUserType()
      Gets the user type.
      Returns:
      the user type
    • setUserType

      public final void setUserType(Long userType)
      Sets the user type.
      Parameters:
      userType - the new user type
    • getOperationCenter

      public final Long getOperationCenter()
      Gets the operation center.
      Returns:
      the operation center
    • setOperationCenter

      public final void setOperationCenter(Long operationCenter)
      Sets the operation center.
      Parameters:
      operationCenter - the new operation center
    • getStructure

      public final Long getStructure()
      Gets the structure.
      Returns:
      the structure
    • setStructure

      public final void setStructure(Long structure)
      Sets the structure.
      Parameters:
      structure - the new structure
    • getArea

      public final Long getArea()
      Gets the area.
      Returns:
      the area
    • setArea

      public final void setArea(Long area)
      Sets the area.
      Parameters:
      area - the new area