Class DefaultTypeNameMapping

    • Constructor Detail

      • DefaultTypeNameMapping

        public DefaultTypeNameMapping()
        Constructor. Initialize mapping by producing type first segment names
    • Method Detail

      • getRussianTypeName

        public String getRussianTypeName​(String englishTypeName)
        Description copied from interface: ITypeNameMapping
        Gets Russian name of TypeItem by its English name. If there is no corresponding Russian name English will be returned
        Specified by:
        getRussianTypeName in interface ITypeNameMapping
        Parameters:
        englishTypeName - English name of TypeItem, cannot be null
        Returns:
        Russian name of TypeItem by its English name, never null If there is no corresponding Russian name English will be returned