Skip navigation links
A B C D E F G H I K M N P R S T U V W Y _ 

A

addInitialContext(String, String) - Method in class com.imsweb.seerapi.client.staging.StagingMapping
 
algorithms() - Method in interface com.imsweb.seerapi.client.staging.StagingService
Return a list of all supported staging algorithms
apiKey(String) - Method in class com.imsweb.seerapi.client.SeerApi.Builder
 

B

BadRequestException - Exception in com.imsweb.seerapi.client
 
BadRequestException() - Constructor for exception com.imsweb.seerapi.client.BadRequestException
 
BadRequestException(String) - Constructor for exception com.imsweb.seerapi.client.BadRequestException
 
BadRequestException(String, Throwable) - Constructor for exception com.imsweb.seerapi.client.BadRequestException
 
BadRequestException(Throwable) - Constructor for exception com.imsweb.seerapi.client.BadRequestException
 
build() - Method in class com.imsweb.seerapi.client.staging.cs.CsStagingData.CsStagingInputBuilder
 
build() - Method in class com.imsweb.seerapi.client.staging.eod.EodStagingData.EodStagingInputBuilder
 
build() - Method in class com.imsweb.seerapi.client.staging.tnm.TnmStagingData.TnmStagingInputBuilder
 
Builder() - Constructor for class com.imsweb.seerapi.client.SeerApi.Builder
Constructor defaults url and key using the key stored in ~/.seerapi or the environment variable SEER_API_KEY

C

changelogs(String, String, String, Integer) - Method in interface com.imsweb.seerapi.client.glossary.GlossaryService
Return the changelog entries for the passed database version
changelogs(String, String, String, Integer) - Method in interface com.imsweb.seerapi.client.rx.RxService
Return the changelog entries for the passed database version
clearInputs() - Method in class com.imsweb.seerapi.client.staging.SchemaLookup
Return all elements from the input
com.imsweb.seerapi.client - package com.imsweb.seerapi.client
Classes for making API calls against the SEER API
com.imsweb.seerapi.client.disease - package com.imsweb.seerapi.client.disease
Disease entities used in API calls
com.imsweb.seerapi.client.glossary - package com.imsweb.seerapi.client.glossary
Glossary entities used in API calls
com.imsweb.seerapi.client.hcpcs - package com.imsweb.seerapi.client.hcpcs
 
com.imsweb.seerapi.client.mph - package com.imsweb.seerapi.client.mph
 
com.imsweb.seerapi.client.naaccr - package com.imsweb.seerapi.client.naaccr
NAACCR entities used in API calls
com.imsweb.seerapi.client.ndc - package com.imsweb.seerapi.client.ndc
 
com.imsweb.seerapi.client.publishable - package com.imsweb.seerapi.client.publishable
 
com.imsweb.seerapi.client.rx - package com.imsweb.seerapi.client.rx
RX entities used in API calls
com.imsweb.seerapi.client.shared - package com.imsweb.seerapi.client.shared
Shared entities used in API calls
com.imsweb.seerapi.client.siterecode - package com.imsweb.seerapi.client.siterecode
Site recode entities used in API calls
com.imsweb.seerapi.client.staging - package com.imsweb.seerapi.client.staging
 
com.imsweb.seerapi.client.staging.cs - package com.imsweb.seerapi.client.staging.cs
 
com.imsweb.seerapi.client.staging.eod - package com.imsweb.seerapi.client.staging.eod
 
com.imsweb.seerapi.client.staging.tnm - package com.imsweb.seerapi.client.staging.tnm
 
com.imsweb.seerapi.client.surgery - package com.imsweb.seerapi.client.surgery
Site-Specific Surgery entities used in API calls
connect() - Method in class com.imsweb.seerapi.client.SeerApi.Builder
 
CsSchemaLookup - Class in com.imsweb.seerapi.client.staging.cs
 
CsSchemaLookup() - Constructor for class com.imsweb.seerapi.client.staging.cs.CsSchemaLookup
Default constructor
CsSchemaLookup(String, String) - Constructor for class com.imsweb.seerapi.client.staging.cs.CsSchemaLookup
Constructor
CsSchemaLookup(String, String, String) - Constructor for class com.imsweb.seerapi.client.staging.cs.CsSchemaLookup
Constructor
CsStagingData - Class in com.imsweb.seerapi.client.staging.cs
 
CsStagingData() - Constructor for class com.imsweb.seerapi.client.staging.cs.CsStagingData
Default constructor
CsStagingData(String, String) - Constructor for class com.imsweb.seerapi.client.staging.cs.CsStagingData
Construct with site and histology
CsStagingData(String, String, String) - Constructor for class com.imsweb.seerapi.client.staging.cs.CsStagingData
Construct with site, histology and SSF25
CsStagingData.CsInput - Enum in com.imsweb.seerapi.client.staging.cs
 
CsStagingData.CsOutput - Enum in com.imsweb.seerapi.client.staging.cs
 
CsStagingData.CsStagingInputBuilder - Class in com.imsweb.seerapi.client.staging.cs
CsStagingInputBuilder builder
CsStagingInputBuilder() - Constructor for class com.imsweb.seerapi.client.staging.cs.CsStagingData.CsStagingInputBuilder
 

D

DateRange - Class in com.imsweb.seerapi.client.disease
 
DateRange() - Constructor for class com.imsweb.seerapi.client.disease.DateRange
Default constructor
DateRangeString - Class in com.imsweb.seerapi.client.disease
 
DateRangeString() - Constructor for class com.imsweb.seerapi.client.disease.DateRangeString
Default constructor
Disease - Class in com.imsweb.seerapi.client.disease
 
Disease() - Constructor for class com.imsweb.seerapi.client.disease.Disease
 
disease() - Method in class com.imsweb.seerapi.client.SeerApi
Return the disease service
Disease.Type - Enum in com.imsweb.seerapi.client.disease
 
DiseaseChangelog - Class in com.imsweb.seerapi.client.disease
 
DiseaseChangelog() - Constructor for class com.imsweb.seerapi.client.disease.DiseaseChangelog
 
DiseaseChangelogEntry - Class in com.imsweb.seerapi.client.disease
 
DiseaseChangelogEntry() - Constructor for class com.imsweb.seerapi.client.disease.DiseaseChangelogEntry
 
DiseaseChangelogResults - Class in com.imsweb.seerapi.client.disease
 
DiseaseChangelogResults() - Constructor for class com.imsweb.seerapi.client.disease.DiseaseChangelogResults
Default constructor
diseaseChangelogs(String, String, String, Integer) - Method in interface com.imsweb.seerapi.client.disease.DiseaseService
Return the changelog entries for the passed database version
DiseaseHistoryEvent - Class in com.imsweb.seerapi.client.disease
 
DiseaseHistoryEvent() - Constructor for class com.imsweb.seerapi.client.disease.DiseaseHistoryEvent
 
DiseaseSearch - Class in com.imsweb.seerapi.client.disease
 
DiseaseSearch() - Constructor for class com.imsweb.seerapi.client.disease.DiseaseSearch
 
DiseaseSearch(String) - Constructor for class com.imsweb.seerapi.client.disease.DiseaseSearch
 
DiseaseSearch(String, Disease.Type) - Constructor for class com.imsweb.seerapi.client.disease.DiseaseSearch
 
DiseaseSearchResults - Class in com.imsweb.seerapi.client.disease
 
DiseaseSearchResults() - Constructor for class com.imsweb.seerapi.client.disease.DiseaseSearchResults
 
DiseaseService - Interface in com.imsweb.seerapi.client.disease
 
DiseaseSource - Class in com.imsweb.seerapi.client.disease
 
DiseaseSource() - Constructor for class com.imsweb.seerapi.client.disease.DiseaseSource
 
DiseaseVersion - Class in com.imsweb.seerapi.client.disease
 
DiseaseVersion() - Constructor for class com.imsweb.seerapi.client.disease.DiseaseVersion
 

E

EodSchemaLookup - Class in com.imsweb.seerapi.client.staging.eod
 
EodSchemaLookup(String, String) - Constructor for class com.imsweb.seerapi.client.staging.eod.EodSchemaLookup
Constructor
EodStagingData - Class in com.imsweb.seerapi.client.staging.eod
 
EodStagingData() - Constructor for class com.imsweb.seerapi.client.staging.eod.EodStagingData
Default constructor
EodStagingData(String, String) - Constructor for class com.imsweb.seerapi.client.staging.eod.EodStagingData
Construct with site and histology
EodStagingData(String, String, String) - Constructor for class com.imsweb.seerapi.client.staging.eod.EodStagingData
Construct with site, histology and discriminators
EodStagingData(String, String, String, String) - Constructor for class com.imsweb.seerapi.client.staging.eod.EodStagingData
Construct with site, histology and discriminators
EodStagingData.EodInput - Enum in com.imsweb.seerapi.client.staging.eod
 
EodStagingData.EodOutput - Enum in com.imsweb.seerapi.client.staging.eod
 
EodStagingData.EodStagingInputBuilder - Class in com.imsweb.seerapi.client.staging.eod
TnmStagingInputBuilder builder
EodStagingInputBuilder() - Constructor for class com.imsweb.seerapi.client.staging.eod.EodStagingData.EodStagingInputBuilder
 
equals(Object) - Method in class com.imsweb.seerapi.client.staging.SchemaLookup
 
ErrorInterceptor - Class in com.imsweb.seerapi.client
Interceptor to catch all non-200 responses and convert them to exceptions.
ErrorInterceptor() - Constructor for class com.imsweb.seerapi.client.ErrorInterceptor
 
ErrorResponse - Class in com.imsweb.seerapi.client
 
ErrorResponse() - Constructor for class com.imsweb.seerapi.client.ErrorResponse
 

F

field(String, Integer) - Method in interface com.imsweb.seerapi.client.naaccr.NaaccrService
Return a list of all the field identifiers and names from a specified NAACCR version
fieldNames(String) - Method in interface com.imsweb.seerapi.client.naaccr.NaaccrService
Return a list of all the field identifiers and names from a specified NAACCR version

G

getAbbreviation() - Method in class com.imsweb.seerapi.client.rx.Rx
 
getAbstractorNote() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getAbstractorNote() - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
getAddedSince() - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
getAdds() - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelog
 
getAdds() - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelog
 
getAdds() - Method in class com.imsweb.seerapi.client.rx.RxChangelog
 
getAlgorithm() - Method in class com.imsweb.seerapi.client.staging.StagingAlgorithm
 
getAlgorithm() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getAlgorithm() - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
getAlgorithm() - Method in class com.imsweb.seerapi.client.staging.StagingVersion
 
getAlign() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
getAlign() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
getAllowedKeys() - Method in class com.imsweb.seerapi.client.staging.cs.CsSchemaLookup
 
getAllowedKeys() - Method in class com.imsweb.seerapi.client.staging.eod.EodSchemaLookup
 
getAllowedKeys() - Method in class com.imsweb.seerapi.client.staging.SchemaLookup
Returns a list of allowable keys.
getAllowedKeys() - Method in class com.imsweb.seerapi.client.staging.tnm.TnmSchemaLookup
 
getAlternateName() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getAlternateName() - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
getAlternateName() - Method in class com.imsweb.seerapi.client.rx.Rx
 
getApplicationNumber() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getAppliedRules() - Method in class com.imsweb.seerapi.client.mph.MphOutput
 
getAssignedTo() - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
getAssignedTo() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
getBehaviorIcdO2() - Method in class com.imsweb.seerapi.client.mph.MphInput
 
getBehaviorIcdO3() - Method in class com.imsweb.seerapi.client.mph.MphInput
 
getBiomarkers() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getBrandNames() - Method in class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
getByCode(String) - Method in interface com.imsweb.seerapi.client.ndc.NdcService
Return a complete NDC entity based on code.
getById(String, String) - Method in interface com.imsweb.seerapi.client.disease.DiseaseService
Return a complete disease entity based in identifier.
getById(String, String, boolean) - Method in interface com.imsweb.seerapi.client.disease.DiseaseService
Return a complete disease entity based in identifier
getById(String, String) - Method in interface com.imsweb.seerapi.client.glossary.GlossaryService
Return a complete glossary entity based in identifier
getById(String, String) - Method in interface com.imsweb.seerapi.client.rx.RxService
Return a complete Rx entity based in identifier
getById(String, String, boolean) - Method in interface com.imsweb.seerapi.client.rx.RxService
Return a complete Rx entity based in identifier
getCategories() - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
getCategories() - Method in class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
getCategories() - Method in class com.imsweb.seerapi.client.ndc.NdcSeerInfo
 
