Class FactsEventData

    • Constructor Detail

      • FactsEventData

        public FactsEventData​(MAcctSchema acctSchema,
                              List<Fact> facts,
                              PO po)
        Parameters:
        acctSchema -
        facts -
        po -
    • Method Detail

      • getAcctSchema

        public MAcctSchema getAcctSchema()
        Returns:
        the acctSchema
      • getFacts

        public List<Fact> getFacts()
        Returns:
        the facts
      • getPo

        public PO getPo()
        Specified by:
        getPo in interface POEventData
        Returns:
        the po