|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ORG.oclc.z39.oclcUserInformation4
oclcUserInformation4 is part of a DatabaseInfo or a TargeteInfo Explain record. It is in the commonInfo field.
Field Summary | |
storedKeys[] |
keys
List of mappings to convert key codes into more readable tags |
static String |
OID
Object identifier for this field |
restrictorWords[] |
restWords
List of mappings to convert restrictor words to more readable text |
int[] |
topicsInts
List of integer values for the topics covered by this site or this database |
String[] |
topicsStrings
List of String names for the topics covered by this site or this database |
int[] |
typesInts
List of integer values for the types of databases represented by this site or this database |
String[] |
typesStrings
List of String names for the types of databases represented by this site or this database |
Constructor Summary | |
oclcUserInformation4()
|
|
oclcUserInformation4(DataDir userInformationField)
|
Method Summary | |
DataDir |
toDataDir()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
public static final String OID
public int[] typesInts
public String[] typesStrings
public int[] topicsInts
public String[] topicsStrings
public restrictorWords[] restWords
public storedKeys[] keys
Constructor Detail |
public oclcUserInformation4()
public oclcUserInformation4(DataDir userInformationField)
Method Detail |
public DataDir toDataDir()
public String toString()
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |