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) |
java.lang.String |
toPDFString() |
public void setNumber(int Number)
public int getNumber()
public void setGeneration(int Generation)
public int getGeneration()
public java.lang.String toPDFString()
toPDFString
in class Base