getCategory() - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
getCategory() - Method in class com.imsweb.seerapi.client.rx.Rx
 
getCategory() - Method in class com.imsweb.seerapi.client.shared.KeywordMatch
 
getChangelogs() - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelogResults
 
getChangelogs() - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelogResults
 
getChangelogs() - Method in class com.imsweb.seerapi.client.rx.RxChangelogResults
 
getCitation() - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
getCmsApprovalDate() - Method in class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
getCmsDiscontinuationDate() - Method in class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
getCode() - Method in class com.imsweb.seerapi.client.ndc.NdcPackage
 
getCode() - Method in class com.imsweb.seerapi.client.staging.StagingCode
 
getCode() - Method in class com.imsweb.seerapi.client.surgery.SurgeryRow
 
getColumnDefinitions() - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
getColumns() - Method in class com.imsweb.seerapi.client.staging.StagingError
 
getCount() - Method in class com.imsweb.seerapi.client.publishable.PublishableChangelogResults
 
getCount() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
getCount() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
getCount() - Method in class com.imsweb.seerapi.client.publishable.PublishableVersion
 
getCount() - Method in class com.imsweb.seerapi.client.shared.Version
Returns the count
getDate() - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelog
 
getDate() - Method in class com.imsweb.seerapi.client.disease.DiseaseHistoryEvent
 
getDate() - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelog
 
getDate() - Method in class com.imsweb.seerapi.client.glossary.GlossaryHistoryEvent
 
getDate() - Method in class com.imsweb.seerapi.client.rx.RxChangelog
 
getDate() - Method in class com.imsweb.seerapi.client.rx.RxHistoryEvent
 
getDateAdded() - Method in class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
getDateAdded() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getDateModified() - Method in class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
getDateModified() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getDateModified() - Method in class com.imsweb.seerapi.client.ndc.NdcSeerInfo
 
getDateOfDiagnosisDay() - Method in class com.imsweb.seerapi.client.mph.MphInput
 
getDateOfDiagnosisMonth() - Method in class com.imsweb.seerapi.client.mph.MphInput
 
getDateOfDiagnosisYear() - Method in class com.imsweb.seerapi.client.mph.MphInput
 
getDateRemoved() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getDeaSchedule() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getDecimalPlaces() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
getDefault() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
getDefault() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
getDefaultValue() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
getDefinition() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getDefinition() - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
getDeletes() - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelog
 
getDeletes() - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelog
 
getDeletes() - Method in class com.imsweb.seerapi.client.rx.RxChangelog
 
getDescription() - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelog
 
getDescription() - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelog
 
getDescription() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
getDescription() - Method in class com.imsweb.seerapi.client.ndc.NdcPackage
 
getDescription() - Method in class com.imsweb.seerapi.client.rx.RxChangelog
 
getDescription() - Method in class com.imsweb.seerapi.client.staging.StagingAlgorithm
 
getDescription() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getDescription() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
getDescription() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
getDescription() - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
getDescription() - Method in class com.imsweb.seerapi.client.surgery.SurgeryRow
 
getDiagnosisMethod() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getDiscriminators() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInfo
 
getDisease1() - Method in class com.imsweb.seerapi.client.disease.SamePrimaries
 
getDisease2() - Method in class com.imsweb.seerapi.client.disease.SamePrimaries
 
getDocumentation() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
getDoNotCode() - Method in class com.imsweb.seerapi.client.rx.Rx
 
getDoNotCode() - Method in class com.imsweb.seerapi.client.rx.RxSearch
 
getDosageFormName() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getDrugs() - Method in class com.imsweb.seerapi.client.rx.Rx
 
getEdition() - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
getEnd() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
getEnd() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
getEnd() - Method in class com.imsweb.seerapi.client.shared.KeywordMatch
 
getEndDate() - Method in class com.imsweb.seerapi.client.disease.DateRange
 
getEndMarketingDate() - Method in class com.imsweb.seerapi.client.ndc.NdcPackage
 
getEndMarketingDate() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getEndYear() - Method in class com.imsweb.seerapi.client.disease.YearRange
 
getError() - Method in class com.imsweb.seerapi.client.ErrorResponse
 
getErrors() - Method in class com.imsweb.seerapi.client.staging.StagingData
 
getEvsId() - Method in class com.imsweb.seerapi.client.rx.Rx
 
getExamples() - Method in class com.imsweb.seerapi.client.mph.MphRule
 
getExams() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getExclusionTables() - Method in class com.imsweb.seerapi.client.staging.StagingMapping
 
getExclusiveAgent() - Method in class com.imsweb.seerapi.client.ndc.NdcSeerInfo
 
getExtraInput() - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
getFdaApprovalYear() - Method in class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
getFdaDiscontinuationYear() - Method in class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
getFieldNotes() - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
getFingerprint() - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
getFirstPublished() - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
getFirstPublished() - Method in class com.imsweb.seerapi.client.publishable.PublishableVersion
 
getFootnotes() - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
getFrom() - Method in class com.imsweb.seerapi.client.staging.StagingKeyMapping
 
getGenericName() - Method in class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
getGenetics() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getGlossaryMatches() - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
getGrade() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getGroupId() - Method in class com.imsweb.seerapi.client.mph.MphOutput
 
getGroupId() - Method in class com.imsweb.seerapi.client.mph.MphRule
 
getHasSeerInfo() - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
getHcpcsCode() - Method in class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
getHidden() - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
getHigh() - Method in class com.imsweb.seerapi.client.disease.SiteRange
 
getHist() - Method in class com.imsweb.seerapi.client.siterecode.SiteRecode
 
getHistExclusions() - Method in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
getHistInclusions() - Method in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
getHistology() - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
getHistology() - Method in class com.imsweb.seerapi.client.rx.Rx
 
getHistology() - Method in class com.imsweb.seerapi.client.staging.SchemaLookup
Get histology
getHistologyIcdO2() - Method in class com.imsweb.seerapi.client.mph.MphInput
 
getHistologyIcdO3() - Method in class com.imsweb.seerapi.client.mph.MphInput
 
getHistory() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getHistory() - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
getHistory() - Method in class com.imsweb.seerapi.client.rx.Rx
 
getIcd10CmCode() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getIcd10Code() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getIcd9Code() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getIcdO1Effective() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getIcdO1Morphology() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getIcdO2Effective() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getIcdO2Morphology() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getIcdO3Effective() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getIcdO3Morphology() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getId() - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelogEntry
 
getId() - Method in class com.imsweb.seerapi.client.disease.SiteCategory
 
getId() - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelogEntry
 
getId() - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
getId() - Method in class com.imsweb.seerapi.client.rx.RxChangelogEntry
 
getId() - Method in class com.imsweb.seerapi.client.shared.KeywordMatch
 
getId() - Method in class com.imsweb.seerapi.client.staging.StagingMapping
 
getId() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getId() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInfo
 
getId() - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
getId() - Method in class com.imsweb.seerapi.client.staging.StagingTablePath
 
getImmunophenotype() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getIncludeRemoved() - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
getInclusionTables() - Method in class com.imsweb.seerapi.client.staging.StagingMapping
 
getInitialContext() - Method in class com.imsweb.seerapi.client.staging.StagingMapping
 
getInitialContext() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getInput(CsStagingData.CsInput) - Method in class com.imsweb.seerapi.client.staging.cs.CsStagingData
Return the specified input value
getInput(EodStagingData.EodInput) - Method in class com.imsweb.seerapi.client.staging.eod.EodStagingData
Return the specified input value
getInput(String) - Method in class com.imsweb.seerapi.client.staging.SchemaLookup
Get the value of a single input
getInput() - Method in class com.imsweb.seerapi.client.staging.StagingData
 
getInput(String) - Method in class com.imsweb.seerapi.client.staging.StagingData
 
getInput(TnmStagingData.TnmInput) - Method in class com.imsweb.seerapi.client.staging.tnm.TnmStagingData
Return the specified input value
getInput1() - Method in class com.imsweb.seerapi.client.mph.MphInputPair
 
getInput2() - Method in class com.imsweb.seerapi.client.mph.MphInputPair
 
getInputMap() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getInputMapping() - Method in class com.imsweb.seerapi.client.staging.StagingTablePath
 
getInputs() - Method in class com.imsweb.seerapi.client.staging.SchemaLookup
Return a Map of all inputs
getInputs() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getInputs() - Method in class com.imsweb.seerapi.client.staging.StagingTablePath
 
getInvolvedTables() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getIsSame() - Method in class com.imsweb.seerapi.client.disease.SamePrimaries
 
getIsValid() - Method in class com.imsweb.seerapi.client.staging.StagingCode
 
getItem() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
getItem() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrFieldName
 
getItem() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
getKey() - Method in class com.imsweb.seerapi.client.staging.StagingColumnDefinition
 
getKey() - Method in class com.imsweb.seerapi.client.staging.StagingError
 
getKey() - Method in class com.imsweb.seerapi.client.staging.StagingKeyValue
 
getKey() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
getKey() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
getKeyword() - Method in class com.imsweb.seerapi.client.shared.KeywordMatch
 
getLabel() - Method in class com.imsweb.seerapi.client.disease.PrimarySite
 
getLabel() - Method in class com.imsweb.seerapi.client.disease.SiteCategory
 
getLabelerName() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getLastModified() - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
getLastModified() - Method in class com.imsweb.seerapi.client.publishable.PublishableVersion
 
getLastModified() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getLastModified() - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
getLastModified() - Method in class com.imsweb.seerapi.client.staging.StagingVersion
 
getLaterality() - Method in class com.imsweb.seerapi.client.mph.MphInput
 
getLength() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
getLevel() - Method in class com.imsweb.seerapi.client.surgery.SurgeryRow
 
getLineBreak() - Method in class com.imsweb.seerapi.client.surgery.SurgeryRow
 
getLow() - Method in class com.imsweb.seerapi.client.disease.SiteRange
 
getMajorDrugClass() - Method in class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
getMajorDrugClass() - Method in class com.imsweb.seerapi.client.ndc.NdcSeerInfo
 
getMappings() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getMarketingCategoryName() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getMaxScore() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
getMessage() - Method in class com.imsweb.seerapi.client.ErrorResponse
 
getMessage() - Method in class com.imsweb.seerapi.client.staging.StagingError
 
getMetadata() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
getMinorDrugClass() - Method in class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
getMinorDrugClass() - Method in class com.imsweb.seerapi.client.ndc.NdcSeerInfo
 
getMissingPrimarySiteMessage() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getMode() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
getModifiedFrom() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
getModifiedSince() - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
getModifiedTo() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
getMods() - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelog
 
getMods() - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelog
 
getMods() - Method in class com.imsweb.seerapi.client.rx.RxChangelog
 
getModuleId() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getMortality() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getNaaccrItem() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
getNaaccrItem() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
getNaaccrXmlId() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
getNaaccrXmlId() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
getName() - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelogEntry
 
getName() - Method in class com.imsweb.seerapi.client.disease.DiseaseSource
 
getName() - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelogEntry
 
getName() - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
getName() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
getName() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrFieldName
 
getName() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
getName() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
getName() - Method in class com.imsweb.seerapi.client.ndc.NdcSubstance
 
getName() - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
getName() - Method in class com.imsweb.seerapi.client.publishable.PublishableVersion
 
getName() - Method in class com.imsweb.seerapi.client.rx.RxChangelogEntry
 
getName() - Method in class com.imsweb.seerapi.client.shared.KeywordMatch
 
getName() - Method in class com.imsweb.seerapi.client.staging.StagingAlgorithm
 
getName() - Method in class com.imsweb.seerapi.client.staging.StagingColumnDefinition
 
getName() - Method in class com.imsweb.seerapi.client.staging.StagingMapping
 
getName() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getName() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInfo
 
getName() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
getName() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
getName() - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
getNdc() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getNew() - Method in class com.imsweb.seerapi.client.disease.DiseaseHistoryEvent
 
getNew() - Method in class com.imsweb.seerapi.client.glossary.GlossaryHistoryEvent
 
getNew() - Method in class com.imsweb.seerapi.client.rx.RxHistoryEvent
 
getNewVersion() - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelogEntry
 
getNewVersion() - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelogEntry
 
getNewVersion() - Method in class com.imsweb.seerapi.client.rx.RxChangelogEntry
 
getNonProprietaryName() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getNote() - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
getNotes() - Method in class com.imsweb.seerapi.client.mph.MphRule
 
getNotes() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getNotes() - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
getNscNumber() - Method in class com.imsweb.seerapi.client.rx.Rx
 
