|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.registry.service.XmlRegistry.HistoryEntry
public static class XmlRegistry.HistoryEntry
The Class HistoryEntry.
Field Summary | |
---|---|
java.lang.String |
dbName
The db name. |
java.lang.String |
dbURL
The db url. |
long |
lastUpdateDate
The last update date. |
java.lang.String |
prefix
The prefix. |
java.lang.String |
urn
The urn. |
Constructor Summary | |
---|---|
XmlRegistry.HistoryEntry()
|
Method Summary | |
---|---|
java.lang.String |
getdbName()
Gets the db name. |
java.lang.String |
getPrefix()
Gets the prefix. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String urn
public java.lang.String dbURL
public java.lang.String prefix
public java.lang.String dbName
public long lastUpdateDate
Constructor Detail |
---|
public XmlRegistry.HistoryEntry()
Method Detail |
---|
public java.lang.String getdbName()
public java.lang.String getPrefix()
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |