public abstract class AbstractCMD extends Copyable
| Modifier and Type | Field and Description |
|---|---|
protected String |
cmdVersion |
protected Header |
header |
protected Resources |
resources |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractCMD() |
|
AbstractCMD(String cmdVersion,
Header header,
Resources resources) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCMD |
copy() |
String |
getCMDVersion() |
Header |
getHeader() |
Resources |
getResources() |
clone, copy, copy, shallowCopyCopyright © 2014. All rights reserved.