Exemplo n.º 1
0
 public String getTrimTypeDesc() {
   return ValueMeta.getTrimTypeDesc(trimtype);
 }
Exemplo n.º 2
0
 public String getTrimTypeCode() {
   return ValueMeta.getTrimTypeCode(trimtype);
 }