|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.ontopia.topicmaps.db2tm.Prefix
public class Prefix
INTERNAL: Represents a prefix declaration.
Field Summary | |
---|---|
protected String |
id
|
protected String |
locator
|
protected int |
type
|
static int |
TYPE_ITEM_IDENTIFIER
|
static int |
TYPE_SUBJECT_IDENTIFIER
|
static int |
TYPE_SUBJECT_LOCATOR
|
Method Summary | |
---|---|
String |
getId()
INTERNAL: |
String |
getLocator()
INTERNAL: |
int |
getType()
INTERNAL: |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int TYPE_ITEM_IDENTIFIER
public static final int TYPE_SUBJECT_IDENTIFIER
public static final int TYPE_SUBJECT_LOCATOR
protected String id
protected String locator
protected int type
Method Detail |
---|
public String getId()
public String getLocator()
public int getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |