psdi.app.ticket

Class FldTKFRLevelCode

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldTKFRLevelCode
    extends MAXTableDomain
    Field class for the attributes for the ticket's failure report's lower level attributes. These attributes must have a name of the form FRCODE, i.e. FR1CODE, FR2CODE, etc. There can be any number of these attributes. The rows are counted from 0, but there's already a persistent column ProblemCode for this row.
    See Also:
    psdi.app.workorder.FldTKProblemCode, psdi.app.workorder.FldTKFailureCode, FailureReportSet
    • Constructor Detail

      • FldTKFRLevelCode

        public FldTKFRLevelCode(MboValue mbv)
        Construct passing the field to which you are listening.
        Parameters:
        mbv - the MboValue failure report's lower level field in the ticket object attach to.