Пример #1
0
 /**
  * Returns a String of the DocumentItem type of item
  *
  * @return a String of the DocumentItem type of item
  */
 public final String getType() {
   return item.getType();
 }