ORG.oclc.z39
Class storedKeys
java.lang.Object
|
+--ORG.oclc.z39.storedKeys
- public class storedKeys
- extends Object
storedKeys is a mapping that provides tags for data in truncated records.
The Explain database contains the mappings.
keyCode
public String keyCode
keyName
public String keyName
storedKeys
public storedKeys(String code,
String name)
- Parameters:
code
- used in keys stored in the truncated recordname
- displayable tag for the key
toDataDir
public DataDir toDataDir()
- Returns:
- DataDir to go into an Explain record
toString
public String toString()
- Overrides:
- toString in class Object