public class RecycleBinToken extends Object implements Serializable
Constructor and Description |
---|
RecycleBinToken(String identifier)
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getIdentifier()
Get the identifier for the recycle bin items query result on the server
|
int |
hashCode() |
public RecycleBinToken(String identifier)
identifier
- The identifier value for the recycle bin items query result on the serverpublic String getIdentifier()
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA