Class X_C_POSTenderType

    • Constructor Detail

      • X_C_POSTenderType

        public X_C_POSTenderType​(Properties ctx,
                                 int C_POSTenderType_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
      • setC_POSTenderType_ID

        public void setC_POSTenderType_ID​(int C_POSTenderType_ID)
        Set POS Tender Type.
        Specified by:
        setC_POSTenderType_ID in interface I_C_POSTenderType
        Parameters:
        C_POSTenderType_ID - POS Tender Type
      • setC_POSTenderType_UU

        public void setC_POSTenderType_UU​(String C_POSTenderType_UU)
        Set C_POSTenderType_UU.
        Specified by:
        setC_POSTenderType_UU in interface I_C_POSTenderType
        Parameters:
        C_POSTenderType_UU - C_POSTenderType_UU
      • setDescription

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

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

        public void setIsGuarantee​(boolean IsGuarantee)
        Set Guarantee.
        Specified by:
        setIsGuarantee in interface I_C_POSTenderType
        Parameters:
        IsGuarantee - Guarantee for a Credit
      • isGuarantee

        public boolean isGuarantee()
        Get Guarantee.
        Specified by:
        isGuarantee in interface I_C_POSTenderType
        Returns:
        Guarantee for a Credit
      • setIsPostDated

        public void setIsPostDated​(boolean IsPostDated)
        Set Post Dated.
        Specified by:
        setIsPostDated in interface I_C_POSTenderType
        Parameters:
        IsPostDated - Post Dated
      • setName

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

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

        public void setTenderType​(String TenderType)
        Set Tender type.
        Specified by:
        setTenderType in interface I_C_POSTenderType
        Parameters:
        TenderType - Method of Payment
      • setValue

        public void setValue​(String Value)
        Set Search Key.
        Specified by:
        setValue in interface I_C_POSTenderType
        Parameters:
        Value - Search key for the record in the format required - must be unique
      • getValue

        public String getValue()
        Get Search Key.
        Specified by:
        getValue in interface I_C_POSTenderType
        Returns:
        Search key for the record in the format required - must be unique