test.jp.oarts.pirka.iop.tool.core.business
クラス Tv01
java.lang.Object
test.jp.oarts.pirka.iop.tool.core.business.Tv01
public class Tv01
- extends java.lang.Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tv01
public Tv01()
getId
public java.lang.Integer getId()
- 戻り値:
- the id
getName
public java.lang.String getName()
- 戻り値:
- the name
getListInclude2
public java.util.List<Tv01.Include2> getListInclude2()
- 戻り値:
- the listInclude2
setId
public void setId(java.lang.Integer id)
- パラメータ:
id
- the id to set
setName
public void setName(java.lang.String name)
- パラメータ:
name
- the name to set
setListInclude2
public void setListInclude2(java.util.List<Tv01.Include2> listInclude2)
- パラメータ:
listInclude2
- the listInclude2 to set