public class Patch extends Object
Constructor and Description |
---|
Patch(int bank,
int program)
Constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getBank()
Get the bank of
Patch |
int |
getProgram()
Get the program of
Patch |