public class PSCassetteObject extends PSObject
| Constructor and Description |
|---|
| PSCassetteObject(com.ibm.etill.org.w3c.dom.Element xml)
Deprecated.
Construct a PSCassetteObject object.
|
| Modifier and Type | Method and Description |
|---|---|
| byte[] | getContent()
Deprecated.
Returns the content of the CassetteObject.
|
| java.lang.String | getKey()
Deprecated.
Returns the Key attribute of the CassetteObject.
|
| PSObject | getParent()
Deprecated.
Returns the parent object of this CassetteObject.
|
| void | setParent(PSObject parent)
Deprecated.
Sets the parent object of the CassetteObject.
|
public PSCassetteObject(com.ibm.etill.org.w3c.dom.Element xml)
public java.lang.String getKey()
public byte[] getContent()
public PSObject getParent()
public void setParent(PSObject parent)