Ejemplo n.º 1
0
 /** @return true if the field is loaded. */
 public boolean isLoaded() {
   return entityState.isLoaded(tableIndex);
 }