- getAlgorithm() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getAlgorithm() - Method in class com.imsweb.staging.entities.StagingTable
-
- getAlgorithm() - Method in class com.imsweb.staging.ExternalStagingFileDataProvider
-
- getAlgorithm() - Method in class com.imsweb.staging.Staging
-
Return the algorithm name
- getAlgorithm() - Method in class com.imsweb.staging.StagingDataProvider
-
Return the algorithm associated with the provider
- getAlgorithm() - Method in class com.imsweb.staging.StagingFileDataProvider
-
Return the algorithm
- getAllowedKeys() - Method in class com.imsweb.staging.cs.CsSchemaLookup
-
- getAllowedKeys() - Method in class com.imsweb.staging.eod.EodSchemaLookup
-
- getAllowedKeys() - Method in class com.imsweb.staging.SchemaLookup
-
Returns a list of allowable keys.
- getAllowedKeys() - Method in class com.imsweb.staging.tnm.TnmSchemaLookup
-
- getCode() - Method in class com.imsweb.staging.entities.StagingCode
-
- getColumnDefinitions() - Method in interface com.imsweb.decisionengine.Table
-
Return a list of the column definitions
- getColumnDefinitions() - Method in class com.imsweb.staging.entities.StagingTable
-
- getColumnInput(String) - Method in interface com.imsweb.decisionengine.TableRow
-
A list of values from the input column represented by the passed key
- getColumnInput(String) - Method in class com.imsweb.staging.entities.StagingTableRow
-
- getContext() - Method in class com.imsweb.decisionengine.Result
-
Return the result context
- getDecimalPlaces() - Method in class com.imsweb.staging.entities.StagingSchemaInput
-
- getDefault() - Method in interface com.imsweb.decisionengine.Input
-
If supplied, the value a field will be assigned when it is not supplied
- getDefault() - Method in interface com.imsweb.decisionengine.Output
-
If supplied, a default value to give the field at the beginning of the staging process
- getDefault() - Method in class com.imsweb.staging.entities.StagingSchemaInput
-
- getDefault() - Method in class com.imsweb.staging.entities.StagingSchemaOutput
-
- getDefinition(String) - Method in interface com.imsweb.decisionengine.DataProvider
-
Get an definition by identifier
- getDefinition(String) - Method in class com.imsweb.staging.ExternalStagingFileDataProvider
-
- getDefinition(String) - Method in class com.imsweb.staging.StagingDataProvider
-
- getDefinition(String) - Method in class com.imsweb.staging.StagingFileDataProvider
-
- getDescription() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getDescription() - Method in class com.imsweb.staging.entities.StagingSchemaInput
-
- getDescription() - Method in class com.imsweb.staging.entities.StagingSchemaOutput
-
- getDescription() - Method in class com.imsweb.staging.entities.StagingTable
-
- getEndpoints() - Method in interface com.imsweb.decisionengine.TableRow
-
A list of endpoints on the row
- getEndpoints() - Method in class com.imsweb.staging.entities.StagingTableRow
-
- getErrors() - Method in class com.imsweb.decisionengine.Result
-
Get the full list of errors
- getErrors() - Method in class com.imsweb.staging.entities.StagingOutput
-
- getErrors() - Method in class com.imsweb.staging.StagingData
-
- getExclusionTables() - Method in interface com.imsweb.decisionengine.Mapping
-
Return a list of table names containing the exclusion conditions
- getExclusionTables() - Method in class com.imsweb.staging.entities.StagingMapping
-
- getExtraInput() - Method in interface com.imsweb.decisionengine.Table
-
Returns a list of input keys that are references in the table rows.
- getExtraInput() - Method in class com.imsweb.staging.entities.StagingTable
-
- getFootnotes() - Method in class com.imsweb.staging.entities.StagingTable
-
- getFrom() - Method in interface com.imsweb.decisionengine.KeyMapping
-
The original key
- getFrom() - Method in class com.imsweb.staging.entities.StagingKeyMapping
-
- getHigh() - Method in class com.imsweb.staging.entities.StagingRange
-
- getHistology() - Method in class com.imsweb.staging.SchemaLookup
-
Get histology
- getId() - Method in interface com.imsweb.decisionengine.Definition
-
A unique identifier for the definition
- getId() - Method in interface com.imsweb.decisionengine.Mapping
-
A unique identifier for the mapping
- getId() - Method in interface com.imsweb.decisionengine.Table
-
A unique identifier for the table
- getId() - Method in interface com.imsweb.decisionengine.TablePath
-
The table identifier
- getId() - Method in class com.imsweb.staging.entities.StagingMapping
-
- getId() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getId() - Method in class com.imsweb.staging.entities.StagingTable
-
- getId() - Method in class com.imsweb.staging.entities.StagingTablePath
-
- getInclusionTables() - Method in interface com.imsweb.decisionengine.Mapping
-
Return a list of table names containing the inclusion conditions
- getInclusionTables() - Method in class com.imsweb.staging.entities.StagingMapping
-
- getInitialContext() - Method in interface com.imsweb.decisionengine.Definition
-
A list of initial key/value pairs which will be set at the start of process
- getInitialContext() - Method in interface com.imsweb.decisionengine.Mapping
-
A list of initial key/value pairs which will be set at the start of the mapping
- getInitialContext() - Method in class com.imsweb.staging.entities.StagingMapping
-
- getInitialContext() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getInput(CsStagingData.CsInput) - Method in class com.imsweb.staging.cs.CsStagingData
-
Return the specified input value
- getInput() - Method in class com.imsweb.staging.entities.StagingOutput
-
- getInput(EodStagingData.EodInput) - Method in class com.imsweb.staging.eod.EodStagingData
-
Return the specified input value
- getInput(String) - Method in class com.imsweb.staging.SchemaLookup
-
Get the value of a single input
- getInput() - Method in class com.imsweb.staging.StagingData
-
- getInput(String) - Method in class com.imsweb.staging.StagingData
-
- getInput(TnmStagingData.TnmInput) - Method in class com.imsweb.staging.tnm.TnmStagingData
-
Return the specified input value
- getInputMap() - Method in interface com.imsweb.decisionengine.Definition
-
The full list of inputs needed for the definition.
- getInputMap() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getInputMapping() - Method in interface com.imsweb.decisionengine.TablePath
-
A List of input key redirections.
- getInputMapping() - Method in class com.imsweb.staging.entities.StagingTablePath
-
- getInputs(TablePath) - Method in class com.imsweb.decisionengine.DecisionEngine
-
Returns a list of inputs that are required for the specified TablePath.
- getInputs(TablePath, Set<String>) - Method in class com.imsweb.decisionengine.DecisionEngine
-
Returns a list of inputs that are required for the specified TablePath.
- getInputs(Mapping, Set<String>) - Method in class com.imsweb.decisionengine.DecisionEngine
-
Looks at all tables involved in the mapping and returns a list of inputs that are used.
- getInputs(Definition) - Method in class com.imsweb.decisionengine.DecisionEngine
-
Looks at all tables involved in all the mappings in the definition and returns a list of inputs that are used.
- getInputs() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getInputs() - Method in class com.imsweb.staging.entities.StagingTablePath
-
- getInputs() - Method in class com.imsweb.staging.entities.StagingTableRow
-
- getInputs() - Method in class com.imsweb.staging.SchemaLookup
-
Return a Map of all inputs
- getInputs(StagingTablePath) - Method in class com.imsweb.staging.Staging
-
Looks at all tables involved in the table path and returns a list of input keys that could be used.
- getInputs(StagingTablePath, Set<String>) - Method in class com.imsweb.staging.Staging
-
Looks at all tables involved in the table path and returns a list of input keys that could be used.
- getInputs(StagingMapping) - Method in class com.imsweb.staging.Staging
-
Looks at all tables involved in the mapping and returns a list of input keys that could be used.
- getInputs(StagingMapping, Map<String, String>, Set<String>) - Method in class com.imsweb.staging.Staging
-
Looks at all tables involved in the mapping and returns a list of input keys that could be used.
- getInputs(StagingSchema) - Method in class com.imsweb.staging.Staging
-
Looks at all tables involved in all the mappings in the definition and returns a list of input keys that could be used.
- getInputs(StagingSchema, Map<String, String>) - Method in class com.imsweb.staging.Staging
-
Looks at all tables involved in all the mappings in the definition and returns a list of input keys that could be used.
- getInstance() - Static method in class com.imsweb.staging.cs.CsDataProvider
-
Return the CS provider for the latest version
- getInstance(CsDataProvider.CsVersion) - Static method in class com.imsweb.staging.cs.CsDataProvider
-
Return the CS provider for a specified version
- getInstance() - Static method in class com.imsweb.staging.eod.EodDataProvider
-
Return the EOD provider for the latest version
- getInstance(EodDataProvider.EodVersion) - Static method in class com.imsweb.staging.eod.EodDataProvider
-
Return the EOD provider for a specified version
- getInstance(StagingDataProvider) - Static method in class com.imsweb.staging.Staging
-
Create an instance of the Staging object with a pre-constructed provider
- getInstance() - Static method in class com.imsweb.staging.tnm.TnmDataProvider
-
Return the TNM provider for the latest version
- getInstance(TnmDataProvider.TnmVersion) - Static method in class com.imsweb.staging.tnm.TnmDataProvider
-
Return the TNM provider for a specified version
- getInternalId() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getInternalId() - Method in class com.imsweb.staging.entities.StagingTable
-
- getInvolvedMappings(Definition, Map<String, String>) - Method in class com.imsweb.decisionengine.DecisionEngine
-
Given a definition and context, return a list of mappings that match inclusion and exclusion criteria
- getInvolvedSchemas(String) - Method in class com.imsweb.staging.Staging
-
Return a list of schema identifiers which the specified table is used in
- getInvolvedTables(String) - Method in class com.imsweb.decisionengine.DecisionEngine
-
Return a list of tables involved in a definition
- getInvolvedTables(Definition) - Method in class com.imsweb.decisionengine.DecisionEngine
-
Return a list of tables involved in an definition.
- getInvolvedTables() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getInvolvedTables(String) - Method in class com.imsweb.staging.Staging
-
Return a list of tables identifiers involved in the specified schema
- getIsValid() - Method in class com.imsweb.staging.entities.StagingCode
-
- getKey() - Method in interface com.imsweb.decisionengine.ColumnDefinition
-
The key representing the field name
- getKey() - Method in class com.imsweb.decisionengine.Error
-
- getKey() - Method in interface com.imsweb.decisionengine.Input
-
The key representing the field name
- getKey() - Method in interface com.imsweb.decisionengine.KeyValue
-
Return the key
- getKey() - Method in interface com.imsweb.decisionengine.Output
-
The key representing the field name
- getKey() - Method in class com.imsweb.staging.entities.StagingColumnDefinition
-
- getKey() - Method in class com.imsweb.staging.entities.StagingKeyValue
-
- getKey() - Method in class com.imsweb.staging.entities.StagingSchemaInput
-
- getKey() - Method in class com.imsweb.staging.entities.StagingSchemaOutput
-
- getKeys() - Method in class com.imsweb.staging.SchemaLookup
-
Return a list of keys that are set
- getLastModified() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getLastModified() - Method in class com.imsweb.staging.entities.StagingTable
-
- getLow() - Method in class com.imsweb.staging.entities.StagingRange
-
- getMapper() - Method in class com.imsweb.staging.StagingDataProvider
-
Return the ObjectMapper instance
- getMappings() - Method in interface com.imsweb.decisionengine.Definition
-
The list of mappings, in order, which will be processed
- getMappings() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getMessage() - Method in class com.imsweb.decisionengine.Error
-
- getMetadata() - Method in class com.imsweb.staging.entities.StagingSchemaInput
-
- getNaaccrItem() - Method in class com.imsweb.staging.entities.StagingSchemaInput
-
- getNaaccrItem() - Method in class com.imsweb.staging.entities.StagingSchemaOutput
-
- getName() - Method in class com.imsweb.staging.entities.StagingColumnDefinition
-
- getName() - Method in class com.imsweb.staging.entities.StagingMapping
-
- getName() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getName() - Method in class com.imsweb.staging.entities.StagingSchemaInput
-
- getName() - Method in class com.imsweb.staging.entities.StagingSchemaOutput
-
- getName() - Method in class com.imsweb.staging.entities.StagingTable
-
- getNotes() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getNotes() - Method in class com.imsweb.staging.entities.StagingTable
-
- getOnInvalidInput() - Method in interface com.imsweb.decisionengine.Definition
-
How are invalid inputs handled during staging.
- getOnInvalidInput() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getOutput(CsStagingData.CsOutput) - Method in class com.imsweb.staging.cs.CsStagingData
-
Return the specified output value
- getOutput() - Method in class com.imsweb.staging.entities.StagingOutput
-
- getOutput(EodStagingData.EodOutput) - Method in class com.imsweb.staging.eod.EodStagingData
-
Return the specified output value
- getOutput() - Method in class com.imsweb.staging.StagingData
-
- getOutput(String) - Method in class com.imsweb.staging.StagingData
-
- getOutput(TnmStagingData.TnmOutput) - Method in class com.imsweb.staging.tnm.TnmStagingData
-
Return the specified output value
- getOutputMap() - Method in interface com.imsweb.decisionengine.Definition
-
The full list of outputs produced from processing the definition.
- getOutputMap() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getOutputMapping() - Method in interface com.imsweb.decisionengine.TablePath
-
A List of output key redirections.
- getOutputMapping() - Method in class com.imsweb.staging.entities.StagingTablePath
-
- getOutputs(TablePath) - Method in class com.imsweb.decisionengine.DecisionEngine
-
Return a list of outputs that are produced form the specified TablePath.
- getOutputs(Mapping) - Method in class com.imsweb.decisionengine.DecisionEngine
-
Looks at all tables involved in the mapping and returns a list of outputs that are produced.
- getOutputs(Definition) - Method in class com.imsweb.decisionengine.DecisionEngine
-
Looks at all tables involved in all the mappings in the definition and returns a list of outputs produced.
- getOutputs() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getOutputs() - Method in class com.imsweb.staging.entities.StagingTablePath
-
- getOutputs(StagingTablePath) - Method in class com.imsweb.staging.Staging
-
Looks at a table path (and all jump tables within in) and returns a list of output keys that could be created.
- getOutputs(StagingMapping) - Method in class com.imsweb.staging.Staging
-
Looks at all tables involved in the mapping and returns a list of output keys that could be created.
- getOutputs(StagingMapping, Map<String, String>) - Method in class com.imsweb.staging.Staging
-
Looks at all tables involved in the mapping and returns a list of output keys that could be created.
- getOutputs(StagingSchema) - Method in class com.imsweb.staging.Staging
-
Looks at all tables involved in all the mappings in the definition and returns a list of output keys that could be created.
- getOutputs(StagingSchema, Map<String, String>) - Method in class com.imsweb.staging.Staging
-
Looks at all tables involved in all the mappings in the definition and returns a list of output keys that will be created.
- getPath() - Method in class com.imsweb.decisionengine.Result
-
Get a list of all the tables that were used in the calculation
- getPath() - Method in class com.imsweb.staging.entities.StagingOutput
-
- getPath() - Method in class com.imsweb.staging.StagingData
-
- getProvider() - Method in class com.imsweb.decisionengine.DecisionEngine
-
Returns the internal data provider
- getRawRows() - Method in class com.imsweb.staging.entities.StagingTable
-
- getResult() - Method in class com.imsweb.staging.StagingData
-
- getResultKey() - Method in interface com.imsweb.decisionengine.Endpoint
-
The key representing the field that the value is mapped to
- getResultKey() - Method in class com.imsweb.staging.entities.StagingEndpoint
-
- getSchema(String) - Method in class com.imsweb.staging.Staging
-
Return a schema based on schema id
- getSchemaDiscriminators() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getSchemaId() - Method in class com.imsweb.staging.StagingData
-
- getSchemaIds() - Method in class com.imsweb.staging.ExternalStagingFileDataProvider
-
- getSchemaIds() - Method in class com.imsweb.staging.Staging
-
Return the list a schema ids
- getSchemaIds() - Method in class com.imsweb.staging.StagingDataProvider
-
Return a set of all schema identifiers
- getSchemaIds() - Method in class com.imsweb.staging.StagingFileDataProvider
-
- getSchemaNum() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getSchemaSelectionTable() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getSite() - Method in class com.imsweb.staging.SchemaLookup
-
Get primary site
- getSource() - Method in class com.imsweb.staging.entities.StagingColumnDefinition
-
- getSsf(Integer) - Method in class com.imsweb.staging.cs.CsStagingData
-
Get the specified input site-specific factor
- getSsf(Integer) - Method in class com.imsweb.staging.tnm.TnmStagingData
-
Get the specified input site-specific factor
- getSubtitle() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getSubtitle() - Method in class com.imsweb.staging.entities.StagingTable
-
- getTable(String) - Method in interface com.imsweb.decisionengine.DataProvider
-
Get a table by identifier
- getTable() - Method in class com.imsweb.decisionengine.Error
-
- getTable() - Method in interface com.imsweb.decisionengine.Input
-
If supplied, the value of the field is verified to be contained in the table
- getTable() - Method in interface com.imsweb.decisionengine.Output
-
If supplied, the value of the field is verified to be contained in the table
- getTable() - Method in class com.imsweb.staging.entities.StagingCode
-
- getTable() - Method in class com.imsweb.staging.entities.StagingSchemaInput
-
- getTable() - Method in class com.imsweb.staging.entities.StagingSchemaOutput
-
- getTable(String) - Method in class com.imsweb.staging.ExternalStagingFileDataProvider
-
- getTable(String) - Method in class com.imsweb.staging.Staging
-
Return a mapping table based on table name
- getTable(String) - Method in class com.imsweb.staging.StagingDataProvider
-
- getTable(String) - Method in class com.imsweb.staging.StagingFileDataProvider
-
- getTableIds() - Method in class com.imsweb.staging.ExternalStagingFileDataProvider
-
- getTableIds() - Method in class com.imsweb.staging.Staging
-
Return a complete list of mapping table names
- getTableIds() - Method in class com.imsweb.staging.StagingDataProvider
-
Return a set of all the table names
- getTableIds() - Method in class com.imsweb.staging.StagingFileDataProvider
-
- getTablePaths() - Method in interface com.imsweb.decisionengine.Mapping
-
The list of table paths, in order, which will be processed
- getTablePaths() - Method in class com.imsweb.staging.entities.StagingMapping
-
- getTableRows() - Method in interface com.imsweb.decisionengine.Table
-
Return the data of the table as a list of rows
- getTableRows() - Method in class com.imsweb.staging.entities.StagingTable
-
- getTitle() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getTitle() - Method in class com.imsweb.staging.entities.StagingTable
-
- getTo() - Method in interface com.imsweb.decisionengine.KeyMapping
-
The new key
- getTo() - Method in class com.imsweb.staging.entities.StagingKeyMapping
-
- getType() - Method in interface com.imsweb.decisionengine.ColumnDefinition
-
The type of column
- getType() - Method in interface com.imsweb.decisionengine.Endpoint
-
The type of endpoint
- getType() - Method in class com.imsweb.decisionengine.Error
-
- getType() - Method in class com.imsweb.decisionengine.Result
-
Return the type of result
- getType() - Method in class com.imsweb.staging.entities.StagingColumnDefinition
-
- getType() - Method in class com.imsweb.staging.entities.StagingEndpoint
-
- getUnit() - Method in class com.imsweb.staging.entities.StagingSchemaInput
-
- getUsedForStaging() - Method in interface com.imsweb.decisionengine.Input
-
Return true if the field is used in the calculation
- getUsedForStaging() - Method in class com.imsweb.staging.entities.StagingSchemaInput
-
- getValidHistologies() - Method in class com.imsweb.staging.StagingDataProvider
-
Return all the legal histology values
- getValidSites() - Method in class com.imsweb.staging.StagingDataProvider
-
Return all the legal site values
- getValue() - Method in interface com.imsweb.decisionengine.Endpoint
-
The value of the endpoint
- getValue() - Method in interface com.imsweb.decisionengine.KeyValue
-
Return the value
- getValue() - Method in class com.imsweb.staging.entities.StagingEndpoint
-
- getValue() - Method in class com.imsweb.staging.entities.StagingKeyValue
-
- getVersion() - Method in enum com.imsweb.staging.cs.CsDataProvider.CsVersion
-
- getVersion() - Method in class com.imsweb.staging.entities.StagingSchema
-
- getVersion() - Method in class com.imsweb.staging.entities.StagingTable
-
- getVersion() - Method in enum com.imsweb.staging.eod.EodDataProvider.EodVersion
-
- getVersion() - Method in class com.imsweb.staging.ExternalStagingFileDataProvider
-
- getVersion() - Method in class com.imsweb.staging.Staging
-
Return the data version
- getVersion() - Method in class com.imsweb.staging.StagingDataProvider
-
Return the version associated with the provider
- getVersion() - Method in class com.imsweb.staging.StagingFileDataProvider
-
Return the data version
- getVersion() - Method in enum com.imsweb.staging.tnm.TnmDataProvider.TnmVersion
-
- valueOf(String) - Static method in enum com.imsweb.decisionengine.ColumnDefinition.ColumnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.imsweb.decisionengine.Definition.StagingInputErrorHandler
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.imsweb.decisionengine.Endpoint.EndpointType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.imsweb.decisionengine.Error.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.imsweb.decisionengine.Result.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.imsweb.staging.cs.CsDataProvider.CsVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.imsweb.staging.cs.CsStagingData.CsInput
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.imsweb.staging.cs.CsStagingData.CsOutput
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.imsweb.staging.eod.EodDataProvider.EodVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.imsweb.staging.eod.EodStagingData.EodInput
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.imsweb.staging.eod.EodStagingData.EodOutput
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.imsweb.staging.StagingData.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.imsweb.staging.tnm.TnmDataProvider.TnmVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.imsweb.staging.tnm.TnmStagingData.TnmInput
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.imsweb.staging.tnm.TnmStagingData.TnmOutput
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.imsweb.decisionengine.ColumnDefinition.ColumnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.imsweb.decisionengine.Definition.StagingInputErrorHandler
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.imsweb.decisionengine.Endpoint.EndpointType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.imsweb.decisionengine.Error.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.imsweb.decisionengine.Result.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.imsweb.staging.cs.CsDataProvider.CsVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.imsweb.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.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.staging.eod.EodDataProvider.EodVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.imsweb.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.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.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.staging.tnm.TnmDataProvider.TnmVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.imsweb.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.staging.tnm.TnmStagingData.TnmOutput
-
Returns an array containing the constants of this enum type, in
the order they are declared.