public class EodSchemaLookup extends SchemaLookup
| Constructor and Description |
|---|
EodSchemaLookup(java.lang.String site,
java.lang.String histology)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
getAllowedKeys()
Returns a list of allowable keys.
|
clearInputs, equals, getHistology, getInput, getInputs, getKeys, getSite, hasDiscriminator, hashCode, setHistology, setInput, setSitepublic EodSchemaLookup(java.lang.String site,
java.lang.String histology)
site - primary sitehistology - histologypublic java.util.Set<java.lang.String> getAllowedKeys()
SchemaLookupgetAllowedKeys in class SchemaLookup