org.jooq.util.maven.example.mysql.tables.pojos
Class T_658_31

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

public class T_658_31
extends Object
implements Serializable

This class is generated by jOOQ.

See Also:
Serialized Form

Constructor Summary
T_658_31()
           
 
Method Summary
 Long getId()
           
 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_31

public T_658_31()
Method Detail

getId

public Long getId()

setId

public void setId(Long id)


Copyright © 2012. All Rights Reserved.