org.jooq.util.maven.example.mysql.tables.pojos
Class TIdentityPk
java.lang.Object
org.jooq.util.maven.example.mysql.tables.pojos.TIdentityPk
- All Implemented Interfaces:
- Serializable
public class TIdentityPk
- extends Object
- implements Serializable
This class is generated by jOOQ.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TIdentityPk
public TIdentityPk()
getId
public Integer getId()
setId
public void setId(Integer id)
getVal
public Integer getVal()
setVal
public void setVal(Integer val)
Copyright © 2012. All Rights Reserved.