us.the.mac.board
Class BoardContent.TableData.Note

java.lang.Object
  extended by us.the.mac.board.BoardContent.TableData.Note
Enclosing class:
BoardContent.TableData

public static class BoardContent.TableData.Note
extends Object

14. Nxd6 {Note goes here...} Nd5 15. Qg3 Qf8 16. Rae1
Ne7 17. Ng5 Rxf1+ 18. Rxf1 Nf5 19. Bxf5 gxf5 20. Rxf5 1-0


Field Summary
static String DB_FIELDS
           
static String NOTE
           
static String TABLE_NAME
           
 
Constructor Summary
BoardContent.TableData.Note()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TABLE_NAME

public static final String TABLE_NAME

NOTE

public static final String NOTE
See Also:
Constant Field Values

DB_FIELDS

public static final String DB_FIELDS
See Also:
Constant Field Values
Constructor Detail

BoardContent.TableData.Note

public BoardContent.TableData.Note()