com.buildforge.services.client.dbo
Class Note

java.lang.Object
  extended by com.buildforge.services.client.dbo.Note

public class Note
extends java.lang.Object

Unused marker class for this release


Field Summary
static java.lang.Class<Note> CLASS
           
 
Constructor Summary
Note(APIClientConnection conn)
           
 
Method Summary
 APIClientConnection getConnection()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS

public static final java.lang.Class<Note> CLASS
Constructor Detail

Note

public Note(APIClientConnection conn)
Method Detail

getConnection

public APIClientConnection getConnection()