getObsoleteNewCode() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getOffset() - Method in class com.imsweb.seerapi.client.publishable.PublishableChangelogResults
 
getOffset() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
getOffset() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
getOld() - Method in class com.imsweb.seerapi.client.disease.DiseaseHistoryEvent
 
getOld() - Method in class com.imsweb.seerapi.client.glossary.GlossaryHistoryEvent
 
getOld() - Method in class com.imsweb.seerapi.client.rx.RxHistoryEvent
 
getOldVersion() - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelogEntry
 
getOldVersion() - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelogEntry
 
getOldVersion() - Method in class com.imsweb.seerapi.client.rx.RxChangelogEntry
 
getOnInvalidInput() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getOral() - Method in class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
getOrder() - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
getOrder() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
getOrderBy() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
getOrphanDrug() - Method in class com.imsweb.seerapi.client.ndc.NdcSeerInfo
 
getOutput(CsStagingData.CsOutput) - Method in class com.imsweb.seerapi.client.staging.cs.CsStagingData
Return the specified output value
getOutput(EodStagingData.EodOutput) - Method in class com.imsweb.seerapi.client.staging.eod.EodStagingData
Return the specified output value
getOutput() - Method in class com.imsweb.seerapi.client.staging.StagingData
 
getOutput(String) - Method in class com.imsweb.seerapi.client.staging.StagingData
 
getOutput(TnmStagingData.TnmOutput) - Method in class com.imsweb.seerapi.client.staging.tnm.TnmStagingData
Return the specified output value
getOutputMapping() - Method in class com.imsweb.seerapi.client.staging.StagingTablePath
 
getOutputs() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getOutputs() - Method in class com.imsweb.seerapi.client.staging.StagingTablePath
 
getOutputType() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
getPackages() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getPadChar() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
getPadChar() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
getPage() - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
getPage() - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
getPages() - Method in class com.imsweb.seerapi.client.disease.DiseaseSource
 
getPath() - Method in class com.imsweb.seerapi.client.ErrorResponse
 
getPath() - Method in class com.imsweb.seerapi.client.staging.StagingData
 
getPerPage() - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
getPharmClass() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getPostNote() - Method in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
getPreNote() - Method in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
getPrimarySite() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getPrimarySite() - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
getPrimarySite() - Method in class com.imsweb.seerapi.client.mph.MphInput
 
getPrimarySite() - Method in class com.imsweb.seerapi.client.rx.Rx
 
getPrimarySiteText() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getProcedure(String) - Method in interface com.imsweb.seerapi.client.hcpcs.HcpcsService
Return an HCPCS entity based on code.
getProgression() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getProprietaryName() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getProprietaryNameSuffix() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getPublishedFrom() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
getPublishedTo() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
getQuery() - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
getQuery() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
getQuestion() - Method in class com.imsweb.seerapi.client.mph.MphRule
 
getRadiation() - Method in class com.imsweb.seerapi.client.rx.Rx
 
getRawRows() - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
getReason() - Method in class com.imsweb.seerapi.client.mph.MphOutput
 
getReason() - Method in class com.imsweb.seerapi.client.mph.MphRule
 
getRecurrence() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getReferenceType() - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
getRemarks() - Method in class com.imsweb.seerapi.client.rx.Rx
 
getRemovedSince() - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
getReportable() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getResources() - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
getResult() - Method in class com.imsweb.seerapi.client.mph.MphOutput
 
getResult() - Method in class com.imsweb.seerapi.client.staging.StagingData
 
getResultKey() - Method in class com.imsweb.seerapi.client.staging.StagingEndpoint
 
getResults() - Method in class com.imsweb.seerapi.client.disease.DiseaseSearchResults
 
getResults() - Method in class com.imsweb.seerapi.client.glossary.GlossarySearchResults
 
getResults() - Method in class com.imsweb.seerapi.client.rx.RxSearchResults
 
getRouteName() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getRows() - Method in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
getSamePrimaries() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getSamePrimariesText() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getSchemaDiscriminators() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getSchemaId() - Method in class com.imsweb.seerapi.client.staging.StagingData
 
getSchemaNum() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getSchemaNum() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInfo
 
getSchemaSelectionTable() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getScore() - Method in class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
getScore() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getScore() - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
getSection() - Method in class com.imsweb.seerapi.client.disease.DiseaseSource
 
getSection() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
getSeerInfo() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getSeerRxId() - Method in class com.imsweb.seerapi.client.ndc.NdcSeerInfo
 
getSigns() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getSite() - Method in class com.imsweb.seerapi.client.siterecode.SiteRecode
 
getSite() - Method in class com.imsweb.seerapi.client.staging.SchemaLookup
Get primary site
getSiteCategory() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getSiteCategory() - Method in class com.imsweb.seerapi.client.disease.DiseaseSearch
 
getSiteGroup() - Method in class com.imsweb.seerapi.client.siterecode.SiteRecode
 
getSiteInclusions() - Method in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
getSites() - Method in class com.imsweb.seerapi.client.disease.SiteCategory
 
getSource() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getSource() - Method in class com.imsweb.seerapi.client.staging.StagingColumnDefinition
 
getSsf(Integer) - Method in class com.imsweb.seerapi.client.staging.cs.CsStagingData
Get the specified input site-specific factor
getSsf(Integer) - Method in class com.imsweb.seerapi.client.staging.tnm.TnmStagingData
Get the specified input site-specific factor
getStagingInputs() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInfo
 
getStagingOutputs() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInfo
 
getStart() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
getStart() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
getStart() - Method in class com.imsweb.seerapi.client.shared.KeywordMatch
 
getStartDate() - Method in class com.imsweb.seerapi.client.disease.DateRange
 
getStartMarketingDate() - Method in class com.imsweb.seerapi.client.ndc.NdcPackage
 
getStartMarketingDate() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getStartYear() - Method in class com.imsweb.seerapi.client.disease.YearRange
 
getStatus() - Method in class com.imsweb.seerapi.client.ErrorResponse
 
getStatus() - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
getStatus() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
getStep() - Method in class com.imsweb.seerapi.client.mph.MphOutput
 
getStep() - Method in class com.imsweb.seerapi.client.mph.MphRule
 
getStrength() - Method in class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
getStrengthNumber() - Method in class com.imsweb.seerapi.client.ndc.NdcSubstance
 
getStrengthUnit() - Method in class com.imsweb.seerapi.client.ndc.NdcSubstance
 
getStyle() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
getSubcategory() - Method in class com.imsweb.seerapi.client.rx.Rx
 
getSubFields() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
getSubstances() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getSubtitle() - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
getSubtitle() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getSubtitle() - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
getTable() - Method in class com.imsweb.seerapi.client.staging.StagingCode
 
getTable() - Method in class com.imsweb.seerapi.client.staging.StagingError
 
getTable() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
getTable() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
getTablePaths() - Method in class com.imsweb.seerapi.client.staging.StagingMapping
 
getTerms() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
getTimestamp() - Method in class com.imsweb.seerapi.client.ErrorResponse
 
getTitle() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getTitle() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInfo
 
getTitle() - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
getTitle() - Method in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
getTo() - Method in class com.imsweb.seerapi.client.staging.StagingKeyMapping
 
getTotal() - Method in class com.imsweb.seerapi.client.publishable.PublishableChangelogResults
 
getTotal() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
getTransformFrom() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getTransformFromText() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getTransformTo() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getTransformToText() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getTreatment() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getTreatmentText() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getTxStatus() - Method in class com.imsweb.seerapi.client.mph.MphInput
 
getType() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getType() - Method in class com.imsweb.seerapi.client.disease.DiseaseSearch
 
getType() - Method in class com.imsweb.seerapi.client.publishable.PublishableVersion
 
getType() - Method in class com.imsweb.seerapi.client.rx.Rx
 
getType() - Method in class com.imsweb.seerapi.client.rx.RxSearch
 
getType() - Method in class com.imsweb.seerapi.client.staging.StagingColumnDefinition
 
getType() - Method in class com.imsweb.seerapi.client.staging.StagingEndpoint
 
getType() - Method in class com.imsweb.seerapi.client.staging.StagingError
 
getType() - Method in class com.imsweb.seerapi.client.staging.StagingVersion
 
getTypeName() - Method in class com.imsweb.seerapi.client.ndc.NdcProduct
 
getUnit() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
getUrl() - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
getUsedForStaging() - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
getUser() - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelog
 
getUser() - Method in class com.imsweb.seerapi.client.disease.DiseaseHistoryEvent
 
getUser() - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelog
 
getUser() - Method in class com.imsweb.seerapi.client.glossary.GlossaryHistoryEvent
 
getUser() - Method in class com.imsweb.seerapi.client.rx.RxChangelog
 
getUser() - Method in class com.imsweb.seerapi.client.rx.RxHistoryEvent
 
getValid() - Method in class com.imsweb.seerapi.client.disease.Disease
 
getValue() - Method in class com.imsweb.seerapi.client.disease.DateRangeString
 
getValue() - Method in class com.imsweb.seerapi.client.disease.PrimarySite
 
getValue() - Method in class com.imsweb.seerapi.client.disease.YearRangeBoolean
 
getValue() - Method in class com.imsweb.seerapi.client.disease.YearRangeInteger
 
getValue() - Method in class com.imsweb.seerapi.client.disease.YearRangeString
 
getValue() - Method in class com.imsweb.seerapi.client.staging.StagingEndpoint
 
getValue() - Method in class com.imsweb.seerapi.client.staging.StagingKeyValue
 
getVersion() - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelog
 
getVersion() - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelog
 
getVersion() - Method in class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
getVersion() - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
getVersion() - Method in class com.imsweb.seerapi.client.rx.RxChangelog
 
getVersion() - Method in class com.imsweb.seerapi.client.shared.Version
Returns the version
getVersion() - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
getVersion() - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
getVersion() - Method in class com.imsweb.seerapi.client.staging.StagingVersion
 
getYear() - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
getYear1() - Method in class com.imsweb.seerapi.client.disease.SamePrimaries
 
getYear2() - Method in class com.imsweb.seerapi.client.disease.SamePrimaries
 
Glossary - Class in com.imsweb.seerapi.client.glossary
 
Glossary() - Constructor for class com.imsweb.seerapi.client.glossary.Glossary
 
glossary() - Method in class com.imsweb.seerapi.client.SeerApi
Return the glossary service
Glossary.Category - Enum in com.imsweb.seerapi.client.glossary
 
GlossaryChangelog - Class in com.imsweb.seerapi.client.glossary
 
GlossaryChangelog() - Constructor for class com.imsweb.seerapi.client.glossary.GlossaryChangelog
 
GlossaryChangelogEntry - Class in com.imsweb.seerapi.client.glossary
 
GlossaryChangelogEntry() - Constructor for class com.imsweb.seerapi.client.glossary.GlossaryChangelogEntry
 
GlossaryChangelogResults - Class in com.imsweb.seerapi.client.glossary
 
GlossaryChangelogResults() - Constructor for class com.imsweb.seerapi.client.glossary.GlossaryChangelogResults
Default constructor
GlossaryHistoryEvent - Class in com.imsweb.seerapi.client.glossary
 
GlossaryHistoryEvent() - Constructor for class com.imsweb.seerapi.client.glossary.GlossaryHistoryEvent
 
GlossaryResource - Class in com.imsweb.seerapi.client.glossary
 
GlossaryResource() - Constructor for class com.imsweb.seerapi.client.glossary.GlossaryResource
 
GlossaryResource(String) - Constructor for class com.imsweb.seerapi.client.glossary.GlossaryResource
 
GlossarySearch - Class in com.imsweb.seerapi.client.glossary
 
GlossarySearch() - Constructor for class com.imsweb.seerapi.client.glossary.GlossarySearch
 
GlossarySearch(String) - Constructor for class com.imsweb.seerapi.client.glossary.GlossarySearch
 
GlossarySearchResults - Class in com.imsweb.seerapi.client.glossary
 
GlossarySearchResults() - Constructor for class com.imsweb.seerapi.client.glossary.GlossarySearchResults
 
GlossaryService - Interface in com.imsweb.seerapi.client.glossary
 
GlossaryVersion - Class in com.imsweb.seerapi.client.glossary
 
GlossaryVersion() - Constructor for class com.imsweb.seerapi.client.glossary.GlossaryVersion
 

H

hasDiscriminator() - Method in class com.imsweb.seerapi.client.staging.SchemaLookup
Return true if the inputs contain a discriminator.
hashCode() - Method in class com.imsweb.seerapi.client.staging.SchemaLookup
 
