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

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

public class T_658_12
extends Object
implements Serializable

This class is generated by jOOQ.

See Also:
Serialized Form

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

Constructor Detail

T_658_12

public T_658_12()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getCd

public String getCd()

setCd

public void setCd(String cd)


Copyright © 2012. All Rights Reserved.