public class IndirectIdentifier extends Base
| Constructor and Description |
|---|
IndirectIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
int |
getGeneration() |
int |
getNumber() |
void |
setGeneration(int Generation) |
void |
setNumber(int Number) |
String |
toPDFString() |
int |
write(OutputStream out) |
public void setNumber(int Number)
public int getNumber()
public void setGeneration(int Generation)
public int getGeneration()
public String toPDFString()
toPDFString in class Basepublic int write(OutputStream out) throws IOException
IOExceptionCopyright © 2016. All rights reserved.