Interface I_S_ResourceType

  • All Known Implementing Classes:
    MResourceType, X_S_ResourceType

    public interface I_S_ResourceType
    Generated Interface for S_ResourceType
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setAllowUoMFractions

        void setAllowUoMFractions​(boolean AllowUoMFractions)
        Set Allow UoM Fractions. Allow Unit of Measure Fractions
      • isAllowUoMFractions

        boolean isAllowUoMFractions()
        Get Allow UoM Fractions. Allow Unit of Measure Fractions
      • setChargeableQty

        void setChargeableQty​(int ChargeableQty)
        Set Chargeable Quantity
      • getChargeableQty

        int getChargeableQty()
        Get Chargeable Quantity
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setC_TaxCategory_ID

        void setC_TaxCategory_ID​(int C_TaxCategory_ID)
        Set Tax Category. Tax Category
      • getC_TaxCategory_ID

        int getC_TaxCategory_ID()
        Get Tax Category. Tax Category
      • setC_UOM_ID

        void setC_UOM_ID​(int C_UOM_ID)
        Set UOM. Unit of Measure
      • getC_UOM_ID

        int getC_UOM_ID()
        Get UOM. Unit of Measure
      • setDescription

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • setIsActive

        void setIsActive​(boolean IsActive)
        Set Active. The record is active in the system
      • isActive

        boolean isActive()
        Get Active. The record is active in the system
      • setIsDateSlot

        void setIsDateSlot​(boolean IsDateSlot)
        Set Day Slot. Resource has day slot availability
      • isDateSlot

        boolean isDateSlot()
        Get Day Slot. Resource has day slot availability
      • setIsSingleAssignment

        void setIsSingleAssignment​(boolean IsSingleAssignment)
        Set Single Assignment only. Only one assignment at a time (no double-booking or overlapping)
      • isSingleAssignment

        boolean isSingleAssignment()
        Get Single Assignment only. Only one assignment at a time (no double-booking or overlapping)
      • setIsTimeSlot

        void setIsTimeSlot​(boolean IsTimeSlot)
        Set Time Slot. Resource has time slot availability
      • isTimeSlot

        boolean isTimeSlot()
        Get Time Slot. Resource has time slot availability
      • setM_Product_Category_ID

        void setM_Product_Category_ID​(int M_Product_Category_ID)
        Set Product Category. Category of a Product
      • getM_Product_Category_ID

        int getM_Product_Category_ID()
        Get Product Category. Category of a Product
      • setName

        void setName​(String Name)
        Set Name. Alphanumeric identifier of the entity
      • getName

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • setOnFriday

        void setOnFriday​(boolean OnFriday)
        Set Friday. Available on Fridays
      • isOnFriday

        boolean isOnFriday()
        Get Friday. Available on Fridays
      • setOnMonday

        void setOnMonday​(boolean OnMonday)
        Set Monday. Available on Mondays
      • isOnMonday

        boolean isOnMonday()
        Get Monday. Available on Mondays
      • setOnSaturday

        void setOnSaturday​(boolean OnSaturday)
        Set Saturday. Available on Saturday
      • isOnSaturday

        boolean isOnSaturday()
        Get Saturday. Available on Saturday
      • setOnSunday

        void setOnSunday​(boolean OnSunday)
        Set Sunday. Available on Sundays
      • isOnSunday

        boolean isOnSunday()
        Get Sunday. Available on Sundays
      • setOnThursday

        void setOnThursday​(boolean OnThursday)
        Set Thursday. Available on Thursdays
      • isOnThursday

        boolean isOnThursday()
        Get Thursday. Available on Thursdays
      • setOnTuesday

        void setOnTuesday​(boolean OnTuesday)
        Set Tuesday. Available on Tuesdays
      • isOnTuesday

        boolean isOnTuesday()
        Get Tuesday. Available on Tuesdays
      • setOnWednesday

        void setOnWednesday​(boolean OnWednesday)
        Set Wednesday. Available on Wednesdays
      • isOnWednesday

        boolean isOnWednesday()
        Get Wednesday. Available on Wednesdays
      • setS_ResourceType_ID

        void setS_ResourceType_ID​(int S_ResourceType_ID)
        Set Resource Type
      • getS_ResourceType_ID

        int getS_ResourceType_ID()
        Get Resource Type
      • setS_ResourceType_UU

        void setS_ResourceType_UU​(String S_ResourceType_UU)
        Set S_ResourceType_UU
      • getS_ResourceType_UU

        String getS_ResourceType_UU()
        Get S_ResourceType_UU
      • setTimeSlotEnd

        void setTimeSlotEnd​(Timestamp TimeSlotEnd)
        Set Slot End. Time when timeslot ends
      • getTimeSlotEnd

        Timestamp getTimeSlotEnd()
        Get Slot End. Time when timeslot ends
      • setTimeSlotStart

        void setTimeSlotStart​(Timestamp TimeSlotStart)
        Set Slot Start. Time when timeslot starts
      • getTimeSlotStart

        Timestamp getTimeSlotStart()
        Get Slot Start. Time when timeslot starts
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records
      • setValue

        void setValue​(String Value)
        Set Search Key. Search key for the record in the format required - must be unique
      • getValue

        String getValue()
        Get Search Key. Search key for the record in the format required - must be unique