Uses of Class
com.aoindustries.aoserv.client.linux.Server.MdMismatchReport
-
Packages that use Server.MdMismatchReport Package Description com.aoindustries.aoserv.client.linux -
-
Uses of Server.MdMismatchReport in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return types with arguments of type Server.MdMismatchReport Modifier and Type Method Description List<Server.MdMismatchReport>Server. getMdMismatchReport()Gets the MD mismatch report.static List<Server.MdMismatchReport>Server. parseMdMismatchReport(String mismatchReport)Parses a MD mismatch report.
-