Uses of Class
org.somda.sdc.biceps.model.participant.CodedValue.Translation
-
Packages that use CodedValue.Translation Package Description org.somda.sdc.biceps.model.participant -
-
Uses of CodedValue.Translation in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type CodedValue.Translation Modifier and Type Field Description protected List<CodedValue.Translation>CodedValue. translationMethods in org.somda.sdc.biceps.model.participant that return CodedValue.Translation Modifier and Type Method Description CodedValue.TranslationObjectFactory. createCodedValueTranslation()Create an instance ofCodedValue.TranslationMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type CodedValue.Translation Modifier and Type Method Description List<CodedValue.Translation>CodedValue. getTranslation()Gets the value of the translation property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type CodedValue.Translation Modifier and Type Method Description voidCodedValue. setTranslation(List<CodedValue.Translation> value)
-