Ejemplo n.º 1
0
 /**
  * Accessor for the escher type
  *
  * @return the type
  */
 public EscherRecordType getType()
 {
     return(data.getType());
 }