java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.materials.rs1.material.DTOMaterial
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

@EntityRef(MaterialEntity.class) public class DTOMaterial extends DynO
DTO for material.
Since:
17.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOMaterial

      public DTOMaterial()
  • Method Details

    • getId

      public final Long getId()
      Returns:
      the id
    • setId

      public final void setId(Long id)
      Parameters:
      id - the id to set
    • getCode

      public final String getCode()
      Returns:
      the code
    • setCode

      public final void setCode(String code)
      Parameters:
      code - the code to set
    • getAlternativeCode

      public final String getAlternativeCode()
      Returns:
      the alternativeCode
    • setAlternativeCode

      public final void setAlternativeCode(String alternativeCode)
      Parameters:
      alternativeCode - the alternativeCode to set
    • getDescription

      public final LocalizedString getDescription()
      Returns:
      the description
    • setDescription

      public final void setDescription(LocalizedString description)
      Parameters:
      description - the description to set
    • getExternalStatus

      public final String getExternalStatus()
      Returns:
      the externalStatus
    • setExternalStatus

      public final void setExternalStatus(String externalStatus)
      Parameters:
      externalStatus - the externalStatus to set
    • getExtendedDescription

      public final LocalizedString getExtendedDescription()
      Returns:
      the extendedDescription
    • setExtendedDescription

      public final void setExtendedDescription(LocalizedString extendedDescription)
      Parameters:
      extendedDescription - the extendedDescription to set
    • getValidityBegin

      public final ZonedDateTime getValidityBegin()
      Returns:
      the validityBegin
    • setValidityBegin

      public final void setValidityBegin(ZonedDateTime validityBegin)
      Parameters:
      validityBegin - the validityBegin to set
    • getValidityEnd

      public final ZonedDateTime getValidityEnd()
      Returns:
      the validityEnd
    • setValidityEnd

      public final void setValidityEnd(ZonedDateTime validityEnd)
      Parameters:
      validityEnd - the validityEnd to set
    • getType

      public final Long getType()
      Returns:
      the type
    • setType

      public final void setType(Long type)
      Parameters:
      type - the type to set
    • getManagementType

      public final Long getManagementType()
      Returns:
      the managementType
    • setManagementType

      public final void setManagementType(Long managementType)
      Parameters:
      managementType - the managementType to set
    • getMeasureUnit

      public final Long getMeasureUnit()
      Returns:
      the measureUnit
    • setMeasureUnit

      public final void setMeasureUnit(Long measureUnit)
      Parameters:
      measureUnit - the measureUnit to set
    • getMaterialClass

      public final Long getMaterialClass()
      Returns:
      the materialClass
    • setMaterialClass

      public final void setMaterialClass(Long materialClass)
      Parameters:
      materialClass - the materialClass to set
    • getBrand

      public final Long getBrand()
      Returns:
      the brand
    • setBrand

      public final void setBrand(Long brand)
      Parameters:
      brand - the brand to set
    • getItemType

      public final Long getItemType()
      Returns:
      the itemType
    • setItemType

      public final void setItemType(Long itemType)
      Parameters:
      itemType - the itemType to set
    • getGoodsGroup

      public final Long getGoodsGroup()
      Returns:
      the goodsGroup
    • setGoodsGroup

      public final void setGoodsGroup(Long goodsGroup)
      Parameters:
      goodsGroup - the goodsGroup to set
    • getExternalSystem

      public final Long getExternalSystem()
      Returns:
      the externalSystem
    • setExternalSystem

      public final void setExternalSystem(Long externalSystem)
      Parameters:
      externalSystem - the externalSystem to set
    • getNote

      public final LocalizedString getNote()
      Returns:
      the note
    • setNote

      public final void setNote(LocalizedString note)
      Parameters:
      note - the note to set
    • getActive

      public final Boolean getActive()
      Returns:
      the active
    • setActive

      public final void setActive(Boolean active)
      Parameters:
      active - the active to set
    • getGeneric

      public final Boolean getGeneric()
      Returns:
      the generic
    • setGeneric

      public final void setGeneric(Boolean generic)
      Parameters:
      generic - the generic to set
    • getManagedInStock

      public final Boolean getManagedInStock()
      Returns:
      the managedInStock
    • setManagedInStock

      public final void setManagedInStock(Boolean managedInStock)
      Parameters:
      managedInStock - the managedInStock to set