public class CDXCOB
extends java.lang.Object
| Constructor and Description |
|---|
CDXCOB(java.lang.String strCDXName,
double dblPrice)
CDXCOB constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
display()
Display the CDXCOB Content
|
java.lang.String |
name()
The CDX Name
|
double |
price()
The COB Price
|