Hcpcs - Class in com.imsweb.seerapi.client.hcpcs
 
Hcpcs() - Constructor for class com.imsweb.seerapi.client.hcpcs.Hcpcs
 
hcpcs() - Method in class com.imsweb.seerapi.client.SeerApi
Return the HCPCS service
Hcpcs.Category - Enum in com.imsweb.seerapi.client.hcpcs
 
HcpcsService - Interface in com.imsweb.seerapi.client.hcpcs
 
HISTOLOGY_KEY - Static variable in class com.imsweb.seerapi.client.staging.StagingData
 

I

INPUT_SSF_PREFIX - Static variable in class com.imsweb.seerapi.client.staging.cs.CsStagingData
 
INPUT_SSF_PREFIX - Static variable in class com.imsweb.seerapi.client.staging.tnm.TnmStagingData
 
intercept(Interceptor.Chain) - Method in class com.imsweb.seerapi.client.ErrorInterceptor
 
involvedSchemas(String, String, String) - Method in interface com.imsweb.seerapi.client.staging.StagingService
Return a list of schemas which the specified table is involved in
involvedTables(String, String, String) - Method in interface com.imsweb.seerapi.client.staging.StagingService
Return a list of tables which are involved in the specified schema
isBeta() - Method in class com.imsweb.seerapi.client.staging.StagingVersion
 
isDevelopment() - Method in class com.imsweb.seerapi.client.staging.StagingVersion
 
isProduction() - Method in class com.imsweb.seerapi.client.staging.StagingVersion
 

K

KeywordMatch - Class in com.imsweb.seerapi.client.shared
 
KeywordMatch() - Constructor for class com.imsweb.seerapi.client.shared.KeywordMatch
 

M

match(String, Set<Glossary.Category>, Boolean) - Method in interface com.imsweb.seerapi.client.glossary.GlossaryService
Return a glossary results for a staging table
mph(MphInputPair) - Method in interface com.imsweb.seerapi.client.mph.MphService
Uses multiple primary rules to compare two diseases using strict histology matching mode
mph(MphInputPair, MphInput.HistologyMatchMode) - Method in interface com.imsweb.seerapi.client.mph.MphService
Uses multiple primary rules to compare two diseases
mph() - Method in class com.imsweb.seerapi.client.SeerApi
Return the multiple primary service
MphInput - Class in com.imsweb.seerapi.client.mph
 
MphInput() - Constructor for class com.imsweb.seerapi.client.mph.MphInput
 
MphInput.HistologyMatchMode - Enum in com.imsweb.seerapi.client.mph
How to consider histology match, if it is strict 8000 is considered a different histology than 8010-9999 for rule : Do the tumors have ICD-O-3 histology codes that are different at the first (Xxxx), second (Xxxx), or third (xxXx) number? If lenient mode is on 8000 is considered as NOS and be considered to match any 8nnn histologies.
MphInputPair - Class in com.imsweb.seerapi.client.mph
 
MphInputPair() - Constructor for class com.imsweb.seerapi.client.mph.MphInputPair
 
MphInputPair(MphInput, MphInput) - Constructor for class com.imsweb.seerapi.client.mph.MphInputPair
 
MphOutput - Class in com.imsweb.seerapi.client.mph
 
MphOutput() - Constructor for class com.imsweb.seerapi.client.mph.MphOutput
 
MphOutput.Result - Enum in com.imsweb.seerapi.client.mph
 
MphRule - Class in com.imsweb.seerapi.client.mph
 
MphRule() - Constructor for class com.imsweb.seerapi.client.mph.MphRule
 
MphService - Interface in com.imsweb.seerapi.client.mph
 

N

naaccr() - Method in class com.imsweb.seerapi.client.SeerApi
Return the NAACCR service
NaaccrField - Class in com.imsweb.seerapi.client.naaccr
 
NaaccrField() - Constructor for class com.imsweb.seerapi.client.naaccr.NaaccrField
 
NaaccrFieldName - Class in com.imsweb.seerapi.client.naaccr
 
NaaccrFieldName() - Constructor for class com.imsweb.seerapi.client.naaccr.NaaccrFieldName
 
NaaccrService - Interface in com.imsweb.seerapi.client.naaccr
 
NaaccrSubField - Class in com.imsweb.seerapi.client.naaccr
 
NaaccrSubField() - Constructor for class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
NaaccrVersion - Class in com.imsweb.seerapi.client.naaccr
 
NaaccrVersion() - Constructor for class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
ndc() - Method in class com.imsweb.seerapi.client.SeerApi
Return the NDC service
NdcPackage - Class in com.imsweb.seerapi.client.ndc
 
NdcPackage() - Constructor for class com.imsweb.seerapi.client.ndc.NdcPackage
 
NdcProduct - Class in com.imsweb.seerapi.client.ndc
 
NdcProduct() - Constructor for class com.imsweb.seerapi.client.ndc.NdcProduct
 
NdcSearch - Class in com.imsweb.seerapi.client.ndc
 
NdcSearch() - Constructor for class com.imsweb.seerapi.client.ndc.NdcSearch
 
NdcSeerInfo - Class in com.imsweb.seerapi.client.ndc
 
NdcSeerInfo() - Constructor for class com.imsweb.seerapi.client.ndc.NdcSeerInfo
 
NdcSeerInfo.Category - Enum in com.imsweb.seerapi.client.ndc
 
NdcService - Interface in com.imsweb.seerapi.client.ndc
 
NdcSubstance - Class in com.imsweb.seerapi.client.ndc
 
NdcSubstance() - Constructor for class com.imsweb.seerapi.client.ndc.NdcSubstance
 
NotAuthorizedException - Exception in com.imsweb.seerapi.client
 
NotAuthorizedException() - Constructor for exception com.imsweb.seerapi.client.NotAuthorizedException
 
NotAuthorizedException(String) - Constructor for exception com.imsweb.seerapi.client.NotAuthorizedException
 
NotAuthorizedException(String, Throwable) - Constructor for exception com.imsweb.seerapi.client.NotAuthorizedException
 
NotAuthorizedException(Throwable) - Constructor for exception com.imsweb.seerapi.client.NotAuthorizedException
 
NotFoundException - Exception in com.imsweb.seerapi.client
 
NotFoundException() - Constructor for exception com.imsweb.seerapi.client.NotFoundException
 
NotFoundException(String) - Constructor for exception com.imsweb.seerapi.client.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception com.imsweb.seerapi.client.NotFoundException
 
NotFoundException(Throwable) - Constructor for exception com.imsweb.seerapi.client.NotFoundException
 

P

paramMap() - Method in class com.imsweb.seerapi.client.disease.DiseaseSearch
 
paramMap() - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
Return a map of parameters to be used in the API calls
paramMap() - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
Return a map of parameters to be used in the API calls
paramMap() - Method in class com.imsweb.seerapi.client.rx.RxSearch
 
PRIMARY_SITE_KEY - Static variable in class com.imsweb.seerapi.client.staging.StagingData
 
PrimarySite - Class in com.imsweb.seerapi.client.disease
 
PrimarySite() - Constructor for class com.imsweb.seerapi.client.disease.PrimarySite
 
primarySiteCode(String) - Method in interface com.imsweb.seerapi.client.disease.DiseaseService
Return a single primary site and label
primarySites() - Method in interface com.imsweb.seerapi.client.disease.DiseaseService
Return a list of all primary sites and labels
Publishable - Class in com.imsweb.seerapi.client.publishable
 
Publishable() - Constructor for class com.imsweb.seerapi.client.publishable.Publishable
 
PublishableChangelogResults - Class in com.imsweb.seerapi.client.publishable
 
PublishableChangelogResults() - Constructor for class com.imsweb.seerapi.client.publishable.PublishableChangelogResults
Default constructor
PublishableSearch - Class in com.imsweb.seerapi.client.publishable
 
PublishableSearch() - Constructor for class com.imsweb.seerapi.client.publishable.PublishableSearch
 
PublishableSearch.OutputType - Enum in com.imsweb.seerapi.client.publishable
 
PublishableSearch.SearchMode - Enum in com.imsweb.seerapi.client.publishable
 
PublishableSearchResults - Class in com.imsweb.seerapi.client.publishable
 
PublishableSearchResults() - Constructor for class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
PublishableVersion - Class in com.imsweb.seerapi.client.publishable
 
PublishableVersion() - Constructor for class com.imsweb.seerapi.client.publishable.PublishableVersion
 

R

reportability(Disease) - Method in interface com.imsweb.seerapi.client.disease.DiseaseService
Returns the reportable year range of the supplied disease.
Rx - Class in com.imsweb.seerapi.client.rx
 
Rx() - Constructor for class com.imsweb.seerapi.client.rx.Rx
Default constructor
rx() - Method in class com.imsweb.seerapi.client.SeerApi
Return the Rx service
Rx.DoNoCodeValue - Enum in com.imsweb.seerapi.client.rx
 
Rx.Type - Enum in com.imsweb.seerapi.client.rx
 
RxChangelog - Class in com.imsweb.seerapi.client.rx
 
RxChangelog() - Constructor for class com.imsweb.seerapi.client.rx.RxChangelog
 
RxChangelogEntry - Class in com.imsweb.seerapi.client.rx
 
RxChangelogEntry() - Constructor for class com.imsweb.seerapi.client.rx.RxChangelogEntry
 
RxChangelogResults - Class in com.imsweb.seerapi.client.rx
 
RxChangelogResults() - Constructor for class com.imsweb.seerapi.client.rx.RxChangelogResults
Default constructor
RxHistoryEvent - Class in com.imsweb.seerapi.client.rx
 
RxHistoryEvent() - Constructor for class com.imsweb.seerapi.client.rx.RxHistoryEvent
 
RxSearch - Class in com.imsweb.seerapi.client.rx
 
RxSearch() - Constructor for class com.imsweb.seerapi.client.rx.RxSearch
 
RxSearch(String) - Constructor for class com.imsweb.seerapi.client.rx.RxSearch
 
RxSearch(String, Rx.Type) - Constructor for class com.imsweb.seerapi.client.rx.RxSearch
 
RxSearchResults - Class in com.imsweb.seerapi.client.rx
 
RxSearchResults() - Constructor for class com.imsweb.seerapi.client.rx.RxSearchResults
 
RxService - Interface in com.imsweb.seerapi.client.rx
 
RxVersion - Class in com.imsweb.seerapi.client.rx
 
RxVersion() - Constructor for class com.imsweb.seerapi.client.rx.RxVersion
 

S

samePrimaries(String, String, String, String, String) - Method in interface com.imsweb.seerapi.client.disease.DiseaseService
Return whether the 2 morphologies represent the same primary for the given year.
SamePrimaries - Class in com.imsweb.seerapi.client.disease
 
SamePrimaries() - Constructor for class com.imsweb.seerapi.client.disease.SamePrimaries
 
schemaById(String, String, String) - Method in interface com.imsweb.seerapi.client.staging.StagingService
Return a single schema definition by schema identifier
schemaGlossary(String, String, String, Set<Glossary.Category>, Boolean) - Method in interface com.imsweb.seerapi.client.staging.StagingService
Return a glossary results for a staging schema
SchemaLookup - Class in com.imsweb.seerapi.client.staging
 
