|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.lanl.NamingAuthority.AuthorityFactory
Provide lookup from AuthorityId to corresponding integer due to lack of mapping in org.omg.PersonIdService.AuthorityId

| Method Summary | |
static int |
getId(java.lang.String auth)
Turn the String into the appropriate integer |
static java.lang.String |
getValue(int i)
Turn the int into the appropriate Authority string |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static int getId(java.lang.String auth)
public static java.lang.String getValue(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||