public class PSAbout extends PSObject
Modifier | Constructor and Description |
---|---|
protected | PSAbout(com.ibm.etill.org.w3c.dom.Element xml)
Deprecated.
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.util.Enumeration | enumerateCassetteAbouts()
Deprecated.
Returns an enumeration of PSCassetteAbout objects, one object for each cassette installed.
|
java.lang.String | getProductVersion()
Deprecated.
Returns the version number of the Commerce Payments product.
|
java.lang.String | getUserName()
Deprecated.
Returns the user name of this user
|
protected PSAbout(com.ibm.etill.org.w3c.dom.Element xml)
public java.lang.String getUserName()
public java.lang.String getProductVersion()
public java.util.Enumeration enumerateCassetteAbouts()