Exemplo n.º 1
0
 /**
  * Returns the value of this metricId
  *
  * @return the value
  */
 public Object getValue() {
   return type.getDataAccessor().read(this);
 }