public class Prefix extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
id |
protected String |
locator |
protected int |
type |
static int |
TYPE_ITEM_IDENTIFIER |
static int |
TYPE_SUBJECT_IDENTIFIER |
static int |
TYPE_SUBJECT_LOCATOR |
Modifier and Type | Method and Description |
---|---|
String |
getId()
INTERNAL:
|
String |
getLocator()
INTERNAL:
|
int |
getType()
INTERNAL:
|
public static final int TYPE_ITEM_IDENTIFIER
public static final int TYPE_SUBJECT_IDENTIFIER
public static final int TYPE_SUBJECT_LOCATOR
protected final String id
protected final String locator
protected final int type