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

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

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

This class is generated by jOOQ.

See Also:
Serialized Form

Constructor Summary
T_658_32()
           
 
Method Summary
 Long getCd()
           
 Long getId()
           
 void setCd(Long cd)
           
 void setId(Long id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

T_658_32

public T_658_32()
Method Detail

getId

public Long getId()

setId

public void setId(Long id)

getCd

public Long getCd()

setCd

public void setCd(Long cd)


Copyright © 2012. All Rights Reserved.