Uses of Interface
cdm.base.staticdata.codelist.CodeValue.CodeValueBuilder
Packages that use CodeValue.CodeValueBuilder
-
Uses of CodeValue.CodeValueBuilder in cdm.base.staticdata.codelist
Classes in cdm.base.staticdata.codelist that implement CodeValue.CodeValueBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of CodeValueFields in cdm.base.staticdata.codelist with type parameters of type CodeValue.CodeValueBuilderModifier and TypeFieldDescriptionprotected List<CodeValue.CodeValueBuilder> CodeList.CodeListBuilderImpl.codesMethods in cdm.base.staticdata.codelist that return CodeValue.CodeValueBuilderModifier and TypeMethodDescriptionstatic CodeValue.CodeValueBuilderCodeValue.builder()CodeList.CodeListBuilder.getOrCreateCodes(int index) CodeList.CodeListBuilderImpl.getOrCreateCodes(int index) CodeValue.CodeValueBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) CodeValue.CodeValueBuilder.prune()CodeValue.CodeValueBuilderImpl.prune()CodeValue.CodeValueBuilder.setDeprecatedDate(com.rosetta.model.lib.records.Date deprecatedDate) CodeValue.CodeValueBuilderImpl.setDeprecatedDate(com.rosetta.model.lib.records.Date _deprecatedDate) CodeValue.CodeValueBuilder.setDescription(String description) CodeValue.CodeValueBuilderImpl.setDescription(String _description) CodeValue.CodeValueBuilder.setEffectiveDate(com.rosetta.model.lib.records.Date effectiveDate) CodeValue.CodeValueBuilderImpl.setEffectiveDate(com.rosetta.model.lib.records.Date _effectiveDate) CodeValue.CodeValueBuilderImpl.toBuilder()CodeValue.CodeValueImpl.toBuilder()CodeValue.toBuilder()Methods in cdm.base.staticdata.codelist that return types with arguments of type CodeValue.CodeValueBuilderModifier and TypeMethodDescriptionList<? extends CodeValue.CodeValueBuilder> CodeList.CodeListBuilder.getCodes()List<? extends CodeValue.CodeValueBuilder> CodeList.CodeListBuilderImpl.getCodes()Methods in cdm.base.staticdata.codelist with parameters of type CodeValue.CodeValueBuilderModifier and TypeMethodDescriptionprotected voidCodeValue.CodeValueImpl.setBuilderFields(CodeValue.CodeValueBuilder builder) Constructors in cdm.base.staticdata.codelist with parameters of type CodeValue.CodeValueBuilder