org.jooq.util.maven.example.postgres.tables.pojos
Class T_785
java.lang.Object
org.jooq.util.maven.example.postgres.tables.pojos.T_785
- All Implemented Interfaces:
- Serializable
@Generated(value={"http://www.jooq.org","2.3.3"},
comments="This class is generated by jOOQ")
public class T_785- extends Object
- implements Serializable
This class is generated by jOOQ.
- See Also:
- Serialized Form
|
Constructor Summary |
T_785()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
T_785
public T_785()
getId
public Integer getId()
setId
public void setId(Integer id)
getName
public String getName()
setName
public void setName(String name)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2012. All Rights Reserved.