Uses of Class
pops.ale.epc.reports.ECReportMemberField

Packages that use ECReportMemberField
pops.ale.epc.reports   
 

Uses of ECReportMemberField in pops.ale.epc.reports
 

Methods in pops.ale.epc.reports that return ECReportMemberField
 ECReportMemberField ECReportGroupListMember.getFieldList()
          Getter for fieldList
 

Methods in pops.ale.epc.reports with parameters of type ECReportMemberField
 void ECReportGroupListMember.setFieldList(ECReportMemberField fieldList)
          Setter for fieldList
 

Constructors in pops.ale.epc.reports with parameters of type ECReportMemberField
ECReportGroupListMember(java.lang.String epc, java.lang.String tag, java.lang.String rawHex, java.lang.String rawDecimal, ECReportMemberField fieldList, ECTagStat stats, byte[] tagId)
          Constructor