public class GPCommands extends Object
| Constructor and Description |
|---|
GPCommands() |
| Modifier and Type | Method and Description |
|---|---|
static void |
listRegistry(GPRegistry reg,
PrintStream out,
boolean verbose) |
static void |
setPerso(GPSession gp,
byte[] data) |
static void |
setPrePerso(GPSession gp,
byte[] data) |
public static void setPrePerso(GPSession gp, byte[] data) throws GPException, IOException
GPExceptionIOExceptionpublic static void setPerso(GPSession gp, byte[] data) throws GPException, IOException
GPExceptionIOExceptionpublic static void listRegistry(GPRegistry reg, PrintStream out, boolean verbose)
Copyright © 2019. All rights reserved.