| 
Oracle Security Developer Tools S/MIME Java API Reference 10g (10.1.4.0.1) B28172-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.security.crypto.smime.ess.ReceiptRequest.AllOrFirstTier
A 'AllOrFirstTier' is a part of the 'ReceiptsFrom' field of a ReceiptRequest.
| Field Summary | |
static ReceiptRequest.AllOrFirstTier | 
ALL_RECIPIENTSRequests Receipts from All the Recipients.  | 
static ReceiptRequest.AllOrFirstTier | 
FIRST_TIER_RECIPIENTSRequests Receipts only from the First Tier Recipients.  | 
| Method Summary | |
 boolean | 
equals(java.lang.Object o)Indicate if this object equals the specified object.  | 
 int | 
getValue()Returns the value.  | 
 int | 
hashCode()Returns the hash code of this object.  | 
| Methods inherited from class java.lang.Object | 
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public static final ReceiptRequest.AllOrFirstTier ALL_RECIPIENTS
public static final ReceiptRequest.AllOrFirstTier FIRST_TIER_RECIPIENTS
| Method Detail | 
public int getValue()
public int hashCode()
public boolean equals(java.lang.Object o)
true if the specified object is equals to this object; false otherwise.
  | 
Oracle Security Developer Tools S/MIME Java API Reference 10g (10.1.4.0.1) B28172-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||