Esempio n. 1
0
 /**
  * Gets the field that this property uses.
  *
  * @return the field
  */
 public DateTimeField getField() {
   return iPartial.getField(iFieldIndex);
 }