-
public interface DumpableFlags anAOServObjects as being able to dump its contents into aWriter.- Author:
- AO Industries, Inc.
- See Also:
AOServObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddump(PrintWriter out)Dumps the contents of this object into aWriter
-
-
-
Method Detail
-
dump
void dump(PrintWriter out) throws IOException, SQLException
Dumps the contents of this object into aWriter- Throws:
IOExceptionSQLException
-
-