public class PDSeedValueMDP extends Object
| Constructor and Description | 
|---|
| PDSeedValueMDP()Default constructor. | 
| PDSeedValueMDP(COSDictionary dict)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| COSDictionary | getCOSObject()Convert this standard java object to a COS dictionary. | 
| int | getP()Return the P value. | 
| void | setP(int p)Set the P value. | 
public PDSeedValueMDP()
public PDSeedValueMDP(COSDictionary dict)
dict - The signature dictionary.public COSDictionary getCOSObject()
public int getP()
public void setP(int p)
p - the value to be set as PCopyright © 2002–2017 The Apache Software Foundation. All rights reserved.