org.jooq.util.maven.example.mysql.tables.pojos
Class XTestCase_85
java.lang.Object
org.jooq.util.maven.example.mysql.tables.pojos.XTestCase_85
- All Implemented Interfaces:
- Serializable
public class XTestCase_85
- extends Object
- implements Serializable
This class is generated by jOOQ.
An unused table in the same schema.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XTestCase_85
public XTestCase_85()
getId
public Integer getId()
setId
public void setId(Integer id)
getXUnusedId
public Integer getXUnusedId()
setXUnusedId
public void setXUnusedId(Integer xUnusedId)
getXUnusedName
public String getXUnusedName()
setXUnusedName
public void setXUnusedName(String xUnusedName)
Copyright © 2012. All Rights Reserved.