java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendaserializedmaterial.BOWarehouseAgendaSerializedMaterial
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOWarehouseAgendaSerializedMaterial extends DynO
Business object representing the relation between a BOWarehouseAgendaMaterial and a BOSerializedMaterial.
Since:
14.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOWarehouseAgendaSerializedMaterial

      public BOWarehouseAgendaSerializedMaterial()
  • Method Details

    • getId

      public Long getId()
      Returns the relation id.
      Returns:
      the warehouse agenda serialized material id
    • setId

      public void setId(Long id)
      Sets the relation id.
      Parameters:
      id - the warehouse agenda serialized material id
    • getWarehouseAgendaMaterial

      public Long getWarehouseAgendaMaterial()
      Returns the warehouse agenda material id.
      Returns:
      the warehouse agenda material id
      See Also:
    • setWarehouseAgendaMaterial

      public void setWarehouseAgendaMaterial(Long warehouseAgendaMaterial)
      Sets the warehouse agenda material id.
      Parameters:
      warehouseAgendaMaterial - the warehouse agenda material id
      See Also:
    • getSerializedMaterial

      public Long getSerializedMaterial()
      Returns the serialized material id.
      Returns:
      the serialized material id
      See Also:
    • setSerializedMaterial

      public void setSerializedMaterial(Long serializedMaterial)
      Sets the serialized material id.
      Parameters:
      serializedMaterial - the serialized material id
      See Also:
    • getUuid

      public String getUuid()
      Returns the warehouse agenda serialized material uuid.
      Returns:
      the warehouse agenda serialized material uuid
    • setUuid

      public void setUuid(String uuid)
      Sets the warehouse agenda serialized material uuid.
      Parameters:
      uuid - the warehouse agenda serialized material uuid