Class X_M_LocatorType

    • Constructor Detail

      • X_M_LocatorType

        public X_M_LocatorType​(Properties ctx,
                               int M_LocatorType_ID,
                               String trxName)
        Standard Constructor
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        3 - Client - Org
      • initPO

        protected POInfo initPO​(Properties ctx)
        Load Meta Data
        Specified by:
        initPO in class PO
        Parameters:
        ctx - context
        Returns:
        POInfo
      • toString

        public String toString()
        Description copied from class: PO
        String representation
        Overrides:
        toString in class PO
        Returns:
        String representation
      • setDescription

        public void setDescription​(String Description)
        Set Description.
        Specified by:
        setDescription in interface I_M_LocatorType
        Parameters:
        Description - Optional short description of the record
      • getDescription

        public String getDescription()
        Get Description.
        Specified by:
        getDescription in interface I_M_LocatorType
        Returns:
        Optional short description of the record
      • setHelp

        public void setHelp​(String Help)
        Set Comment/Help.
        Specified by:
        setHelp in interface I_M_LocatorType
        Parameters:
        Help - Comment or Hint
      • setIsAvailableForReplenishment

        public void setIsAvailableForReplenishment​(boolean IsAvailableForReplenishment)
        Set Available for Replenishment.
        Specified by:
        setIsAvailableForReplenishment in interface I_M_LocatorType
        Parameters:
        IsAvailableForReplenishment - Available for Replenishment
      • isAvailableForReplenishment

        public boolean isAvailableForReplenishment()
        Get Available for Replenishment.
        Specified by:
        isAvailableForReplenishment in interface I_M_LocatorType
        Returns:
        Available for Replenishment
      • setIsAvailableForReservation

        public void setIsAvailableForReservation​(boolean IsAvailableForReservation)
        Set Available for Reservation.
        Specified by:
        setIsAvailableForReservation in interface I_M_LocatorType
        Parameters:
        IsAvailableForReservation - Available for Reservation
      • isAvailableForReservation

        public boolean isAvailableForReservation()
        Get Available for Reservation.
        Specified by:
        isAvailableForReservation in interface I_M_LocatorType
        Returns:
        Available for Reservation
      • setIsAvailableForShipping

        public void setIsAvailableForShipping​(boolean IsAvailableForShipping)
        Set Available for Shipping.
        Specified by:
        setIsAvailableForShipping in interface I_M_LocatorType
        Parameters:
        IsAvailableForShipping - Available for Shipping
      • isAvailableForShipping

        public boolean isAvailableForShipping()
        Get Available for Shipping.
        Specified by:
        isAvailableForShipping in interface I_M_LocatorType
        Returns:
        Available for Shipping
      • setM_LocatorType_ID

        public void setM_LocatorType_ID​(int M_LocatorType_ID)
        Set Locator Type.
        Specified by:
        setM_LocatorType_ID in interface I_M_LocatorType
        Parameters:
        M_LocatorType_ID - Locator Type
      • setM_LocatorType_UU

        public void setM_LocatorType_UU​(String M_LocatorType_UU)
        Set M_LocatorType_UU.
        Specified by:
        setM_LocatorType_UU in interface I_M_LocatorType
        Parameters:
        M_LocatorType_UU - M_LocatorType_UU
      • setName

        public void setName​(String Name)
        Set Name.
        Specified by:
        setName in interface I_M_LocatorType
        Parameters:
        Name - Alphanumeric identifier of the entity
      • getName

        public String getName()
        Get Name.
        Specified by:
        getName in interface I_M_LocatorType
        Returns:
        Alphanumeric identifier of the entity
      • getKeyNamePair

        public KeyNamePair getKeyNamePair()
        Get Record ID/ColumnName
        Returns:
        ID/ColumnName pair