public class PackageId extends Object implements Serializable
This class uniquely identify a document package
| Constructor and Description |
|---|
PackageId(String id)
Constructor of the PackageId class
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getId()
Accessor method used to get the package ID
|
int |
hashCode() |
String |
toString() |
Copyright 2022 OneSpan All rights reserved.