- getConceptMapEncoder() - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
-
Returns the encoder for concept maps.
- getDefault(SparkSession) - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
-
Returns the collection of concept maps from the default database and tables.
- getDefault(SparkSession) - Static method in class com.cerner.bunsen.stu3.codes.ValueSets
-
Returns the collection of value sets from the default database and tables.
- getEmpty(SparkSession) - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
-
Returns an empty ConceptMaps instance.
- getEmpty(SparkSession) - Static method in class com.cerner.bunsen.stu3.codes.ValueSets
-
Returns an empty ValueSets instance.
- getFromDatabase(SparkSession, String) - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
-
Returns the collection of concept maps from the tables in the given database.
- getFromDatabase(SparkSession, String) - Static method in class com.cerner.bunsen.stu3.codes.ValueSets
-
Returns the collection of value sets from the tables in the given database.
- getMappingEncoder() - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
-
Returns the encoder for mappings.
- getValueSetEncoder() - Static method in class com.cerner.bunsen.stu3.codes.ValueSets
-
Returns the encoder for value sets.