public abstract class AbstractScpCommandDetails
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected char |
command |
Modifier | Constructor and Description |
---|---|
protected |
AbstractScpCommandDetails(char command) |
Modifier and Type | Method and Description |
---|---|
char |
getCommand() |
abstract java.lang.String |
toHeader() |