Interface RatioDescription
public interface RatioDescription
Возвращает описание типа для какого-либо типа поставщика СОРМ
-
Method Summary
Modifier and Type Method Description int
getCode()
java.lang.String
getCodeStr()
java.lang.String
getDescription()
-
Method Details
-
getCode
int getCode() -
getCodeStr
java.lang.String getCodeStr() -
getDescription
java.lang.String getDescription()
-