SchemaLookup() - Constructor for class com.imsweb.seerapi.client.staging.SchemaLookup
Default constructor
SchemaLookup(Map<String, String>) - Constructor for class com.imsweb.seerapi.client.staging.SchemaLookup
Constructor
SchemaLookup(String, String) - Constructor for class com.imsweb.seerapi.client.staging.SchemaLookup
Constructor
schemaLookup(String, String, Map<String, String>) - Method in interface com.imsweb.seerapi.client.staging.StagingService
Perform a schema lookup
schemas(String, String) - Method in interface com.imsweb.seerapi.client.staging.StagingService
Return a list of matching schemas
schemas(String, String, String) - Method in interface com.imsweb.seerapi.client.staging.StagingService
Return a list of matching schemas
search(String, String) - Method in interface com.imsweb.seerapi.client.disease.DiseaseService
Return a list of matching diseases
search(String, Map<String, String>) - Method in interface com.imsweb.seerapi.client.disease.DiseaseService
Return a list of matching diseases
search(String, String) - Method in interface com.imsweb.seerapi.client.glossary.GlossaryService
Return a list of matching glossaries
search(String, String, Set<Glossary.Category>) - Method in interface com.imsweb.seerapi.client.glossary.GlossaryService
Return a list of matching glossaries
search(String, Map<String, String>) - Method in interface com.imsweb.seerapi.client.glossary.GlossaryService
Return a list of matching glossaries
search(String, Map<String, String>, Set<Glossary.Category>) - Method in interface com.imsweb.seerapi.client.glossary.GlossaryService
Return a list of matching glossaries
search(Map<String, String>) - Method in interface com.imsweb.seerapi.client.hcpcs.HcpcsService
Return a list of matching Hcpcs procedures
search(Map<String, String>) - Method in interface com.imsweb.seerapi.client.ndc.NdcService
Return a list of matching NDC entities
search(String, String) - Method in interface com.imsweb.seerapi.client.rx.RxService
Return a list of matching Rx entities
search(String, String, Set<String>) - Method in interface com.imsweb.seerapi.client.rx.RxService
Return a list of matching Rx entities
search(String, Map<String, String>) - Method in interface com.imsweb.seerapi.client.rx.RxService
Return a list of matching Rx entities
search(String, Map<String, String>, Set<String>) - Method in interface com.imsweb.seerapi.client.rx.RxService
Return a list of matching Rx entities
SeerApi - Class in com.imsweb.seerapi.client
Entry point for Java API into SEER*API.
SeerApi.Builder - Class in com.imsweb.seerapi.client
Class to build a connection to SeerApi
SeerApiException - Exception in com.imsweb.seerapi.client
 
SeerApiException() - Constructor for exception com.imsweb.seerapi.client.SeerApiException
 
SeerApiException(String) - Constructor for exception com.imsweb.seerapi.client.SeerApiException
 
SeerApiException(String, Throwable) - Constructor for exception com.imsweb.seerapi.client.SeerApiException
 
SeerApiException(Throwable) - Constructor for exception com.imsweb.seerapi.client.SeerApiException
 
setAbbreviation(List<String>) - Method in class com.imsweb.seerapi.client.rx.Rx
 
