org.jooq.util.maven.example.postgres.tables.pojos
Class T_959

java.lang.Object
  extended by org.jooq.util.maven.example.postgres.tables.pojos.T_959
All Implemented Interfaces:
Serializable

@Generated(value={"http://www.jooq.org","2.3.3"},
           comments="This class is generated by jOOQ")
public class T_959
extends Object
implements Serializable

This class is generated by jOOQ.

See Also:
Serialized Form

Constructor Summary
T_959()
           
 
Method Summary
 U_959 getJavaKeywords()
           
 void setJavaKeywords(U_959 javaKeywords)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

T_959

public T_959()
Method Detail

getJavaKeywords

public U_959 getJavaKeywords()

setJavaKeywords

public void setJavaKeywords(U_959 javaKeywords)


Copyright © 2012. All Rights Reserved.