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

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

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

This class is generated by jOOQ.

See Also:
Serialized Form

Constructor Summary
T_986_2()
           
 
Method Summary
 Integer getRef()
           
 void setRef(Integer ref)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

T_986_2

public T_986_2()
Method Detail

getRef

public Integer getRef()

setRef

public void setRef(Integer ref)


Copyright © 2012. All Rights Reserved.