setAbstractorNote(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setAbstractorNote(String) - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
setAddedSince(String) - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
setAdds(List<DiseaseChangelogEntry>) - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelog
 
setAdds(List<GlossaryChangelogEntry>) - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelog
 
setAdds(List<RxChangelogEntry>) - Method in class com.imsweb.seerapi.client.rx.RxChangelog
 
setAlgorithm(String) - Method in class com.imsweb.seerapi.client.staging.StagingAlgorithm
 
setAlgorithm(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setAlgorithm(String) - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
setAlgorithm(String) - Method in class com.imsweb.seerapi.client.staging.StagingVersion
 
setAlign(String) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
setAlign(String) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
setAlternateName(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setAlternateName(List<String>) - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
setAlternateName(List<String>) - Method in class com.imsweb.seerapi.client.rx.Rx
 
setAppliedRules(List<MphRule>) - Method in class com.imsweb.seerapi.client.mph.MphOutput
 
setAssignedTo(String) - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
setAssignedTo(String) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
setBehaviorIcdO2(String) - Method in class com.imsweb.seerapi.client.mph.MphInput
 
setBehaviorIcdO3(String) - Method in class com.imsweb.seerapi.client.mph.MphInput
 
setBiomarkers(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setCategories(List<Glossary.Category>) - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
setCategory(NdcSeerInfo.Category) - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
setCategory(List<String>) - Method in class com.imsweb.seerapi.client.rx.Rx
 
setCategory(Set<String>) - Method in class com.imsweb.seerapi.client.shared.KeywordMatch
 
setChangelogs(List<DiseaseChangelog>) - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelogResults
 
setChangelogs(List<GlossaryChangelog>) - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelogResults
 
setChangelogs(List<RxChangelog>) - Method in class com.imsweb.seerapi.client.rx.RxChangelogResults
 
setCitation(String) - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
setCode(String) - Method in class com.imsweb.seerapi.client.staging.StagingCode
 
setCode(String) - Method in class com.imsweb.seerapi.client.surgery.SurgeryRow
 
setColumnDefinitions(List<StagingColumnDefinition>) - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
setColumns(List<String>) - Method in class com.imsweb.seerapi.client.staging.StagingError
 
setCount(Integer) - Method in class com.imsweb.seerapi.client.publishable.PublishableChangelogResults
 
setCount(Integer) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
setCount(Integer) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
setCount(Long) - Method in class com.imsweb.seerapi.client.publishable.PublishableVersion
 
setCount(Long) - Method in class com.imsweb.seerapi.client.shared.Version
 
setDate(Date) - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelog
 
setDate(Date) - Method in class com.imsweb.seerapi.client.disease.DiseaseHistoryEvent
 
setDate(Date) - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelog
 
setDate(Date) - Method in class com.imsweb.seerapi.client.glossary.GlossaryHistoryEvent
 
setDate(Date) - Method in class com.imsweb.seerapi.client.rx.RxChangelog
 
setDate(Date) - Method in class com.imsweb.seerapi.client.rx.RxHistoryEvent
 
setDateOfDiagnosisDay(String) - Method in class com.imsweb.seerapi.client.mph.MphInput
 
setDateOfDiagnosisMonth(String) - Method in class com.imsweb.seerapi.client.mph.MphInput
 
setDateOfDiagnosisYear(String) - Method in class com.imsweb.seerapi.client.mph.MphInput
 
setDecimalPlaces(Integer) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
setDefault(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
setDefault(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
setDefaultValue(String) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
setDefinition(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setDefinition(String) - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
setDeletes(List<DiseaseChangelogEntry>) - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelog
 
setDeletes(List<GlossaryChangelogEntry>) - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelog
 
setDeletes(List<RxChangelogEntry>) - Method in class com.imsweb.seerapi.client.rx.RxChangelog
 
setDescription(String) - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelog
 
setDescription(String) - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelog
 
setDescription(String) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
setDescription(String) - Method in class com.imsweb.seerapi.client.rx.RxChangelog
 
setDescription(String) - Method in class com.imsweb.seerapi.client.staging.StagingAlgorithm
 
setDescription(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setDescription(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
setDescription(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
setDescription(String) - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
setDescription(String) - Method in class com.imsweb.seerapi.client.surgery.SurgeryRow
 
setDiagnosisMethod(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setDiscriminators(List<StagingSchemaInput>) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInfo
 
setDisease1(String) - Method in class com.imsweb.seerapi.client.disease.SamePrimaries
 
setDisease2(String) - Method in class com.imsweb.seerapi.client.disease.SamePrimaries
 
setDocumentation(String) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
setDoNotCode(Rx.DoNoCodeValue) - Method in class com.imsweb.seerapi.client.rx.Rx
 
setDoNotCode(Rx.DoNoCodeValue) - Method in class com.imsweb.seerapi.client.rx.RxSearch
 
setDrugs(List<String>) - Method in class com.imsweb.seerapi.client.rx.Rx
 
setEdition(String) - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
setEnd(Integer) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
setEnd(Integer) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
setEnd(Integer) - Method in class com.imsweb.seerapi.client.shared.KeywordMatch
 
setEndDate(String) - Method in class com.imsweb.seerapi.client.disease.DateRange
 
setEndYear(Integer) - Method in class com.imsweb.seerapi.client.disease.YearRange
 
setError(String) - Method in class com.imsweb.seerapi.client.ErrorResponse
 
setErrors(List<StagingError>) - Method in class com.imsweb.seerapi.client.staging.StagingData
 
setEvsId(String) - Method in class com.imsweb.seerapi.client.rx.Rx
 
setExamples(List<String>) - Method in class com.imsweb.seerapi.client.mph.MphRule
 
setExams(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setExclusionTables(List<StagingTablePath>) - Method in class com.imsweb.seerapi.client.staging.StagingMapping
 
setExtraInput(Set<String>) - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
setFieldNotes(Map<String, String>) - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
setFingerprint(String) - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
setFirstPublished(Date) - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
setFirstPublished(Date) - Method in class com.imsweb.seerapi.client.publishable.PublishableVersion
 
setFootnotes(String) - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
setFrom(String) - Method in class com.imsweb.seerapi.client.staging.StagingKeyMapping
 
setGenetics(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setGlossaryMatches(Set<KeywordMatch>) - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
setGrade(List<YearRangeInteger>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setGroupId(String) - Method in class com.imsweb.seerapi.client.mph.MphOutput
 
setGroupId(String) - Method in class com.imsweb.seerapi.client.mph.MphRule
 
setHasSeerInfo(Boolean) - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
setHidden(Boolean) - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
setHigh(String) - Method in class com.imsweb.seerapi.client.disease.SiteRange
 
setHist(String) - Method in class com.imsweb.seerapi.client.siterecode.SiteRecode
 
setHistExclusions(String) - Method in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
setHistInclusions(String) - Method in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
setHistology(List<String>) - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
setHistology(String) - Method in class com.imsweb.seerapi.client.rx.Rx
 
setHistology(String) - Method in class com.imsweb.seerapi.client.staging.SchemaLookup
Set histology
setHistologyIcdO2(String) - Method in class com.imsweb.seerapi.client.mph.MphInput
 
setHistologyIcdO3(String) - Method in class com.imsweb.seerapi.client.mph.MphInput
 
setHistory(List<DiseaseHistoryEvent>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setHistory(List<GlossaryHistoryEvent>) - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
setHistory(List<RxHistoryEvent>) - Method in class com.imsweb.seerapi.client.rx.Rx
 
setIcd10CmCode(List<DateRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setIcd10Code(List<String>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setIcd9Code(List<String>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setIcdO1Effective(YearRange) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setIcdO1Morphology(List<String>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setIcdO2Effective(YearRange) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setIcdO2Morphology(List<String>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setIcdO3Effective(YearRange) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setIcdO3Morphology(String) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setId(String) - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelogEntry
 
setId(String) - Method in class com.imsweb.seerapi.client.disease.SiteCategory
 
setId(String) - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelogEntry
 
setId(String) - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
setId(String) - Method in class com.imsweb.seerapi.client.rx.RxChangelogEntry
 
setId(String) - Method in class com.imsweb.seerapi.client.shared.KeywordMatch
 
setId(String) - Method in class com.imsweb.seerapi.client.staging.StagingMapping
 
setId(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setId(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInfo
 
setId(String) - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
setId(String) - Method in class com.imsweb.seerapi.client.staging.StagingTablePath
 
setImmunophenotype(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setIncludeRemoved(Boolean) - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
setInclusionTables(List<StagingTablePath>) - Method in class com.imsweb.seerapi.client.staging.StagingMapping
 
setInitialContext(Set<StagingKeyValue>) - Method in class com.imsweb.seerapi.client.staging.StagingMapping
 
setInitialContext(Set<StagingKeyValue>) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setInput(CsStagingData.CsInput, String) - Method in class com.imsweb.seerapi.client.staging.cs.CsStagingData
Set the specified input value
setInput(EodStagingData.EodInput, String) - Method in class com.imsweb.seerapi.client.staging.eod.EodStagingData
Set the specified input value
setInput(String, String) - Method in class com.imsweb.seerapi.client.staging.SchemaLookup
Set the value of a single input.
setInput(String, String) - Method in class com.imsweb.seerapi.client.staging.StagingData
 
setInput(TnmStagingData.TnmInput, String) - Method in class com.imsweb.seerapi.client.staging.tnm.TnmStagingData
Set the specified input value
setInput1(MphInput) - Method in class com.imsweb.seerapi.client.mph.MphInputPair
 
setInput2(MphInput) - Method in class com.imsweb.seerapi.client.mph.MphInputPair
 
setInputMapping(Set<StagingKeyMapping>) - Method in class com.imsweb.seerapi.client.staging.StagingTablePath
 
setInputs(List<StagingSchemaInput>) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setInputs(Set<String>) - Method in class com.imsweb.seerapi.client.staging.StagingTablePath
 
setInvolvedTables(Set<String>) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setIsSame(Boolean) - Method in class com.imsweb.seerapi.client.disease.SamePrimaries
 
setIsValid(Boolean) - Method in class com.imsweb.seerapi.client.staging.StagingCode
 
setItem(Integer) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
setItem(Integer) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrFieldName
 
setItem(Integer) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
setKey(String) - Method in class com.imsweb.seerapi.client.staging.StagingColumnDefinition
 
setKey(String) - Method in class com.imsweb.seerapi.client.staging.StagingError
 
setKey(String) - Method in class com.imsweb.seerapi.client.staging.StagingKeyValue
 
setKey(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
setKey(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
setKeyword(String) - Method in class com.imsweb.seerapi.client.shared.KeywordMatch
 
setLabel(String) - Method in class com.imsweb.seerapi.client.disease.PrimarySite
 
setLabel(String) - Method in class com.imsweb.seerapi.client.disease.SiteCategory
 
setLastModified(Date) - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
setLastModified(Date) - Method in class com.imsweb.seerapi.client.publishable.PublishableVersion
 
setLastModified(Date) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setLastModified(Date) - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
setLastModified(Date) - Method in class com.imsweb.seerapi.client.staging.StagingVersion
 
setLaterality(String) - Method in class com.imsweb.seerapi.client.mph.MphInput
 
setLength(Integer) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
setLevel(Integer) - Method in class com.imsweb.seerapi.client.surgery.SurgeryRow
 
setLineBreak(Boolean) - Method in class com.imsweb.seerapi.client.surgery.SurgeryRow
 
setLow(String) - Method in class com.imsweb.seerapi.client.disease.SiteRange
 
setMappings(List<StagingMapping>) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setMaxScore(Integer) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
setMessage(String) - Method in class com.imsweb.seerapi.client.ErrorResponse
 
setMessage(String) - Method in class com.imsweb.seerapi.client.staging.StagingError
 
setMetadata(Set<String>) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
setMissingPrimarySiteMessage(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setMode(PublishableSearch.SearchMode) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
setModifiedFrom(String) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
setModifiedSince(String) - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
setModifiedTo(String) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
setMods(List<DiseaseChangelogEntry>) - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelog
 
setMods(List<GlossaryChangelogEntry>) - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelog
 
setMods(List<RxChangelogEntry>) - Method in class com.imsweb.seerapi.client.rx.RxChangelog
 
setModuleId(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setMortality(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setNaaccrItem(Integer) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
setNaaccrItem(Integer) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
setNaaccrXmlId(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
setNaaccrXmlId(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
setName(String) - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelogEntry
 
setName(String) - Method in class com.imsweb.seerapi.client.disease.DiseaseSource
 
setName(String) - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelogEntry
 
setName(String) - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
setName(String) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
setName(String) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrFieldName
 
setName(String) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
setName(String) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
setName(String) - Method in class com.imsweb.seerapi.client.ndc.NdcSubstance
 
setName(String) - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
setName(String) - Method in class com.imsweb.seerapi.client.publishable.PublishableVersion
 
setName(String) - Method in class com.imsweb.seerapi.client.rx.RxChangelogEntry
 
setName(String) - Method in class com.imsweb.seerapi.client.shared.KeywordMatch
 
setName(String) - Method in class com.imsweb.seerapi.client.staging.StagingAlgorithm
 
setName(String) - Method in class com.imsweb.seerapi.client.staging.StagingColumnDefinition
 
setName(String) - Method in class com.imsweb.seerapi.client.staging.StagingMapping
 
setName(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setName(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInfo
 
setName(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
setName(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
setName(String) - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
setNew(Disease) - Method in class com.imsweb.seerapi.client.disease.DiseaseHistoryEvent
 
setNew(Glossary) - Method in class com.imsweb.seerapi.client.glossary.GlossaryHistoryEvent
 
setNew(Rx) - Method in class com.imsweb.seerapi.client.rx.RxHistoryEvent
 
setNewVersion(Disease) - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelogEntry
 
setNewVersion(Glossary) - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelogEntry
 
setNewVersion(Rx) - Method in class com.imsweb.seerapi.client.rx.RxChangelogEntry
 
setNote(String) - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
setNotes(List<String>) - Method in class com.imsweb.seerapi.client.mph.MphRule
 
setNotes(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setNotes(String) - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
setNscNumber(List<String>) - Method in class com.imsweb.seerapi.client.rx.Rx
 
setObsoleteNewCode(List<String>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setOffset(Integer) - Method in class com.imsweb.seerapi.client.publishable.PublishableChangelogResults
 
setOffset(Integer) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
setOffset(Integer) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
setOld(Disease) - Method in class com.imsweb.seerapi.client.disease.DiseaseHistoryEvent
 
setOld(Glossary) - Method in class com.imsweb.seerapi.client.glossary.GlossaryHistoryEvent
 
setOld(Rx) - Method in class com.imsweb.seerapi.client.rx.RxHistoryEvent
 
setOldVersion(Disease) - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelogEntry
 
setOldVersion(Glossary) - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelogEntry
 
setOldVersion(Rx) - Method in class com.imsweb.seerapi.client.rx.RxChangelogEntry
 
setOnInvalidInput(StagingSchema.StagingInputErrorHandler) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setOrder(String) - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
setOrder(String) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
setOrderBy(String) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
setOutput(Map<String, String>) - Method in class com.imsweb.seerapi.client.staging.StagingData
 
setOutputMapping(Set<StagingKeyMapping>) - Method in class com.imsweb.seerapi.client.staging.StagingTablePath
 
setOutputs(List<StagingSchemaOutput>) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setOutputs(Set<String>) - Method in class com.imsweb.seerapi.client.staging.StagingTablePath
 
setOutputType(PublishableSearch.OutputType) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
setPadChar(String) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
setPadChar(String) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
setPage(String) - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
setPage(Integer) - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
setPages(String) - Method in class com.imsweb.seerapi.client.disease.DiseaseSource
 
setPath(String) - Method in class com.imsweb.seerapi.client.ErrorResponse
 
setPath(List<String>) - Method in class com.imsweb.seerapi.client.staging.StagingData
 
setPerPage(Integer) - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
setPostNote(String) - Method in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
setPreNote(String) - Method in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
setPrimarySite(List<SiteRange>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setPrimarySite(List<String>) - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
setPrimarySite(String) - Method in class com.imsweb.seerapi.client.mph.MphInput
 
setPrimarySite(List<String>) - Method in class com.imsweb.seerapi.client.rx.Rx
 
setPrimarySiteText(String) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setProgression(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setPublishedFrom(String) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
setPublishedTo(String) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
setQuery(String) - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
setQuery(String) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
setQuestion(String) - Method in class com.imsweb.seerapi.client.mph.MphRule
 
setRadiation(String) - Method in class com.imsweb.seerapi.client.rx.Rx
 
setRawRows(List<List<String>>) - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
setReason(String) - Method in class com.imsweb.seerapi.client.mph.MphOutput
 
setReason(String) - Method in class com.imsweb.seerapi.client.mph.MphRule
 
setRecurrence(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setReferenceType(String) - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
setRemarks(String) - Method in class com.imsweb.seerapi.client.rx.Rx
 
setRemovedSince(String) - Method in class com.imsweb.seerapi.client.ndc.NdcSearch
 
setReportable(List<YearRange>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setResources(List<GlossaryResource>) - Method in class com.imsweb.seerapi.client.glossary.Glossary
 
setResult(MphOutput.Result) - Method in class com.imsweb.seerapi.client.mph.MphOutput
 
setResult(StagingData.Result) - Method in class com.imsweb.seerapi.client.staging.StagingData
 
setResultKey(String) - Method in class com.imsweb.seerapi.client.staging.StagingEndpoint
 
setResults(List<Disease>) - Method in class com.imsweb.seerapi.client.disease.DiseaseSearchResults
 
setResults(List<Glossary>) - Method in class com.imsweb.seerapi.client.glossary.GlossarySearchResults
 
setResults(List<Rx>) - Method in class com.imsweb.seerapi.client.rx.RxSearchResults
 
setRows(List<SurgeryRow>) - Method in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
setSamePrimaries(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setSamePrimariesText(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setSchemaDiscriminators(Set<String>) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setSchemaId(String) - Method in class com.imsweb.seerapi.client.staging.StagingData
 
setSchemaNum(Integer) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setSchemaNum(Integer) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInfo
 
setSchemaSelectionTable(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setScore(Integer) - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
setSection(String) - Method in class com.imsweb.seerapi.client.disease.DiseaseSource
 
setSection(String) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
setSigns(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setSite(String) - Method in class com.imsweb.seerapi.client.siterecode.SiteRecode
 
setSite(String) - Method in class com.imsweb.seerapi.client.staging.SchemaLookup
Set primary site
setSiteCategory(String) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setSiteCategory(String) - Method in class com.imsweb.seerapi.client.disease.DiseaseSearch
 
setSiteGroup(String) - Method in class com.imsweb.seerapi.client.siterecode.SiteRecode
 
setSiteInclusions(String) - Method in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
setSites(List<SiteRange>) - Method in class com.imsweb.seerapi.client.disease.SiteCategory
 
setSource(List<DiseaseSource>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setSource(String) - Method in class com.imsweb.seerapi.client.staging.StagingColumnDefinition
 
setSsf(Integer, String) - Method in class com.imsweb.seerapi.client.staging.cs.CsStagingData
Set the specified input site-specific factor
setSsf(Integer, String) - Method in class com.imsweb.seerapi.client.staging.tnm.TnmStagingData
Set the specified input site-specific factor
setStagingInputs(Set<String>) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInfo
 
setStagingOutputs(Set<String>) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInfo
 
setStart(Integer) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
setStart(Integer) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
setStart(Integer) - Method in class com.imsweb.seerapi.client.shared.KeywordMatch
 
setStartDate(String) - Method in class com.imsweb.seerapi.client.disease.DateRange
 
setStartYear(Integer) - Method in class com.imsweb.seerapi.client.disease.YearRange
 
setStatus(Integer) - Method in class com.imsweb.seerapi.client.ErrorResponse
 
setStatus(String) - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
setStatus(String) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearch
 
setStep(String) - Method in class com.imsweb.seerapi.client.mph.MphOutput
 
setStep(String) - Method in class com.imsweb.seerapi.client.mph.MphRule
 
setStrengthNumber(String) - Method in class com.imsweb.seerapi.client.ndc.NdcSubstance
 
setStrengthUnit(String) - Method in class com.imsweb.seerapi.client.ndc.NdcSubstance
 
setStyle(String) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
setSubcategory(List<String>) - Method in class com.imsweb.seerapi.client.rx.Rx
 
setSubFields(List<NaaccrSubField>) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
setSubtitle(String) - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
setSubtitle(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setSubtitle(String) - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
setTable(String) - Method in class com.imsweb.seerapi.client.staging.StagingCode
 
setTable(String) - Method in class com.imsweb.seerapi.client.staging.StagingError
 
setTable(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
setTable(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
setTablePaths(List<StagingTablePath>) - Method in class com.imsweb.seerapi.client.staging.StagingMapping
 
setTerms(List<String>) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
setTimestamp(String) - Method in class com.imsweb.seerapi.client.ErrorResponse
 
setTitle(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setTitle(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInfo
 
setTitle(String) - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
setTitle(String) - Method in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
setTo(String) - Method in class com.imsweb.seerapi.client.staging.StagingKeyMapping
 
setTotal(Long) - Method in class com.imsweb.seerapi.client.publishable.PublishableChangelogResults
 
setTotal(Integer) - Method in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
setTransformFrom(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setTransformFromText(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setTransformTo(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setTransformToText(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setTreatment(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setTreatmentText(List<YearRangeString>) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setTxStatus(String) - Method in class com.imsweb.seerapi.client.mph.MphInput
 
setType(Disease.Type) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setType(Disease.Type) - Method in class com.imsweb.seerapi.client.disease.DiseaseSearch
 
setType(String) - Method in class com.imsweb.seerapi.client.publishable.PublishableVersion
 
setType(Rx.Type) - Method in class com.imsweb.seerapi.client.rx.Rx
 
setType(Rx.Type) - Method in class com.imsweb.seerapi.client.rx.RxSearch
 
setType(StagingColumnDefinition.ColumnType) - Method in class com.imsweb.seerapi.client.staging.StagingColumnDefinition
 
setType(StagingEndpoint.EndpointType) - Method in class com.imsweb.seerapi.client.staging.StagingEndpoint
 
setType(StagingError.Type) - Method in class com.imsweb.seerapi.client.staging.StagingError
 
setType(StagingVersion.Type) - Method in class com.imsweb.seerapi.client.staging.StagingVersion
 
setUnit(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
setUrl(String) - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
setUsedForStaging(Boolean) - Method in class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
setUser(String) - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelog
 
setUser(String) - Method in class com.imsweb.seerapi.client.disease.DiseaseHistoryEvent
 
setUser(String) - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelog
 
setUser(String) - Method in class com.imsweb.seerapi.client.glossary.GlossaryHistoryEvent
 
setUser(String) - Method in class com.imsweb.seerapi.client.rx.RxChangelog
 
setUser(String) - Method in class com.imsweb.seerapi.client.rx.RxHistoryEvent
 
setValid(YearRange) - Method in class com.imsweb.seerapi.client.disease.Disease
 
setValue(String) - Method in class com.imsweb.seerapi.client.disease.DateRangeString
 
setValue(String) - Method in class com.imsweb.seerapi.client.disease.PrimarySite
 
setValue(Boolean) - Method in class com.imsweb.seerapi.client.disease.YearRangeBoolean
 
setValue(Integer) - Method in class com.imsweb.seerapi.client.disease.YearRangeInteger
 
setValue(String) - Method in class com.imsweb.seerapi.client.disease.YearRangeString
 
setValue(String) - Method in class com.imsweb.seerapi.client.staging.StagingEndpoint
 
setValue(String) - Method in class com.imsweb.seerapi.client.staging.StagingKeyValue
 
setVersion(String) - Method in class com.imsweb.seerapi.client.disease.DiseaseChangelog
 
setVersion(String) - Method in class com.imsweb.seerapi.client.glossary.GlossaryChangelog
 
setVersion(String) - Method in class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
setVersion(String) - Method in class com.imsweb.seerapi.client.publishable.Publishable
 
setVersion(String) - Method in class com.imsweb.seerapi.client.rx.RxChangelog
 
setVersion(String) - Method in class com.imsweb.seerapi.client.shared.Version
 
setVersion(String) - Method in class com.imsweb.seerapi.client.staging.StagingSchema
 
setVersion(String) - Method in class com.imsweb.seerapi.client.staging.StagingTable
 
setVersion(String) - Method in class com.imsweb.seerapi.client.staging.StagingVersion
 
setYear(String) - Method in class com.imsweb.seerapi.client.glossary.GlossaryResource
 
setYear1(Integer) - Method in class com.imsweb.seerapi.client.disease.SamePrimaries
 
setYear2(Integer) - Method in class com.imsweb.seerapi.client.disease.SamePrimaries
 
SEX_KEY - Static variable in class com.imsweb.seerapi.client.staging.tnm.TnmStagingData
 
siteCategories() - Method in interface com.imsweb.seerapi.client.disease.DiseaseService
Return a complete list of site categories and definitions
SiteCategory - Class in com.imsweb.seerapi.client.disease
 
SiteCategory() - Constructor for class com.imsweb.seerapi.client.disease.SiteCategory
 
siteGroup(String, String) - Method in interface com.imsweb.seerapi.client.siterecode.SiteRecodeService
Return the SEER Site Group for the site/histology combination, or 99999 if the combination is unknown.
SiteRange - Class in com.imsweb.seerapi.client.disease
 
SiteRange() - Constructor for class com.imsweb.seerapi.client.disease.SiteRange
 
SiteRange(String, String) - Constructor for class com.imsweb.seerapi.client.disease.SiteRange
 
siteRecode() - Method in class com.imsweb.seerapi.client.SeerApi
Return the site recode service
SiteRecode - Class in com.imsweb.seerapi.client.siterecode
 
SiteRecode() - Constructor for class com.imsweb.seerapi.client.siterecode.SiteRecode
 
SiteRecodeService - Interface in com.imsweb.seerapi.client.siterecode
 
SSF25_KEY - Static variable in class com.imsweb.seerapi.client.staging.cs.CsStagingData
 
SSF25_KEY - Static variable in class com.imsweb.seerapi.client.staging.tnm.TnmStagingData
 
stage(String, String, Map<String, String>) - Method in interface com.imsweb.seerapi.client.staging.StagingService
Stage the passed input
staging() - Method in class com.imsweb.seerapi.client.SeerApi
Return the staging service
StagingAlgorithm - Class in com.imsweb.seerapi.client.staging
 
StagingAlgorithm() - Constructor for class com.imsweb.seerapi.client.staging.StagingAlgorithm
Morphia requires a default constructor
StagingAlgorithm(String) - Constructor for class com.imsweb.seerapi.client.staging.StagingAlgorithm
 
StagingCode - Class in com.imsweb.seerapi.client.staging
 
StagingCode() - Constructor for class com.imsweb.seerapi.client.staging.StagingCode
Default constructor
StagingCode(String, String, Boolean) - Constructor for class com.imsweb.seerapi.client.staging.StagingCode
 
StagingColumnDefinition - Class in com.imsweb.seerapi.client.staging
 
StagingColumnDefinition() - Constructor for class com.imsweb.seerapi.client.staging.StagingColumnDefinition
Morphia requires a default constructor
StagingColumnDefinition(String, String, StagingColumnDefinition.ColumnType) - Constructor for class com.imsweb.seerapi.client.staging.StagingColumnDefinition
Constructor
StagingData - Class in com.imsweb.seerapi.client.staging
 
StagingData() - Constructor for class com.imsweb.seerapi.client.staging.StagingData
Default constructor
StagingData(Map<String, String>) - Constructor for class com.imsweb.seerapi.client.staging.StagingData
Construct with input map
StagingData(String, String) - Constructor for class com.imsweb.seerapi.client.staging.StagingData
Construct with site/histology
StagingData.Result - Enum in com.imsweb.seerapi.client.staging
 
StagingEndpoint - Class in com.imsweb.seerapi.client.staging
 
StagingEndpoint() - Constructor for class com.imsweb.seerapi.client.staging.StagingEndpoint
 
StagingEndpoint(StagingEndpoint.EndpointType, String) - Constructor for class com.imsweb.seerapi.client.staging.StagingEndpoint
 
StagingError - Class in com.imsweb.seerapi.client.staging
An error object
StagingError() - Constructor for class com.imsweb.seerapi.client.staging.StagingError
Default constructor (required for Jackson)
StagingError(StagingError.Type) - Constructor for class com.imsweb.seerapi.client.staging.StagingError
Constructor
StagingError.Type - Enum in com.imsweb.seerapi.client.staging
 
StagingKeyMapping - Class in com.imsweb.seerapi.client.staging
 
StagingKeyMapping() - Constructor for class com.imsweb.seerapi.client.staging.StagingKeyMapping
 
StagingKeyMapping(String, String) - Constructor for class com.imsweb.seerapi.client.staging.StagingKeyMapping
 
StagingKeyValue - Class in com.imsweb.seerapi.client.staging
 
StagingKeyValue() - Constructor for class com.imsweb.seerapi.client.staging.StagingKeyValue
 
StagingKeyValue(String, String) - Constructor for class com.imsweb.seerapi.client.staging.StagingKeyValue
 
StagingMapping - Class in com.imsweb.seerapi.client.staging
 
StagingMapping() - Constructor for class com.imsweb.seerapi.client.staging.StagingMapping
Default constructor
StagingMapping(String, String) - Constructor for class com.imsweb.seerapi.client.staging.StagingMapping
Constructs with a name and title
StagingSchema - Class in com.imsweb.seerapi.client.staging
 
StagingSchema() - Constructor for class com.imsweb.seerapi.client.staging.StagingSchema
Morphia requires a default constructor
StagingSchema.StagingInputErrorHandler - Enum in com.imsweb.seerapi.client.staging
 
StagingSchemaInfo - Class in com.imsweb.seerapi.client.staging
 
StagingSchemaInfo() - Constructor for class com.imsweb.seerapi.client.staging.StagingSchemaInfo
Default constructor
StagingSchemaInfo(StagingSchema) - Constructor for class com.imsweb.seerapi.client.staging.StagingSchemaInfo
Constructor
StagingSchemaInput - Class in com.imsweb.seerapi.client.staging
 
StagingSchemaInput() - Constructor for class com.imsweb.seerapi.client.staging.StagingSchemaInput
Morphia requires a default constructor
StagingSchemaInput(String, String) - Constructor for class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
StagingSchemaInput(String, String, String) - Constructor for class com.imsweb.seerapi.client.staging.StagingSchemaInput
 
StagingSchemaInput(StagingSchemaInput) - Constructor for class com.imsweb.seerapi.client.staging.StagingSchemaInput
Copy constructor
StagingSchemaOutput - Class in com.imsweb.seerapi.client.staging
 
StagingSchemaOutput() - Constructor for class com.imsweb.seerapi.client.staging.StagingSchemaOutput
Morphia requires a default constructor
StagingSchemaOutput(String, String) - Constructor for class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
StagingSchemaOutput(String, String, String) - Constructor for class com.imsweb.seerapi.client.staging.StagingSchemaOutput
 
StagingSchemaOutput(StagingSchemaOutput) - Constructor for class com.imsweb.seerapi.client.staging.StagingSchemaOutput
Copy constructor
StagingService - Interface in com.imsweb.seerapi.client.staging
 
StagingTable - Class in com.imsweb.seerapi.client.staging
 
StagingTable() - Constructor for class com.imsweb.seerapi.client.staging.StagingTable
Morphia requires a default constructor
StagingTablePath - Class in com.imsweb.seerapi.client.staging
 
StagingTablePath() - Constructor for class com.imsweb.seerapi.client.staging.StagingTablePath
Morphia requires a default constructor
StagingTablePath(String) - Constructor for class com.imsweb.seerapi.client.staging.StagingTablePath
 
StagingVersion - Class in com.imsweb.seerapi.client.staging
 
StagingVersion() - Constructor for class com.imsweb.seerapi.client.staging.StagingVersion
Default constructor is required by Morphia
StagingVersion(String, String) - Constructor for class com.imsweb.seerapi.client.staging.StagingVersion
 
StagingVersion.Type - Enum in com.imsweb.seerapi.client.staging
 
STANDARD_LOOKUP_KEYS - Static variable in class com.imsweb.seerapi.client.staging.StagingData
 
surgery() - Method in class com.imsweb.seerapi.client.SeerApi
Return the surgery service
SurgeryRow - Class in com.imsweb.seerapi.client.surgery
 
SurgeryRow() - Constructor for class com.imsweb.seerapi.client.surgery.SurgeryRow
 
SurgeryService - Interface in com.imsweb.seerapi.client.surgery
 
SurgeryTable - Class in com.imsweb.seerapi.client.surgery
 
SurgeryTable() - Constructor for class com.imsweb.seerapi.client.surgery.SurgeryTable
 

T

table(String, String, String, String) - Method in interface com.imsweb.seerapi.client.surgery.SurgeryService
Return a specific site-specific surgary table from a specific year
tableById(String, String, String) - Method in interface com.imsweb.seerapi.client.staging.StagingService
Return a single table definition by table identifier
tableGlossary(String, String, String, Set<Glossary.Category>, Boolean) - Method in interface com.imsweb.seerapi.client.staging.StagingService
Return a glossary results for a staging table
tables(String, String) - Method in interface com.imsweb.seerapi.client.staging.StagingService
Return a list of matching tables
tables(String, String, String) - Method in interface com.imsweb.seerapi.client.staging.StagingService
Return a list of matching tables
tables(String, String, String, Boolean) - Method in interface com.imsweb.seerapi.client.staging.StagingService
Return a list of matching tables
tables(String) - Method in interface com.imsweb.seerapi.client.surgery.SurgeryService
Return a list of all the site-specific surgery table titles from a specific year
TnmSchemaLookup - Class in com.imsweb.seerapi.client.staging.tnm
 
TnmSchemaLookup(String, String) - Constructor for class com.imsweb.seerapi.client.staging.tnm.TnmSchemaLookup
Constructor
TnmStagingData - Class in com.imsweb.seerapi.client.staging.tnm
 
TnmStagingData() - Constructor for class com.imsweb.seerapi.client.staging.tnm.TnmStagingData
Default constructor
TnmStagingData(String, String) - Constructor for class com.imsweb.seerapi.client.staging.tnm.TnmStagingData
Construct with site and histology
TnmStagingData(String, String, String) - Constructor for class com.imsweb.seerapi.client.staging.tnm.TnmStagingData
Construct with site, histology and SSF25
TnmStagingData.TnmInput - Enum in com.imsweb.seerapi.client.staging.tnm
 
TnmStagingData.TnmOutput - Enum in com.imsweb.seerapi.client.staging.tnm
 
TnmStagingData.TnmStagingInputBuilder - Class in com.imsweb.seerapi.client.staging.tnm
TnmStagingInputBuilder builder
TnmStagingInputBuilder() - Constructor for class com.imsweb.seerapi.client.staging.tnm.TnmStagingData.TnmStagingInputBuilder
 
toString() - Method in enum com.imsweb.seerapi.client.staging.cs.CsStagingData.CsInput
 
toString() - Method in enum com.imsweb.seerapi.client.staging.cs.CsStagingData.CsOutput
 
toString() - Method in enum com.imsweb.seerapi.client.staging.eod.EodStagingData.EodInput
 
toString() - Method in enum com.imsweb.seerapi.client.staging.eod.EodStagingData.EodOutput
 
toString() - Method in enum com.imsweb.seerapi.client.staging.tnm.TnmStagingData.TnmInput
 
toString() - Method in enum com.imsweb.seerapi.client.staging.tnm.TnmStagingData.TnmOutput
 

U

url(String) - Method in class com.imsweb.seerapi.client.SeerApi.Builder
 

V

valueOf(String) - Static method in enum com.imsweb.seerapi.client.disease.Disease.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.glossary.Glossary.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.hcpcs.Hcpcs.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.mph.MphInput.HistologyMatchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.mph.MphOutput.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.ndc.NdcSeerInfo.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.publishable.PublishableSearch.OutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.publishable.PublishableSearch.SearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.rx.Rx.DoNoCodeValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.rx.Rx.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.staging.cs.CsStagingData.CsInput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.staging.cs.CsStagingData.CsOutput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.staging.eod.EodStagingData.EodInput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.staging.eod.EodStagingData.EodOutput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.staging.StagingData.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.staging.StagingError.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.staging.StagingSchema.StagingInputErrorHandler
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.staging.StagingVersion.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.staging.tnm.TnmStagingData.TnmInput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.imsweb.seerapi.client.staging.tnm.TnmStagingData.TnmOutput
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.imsweb.seerapi.client.disease.Disease.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.glossary.Glossary.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.hcpcs.Hcpcs.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.mph.MphInput.HistologyMatchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.mph.MphOutput.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.ndc.NdcSeerInfo.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.publishable.PublishableSearch.OutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.publishable.PublishableSearch.SearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.rx.Rx.DoNoCodeValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.rx.Rx.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.staging.cs.CsStagingData.CsInput
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.staging.cs.CsStagingData.CsOutput
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.staging.eod.EodStagingData.EodInput
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.staging.eod.EodStagingData.EodOutput
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.staging.StagingData.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.staging.StagingError.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.staging.StagingSchema.StagingInputErrorHandler
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.staging.StagingVersion.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.staging.tnm.TnmStagingData.TnmInput
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.imsweb.seerapi.client.staging.tnm.TnmStagingData.TnmOutput
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in com.imsweb.seerapi.client.shared
 
Version() - Constructor for class com.imsweb.seerapi.client.shared.Version
 
version() - Method in interface com.imsweb.seerapi.client.siterecode.SiteRecodeService
Return the version of the SEER Site Recode database.
versions() - Method in interface com.imsweb.seerapi.client.disease.DiseaseService
Return a list of all disease versions and information about them
versions() - Method in interface com.imsweb.seerapi.client.glossary.GlossaryService
Return a list of all glossary versions and information about them
versions() - Method in interface com.imsweb.seerapi.client.naaccr.NaaccrService
Return a collection of NaaccrVersion objects which descibe the available versions
versions() - Method in interface com.imsweb.seerapi.client.rx.RxService
Return a list of all Rx versions and information about them.
versions(String) - Method in interface com.imsweb.seerapi.client.staging.StagingService
Return a list of supported versions for the passed algorithm

W

withDisciminator1(String) - Method in class com.imsweb.seerapi.client.staging.eod.EodStagingData.EodStagingInputBuilder
 
withDisciminator2(String) - Method in class com.imsweb.seerapi.client.staging.eod.EodStagingData.EodStagingInputBuilder
 
withInput(CsStagingData.CsInput, String) - Method in class com.imsweb.seerapi.client.staging.cs.CsStagingData.CsStagingInputBuilder
 
withInput(EodStagingData.EodInput, String) - Method in class com.imsweb.seerapi.client.staging.eod.EodStagingData.EodStagingInputBuilder
 
withInput(TnmStagingData.TnmInput, String) - Method in class com.imsweb.seerapi.client.staging.tnm.TnmStagingData.TnmStagingInputBuilder
 
withSsf(Integer, String) - Method in class com.imsweb.seerapi.client.staging.cs.CsStagingData.CsStagingInputBuilder
 
withSsf(Integer, String) - Method in class com.imsweb.seerapi.client.staging.tnm.TnmStagingData.TnmStagingInputBuilder
 

Y

YEAR_DX_KEY - Static variable in class com.imsweb.seerapi.client.staging.StagingData
 
YearRange - Class in com.imsweb.seerapi.client.disease
 
YearRange() - Constructor for class com.imsweb.seerapi.client.disease.YearRange
 
YearRange(Integer, Integer) - Constructor for class com.imsweb.seerapi.client.disease.YearRange
 
YearRangeBoolean - Class in com.imsweb.seerapi.client.disease
 
YearRangeBoolean() - Constructor for class com.imsweb.seerapi.client.disease.YearRangeBoolean
 
YearRangeInteger - Class in com.imsweb.seerapi.client.disease
 
YearRangeInteger() - Constructor for class com.imsweb.seerapi.client.disease.YearRangeInteger
 
YearRangeString - Class in com.imsweb.seerapi.client.disease
 
YearRangeString() - Constructor for class com.imsweb.seerapi.client.disease.YearRangeString
 

_

_abbreviation - Variable in class com.imsweb.seerapi.client.rx.Rx
 
_abstractorNote - Variable in class com.imsweb.seerapi.client.glossary.Glossary
 
_align - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
_align - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
_alternateName - Variable in class com.imsweb.seerapi.client.glossary.Glossary
 
_alternateName - Variable in class com.imsweb.seerapi.client.rx.Rx
 
_assignedTo - Variable in class com.imsweb.seerapi.client.publishable.Publishable
 
_categories - Variable in class com.imsweb.seerapi.client.glossary.Glossary
 
_category - Variable in class com.imsweb.seerapi.client.rx.Rx
 
_changelogs - Variable in class com.imsweb.seerapi.client.disease.DiseaseChangelogResults
 
_changelogs - Variable in class com.imsweb.seerapi.client.glossary.GlossaryChangelogResults
 
_changelogs - Variable in class com.imsweb.seerapi.client.rx.RxChangelogResults
 
_code - Variable in class com.imsweb.seerapi.client.staging.StagingCode
 
_code - Variable in class com.imsweb.seerapi.client.surgery.SurgeryRow
 
_count - Variable in class com.imsweb.seerapi.client.publishable.PublishableChangelogResults
 
_count - Variable in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
_count - Variable in class com.imsweb.seerapi.client.shared.Version
 
_defaultValue - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
_definition - Variable in class com.imsweb.seerapi.client.glossary.Glossary
Glossary-specific fields
_description - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
_description - Variable in class com.imsweb.seerapi.client.surgery.SurgeryRow
 
_disease1 - Variable in class com.imsweb.seerapi.client.disease.SamePrimaries
 
_disease2 - Variable in class com.imsweb.seerapi.client.disease.SamePrimaries
 
_documentation - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
_doNotCode - Variable in class com.imsweb.seerapi.client.rx.Rx
 
_drugs - Variable in class com.imsweb.seerapi.client.rx.Rx
 
_end - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
_end - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
_endDate - Variable in class com.imsweb.seerapi.client.disease.DateRange
 
_endYear - Variable in class com.imsweb.seerapi.client.disease.YearRange
 
_evsId - Variable in class com.imsweb.seerapi.client.rx.Rx
 
_fieldNotes - Variable in class com.imsweb.seerapi.client.publishable.Publishable
 
_fingerprint - Variable in class com.imsweb.seerapi.client.publishable.Publishable
 
_firstPublished - Variable in class com.imsweb.seerapi.client.publishable.Publishable
 
_glossaryMatches - Variable in class com.imsweb.seerapi.client.publishable.Publishable
 
_hidden - Variable in class com.imsweb.seerapi.client.publishable.Publishable
 
_high - Variable in class com.imsweb.seerapi.client.disease.SiteRange
 
_hist - Variable in class com.imsweb.seerapi.client.siterecode.SiteRecode
 
_histExclusions - Variable in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
_histInclusions - Variable in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
_histology - Variable in class com.imsweb.seerapi.client.glossary.Glossary
 
_histology - Variable in class com.imsweb.seerapi.client.rx.Rx
 
_history - Variable in class com.imsweb.seerapi.client.glossary.Glossary
 
_history - Variable in class com.imsweb.seerapi.client.rx.Rx
 
_id - Variable in class com.imsweb.seerapi.client.disease.SiteCategory
 
_id - Variable in class com.imsweb.seerapi.client.publishable.Publishable
Shared properties for all publishable beans (Disease, RX and Glossary)
_isSame - Variable in class com.imsweb.seerapi.client.disease.SamePrimaries
 
_isValid - Variable in class com.imsweb.seerapi.client.staging.StagingCode
 
_item - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
_item - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrFieldName
 
_item - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
_label - Variable in class com.imsweb.seerapi.client.disease.SiteCategory
 
_lastModified - Variable in class com.imsweb.seerapi.client.publishable.Publishable
 
_length - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
_level - Variable in class com.imsweb.seerapi.client.surgery.SurgeryRow
 
_lineBreak - Variable in class com.imsweb.seerapi.client.surgery.SurgeryRow
 
_low - Variable in class com.imsweb.seerapi.client.disease.SiteRange
 
_maxScore - Variable in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
_name - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
_name - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrFieldName
 
_name - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
_name - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
_name - Variable in class com.imsweb.seerapi.client.publishable.Publishable
 
_note - Variable in class com.imsweb.seerapi.client.publishable.Publishable
 
_nscNumber - Variable in class com.imsweb.seerapi.client.rx.Rx
 
_offset - Variable in class com.imsweb.seerapi.client.publishable.PublishableChangelogResults
 
_offset - Variable in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
_order - Variable in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
_padChar - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
_padChar - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
_postNote - Variable in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
_preNote - Variable in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
_primarySite - Variable in class com.imsweb.seerapi.client.glossary.Glossary
 
_primarySite - Variable in class com.imsweb.seerapi.client.rx.Rx
 
_radiation - Variable in class com.imsweb.seerapi.client.rx.Rx
 
_remarks - Variable in class com.imsweb.seerapi.client.rx.Rx
 
_resources - Variable in class com.imsweb.seerapi.client.glossary.Glossary
 
_results - Variable in class com.imsweb.seerapi.client.disease.DiseaseSearchResults
 
_results - Variable in class com.imsweb.seerapi.client.glossary.GlossarySearchResults
 
_results - Variable in class com.imsweb.seerapi.client.rx.RxSearchResults
 
_rows - Variable in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
_score - Variable in class com.imsweb.seerapi.client.publishable.Publishable
 
_section - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
_site - Variable in class com.imsweb.seerapi.client.siterecode.SiteRecode
 
_siteGroup - Variable in class com.imsweb.seerapi.client.siterecode.SiteRecode
 
_siteInclusions - Variable in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
_sites - Variable in class com.imsweb.seerapi.client.disease.SiteCategory
 
_start - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
_start - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrSubField
 
_startDate - Variable in class com.imsweb.seerapi.client.disease.DateRange
 
_startYear - Variable in class com.imsweb.seerapi.client.disease.YearRange
 
_status - Variable in class com.imsweb.seerapi.client.publishable.Publishable
 
_style - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
_subcategory - Variable in class com.imsweb.seerapi.client.rx.Rx
 
_subFields - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrField
 
_table - Variable in class com.imsweb.seerapi.client.staging.StagingCode
 
_terms - Variable in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
_title - Variable in class com.imsweb.seerapi.client.surgery.SurgeryTable
 
_total - Variable in class com.imsweb.seerapi.client.publishable.PublishableChangelogResults
 
_total - Variable in class com.imsweb.seerapi.client.publishable.PublishableSearchResults
 
_type - Variable in class com.imsweb.seerapi.client.rx.Rx
 
_value - Variable in class com.imsweb.seerapi.client.disease.DateRangeString
 
_value - Variable in class com.imsweb.seerapi.client.disease.YearRangeBoolean
 
_value - Variable in class com.imsweb.seerapi.client.disease.YearRangeInteger
 
_value - Variable in class com.imsweb.seerapi.client.disease.YearRangeString
 
_version - Variable in class com.imsweb.seerapi.client.naaccr.NaaccrVersion
 
_version - Variable in class com.imsweb.seerapi.client.publishable.Publishable
 
_version - Variable in class com.imsweb.seerapi.client.shared.Version
 
_year1 - Variable in class com.imsweb.seerapi.client.disease.SamePrimaries
 
_year2 - Variable in class com.imsweb.seerapi.client.disease.SamePrimaries
 
A B C D E F G H I K M N P R S T U V W Y _ 
Skip navigation links