jp.oarts.pirka.iop.tool.core.plugin.file.webapp
クラス WebAppFileCreator.ItemInfo

java.lang.Object
  上位を拡張 jp.oarts.pirka.iop.tool.core.plugin.file.webapp.WebAppFileCreator.ItemInfo
含まれているクラス:
WebAppFileCreator

 class WebAppFileCreator.ItemInfo
extends java.lang.Object


フィールドの概要
(package private)  boolean autoRowNo
           
(package private)  boolean dokujiCheck
           
(package private)  InterfaceDataItem item
           
(package private)  boolean listFlag
           
(package private)  java.util.List<WebAppFileCreator.ItemInfo> listItemList
           
(package private)  boolean noInputIns
           
(package private)  boolean noInputUp
           
(package private)  boolean readOnly
           
(package private)  boolean required
           
(package private)  java.lang.String screenFieldType
           
(package private)  java.lang.String selectListName
           
(package private)  java.lang.String stringChaeck
           
(package private)  boolean underLengthNg
           
(package private)  boolean useInsert
           
(package private)  boolean useLike
           
(package private)  boolean useList
           
(package private)  boolean useRef
           
(package private)  boolean useSearch
           
(package private)  boolean useUpdate
           
 
コンストラクタの概要
WebAppFileCreator.ItemInfo()
           
 
メソッドの概要
 InterfaceDataItem getItem()
           
 java.util.List<WebAppFileCreator.ItemInfo> getListItemList()
           
 java.lang.String getScreenFieldType()
           
 java.lang.String getSelectListName()
           
 java.lang.String getStringChaeck()
           
 boolean isAutoRowNo()
           
 boolean isDokujiCheck()
           
 boolean isListFlag()
           
 boolean isNoInputIns()
           
 boolean isNoInputUp()
           
 boolean isReadOnly()
           
 boolean isRequired()
           
 boolean isUnderLengthNg()
           
 boolean isUseInsert()
           
 boolean isUseLike()
           
 boolean isUseList()
           
 boolean isUseRef()
           
 boolean isUseSearch()
           
 boolean isUseUpdate()
           
 void setAutoRowNo(boolean autoRowNo)
           
 void setDokujiCheck(boolean dokujiCheck)
           
 void setItem(InterfaceDataItem item)
           
 void setListFlag(boolean listFlag)
           
 void setListItemList(java.util.List<WebAppFileCreator.ItemInfo> listItemList)
           
 void setNoInputIns(boolean noInputIns)
           
 void setNoInputUp(boolean noInputUp)
           
 void setReadOnly(boolean readOnly)
           
 void setRequired(boolean required)
           
 void setScreenFieldType(java.lang.String screenFieldType)
           
 void setSelectListName(java.lang.String selectListName)
           
 void setStringChaeck(java.lang.String stringChaeck)
           
 void setUnderLengthNg(boolean underLengthNg)
           
 void setUseInsert(boolean useInsert)
           
 void setUseLike(boolean useLike)
           
 void setUseList(boolean useList)
           
 void setUseRef(boolean useRef)
           
 void setUseSearch(boolean useSearch)
           
 void setUseUpdate(boolean useUpdate)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

listFlag

boolean listFlag

listItemList

java.util.List<WebAppFileCreator.ItemInfo> listItemList

item

InterfaceDataItem item

screenFieldType

java.lang.String screenFieldType

readOnly

boolean readOnly

useList

boolean useList

useInsert

boolean useInsert

useUpdate

boolean useUpdate

useRef

boolean useRef

useSearch

boolean useSearch

useLike

boolean useLike

noInputIns

boolean noInputIns

noInputUp

boolean noInputUp

autoRowNo

boolean autoRowNo

required

boolean required

underLengthNg

boolean underLengthNg

stringChaeck

java.lang.String stringChaeck

dokujiCheck

boolean dokujiCheck

selectListName

java.lang.String selectListName
コンストラクタの詳細

WebAppFileCreator.ItemInfo

WebAppFileCreator.ItemInfo()
メソッドの詳細

isListFlag

public boolean isListFlag()
戻り値:
the listFlag

getListItemList

public java.util.List<WebAppFileCreator.ItemInfo> getListItemList()
戻り値:
the listItemList

getItem

public InterfaceDataItem getItem()
戻り値:
the item

getScreenFieldType

public java.lang.String getScreenFieldType()
戻り値:
the screenFieldType

isReadOnly

public boolean isReadOnly()
戻り値:
the readOnly

isUseList

public boolean isUseList()
戻り値:
the useList

isUseInsert

public boolean isUseInsert()
戻り値:
the useInsert

isUseUpdate

public boolean isUseUpdate()
戻り値:
the useUpdate

isUseRef

public boolean isUseRef()
戻り値:
the useRef

isUseSearch

public boolean isUseSearch()
戻り値:
the useSearch

isUseLike

public boolean isUseLike()
戻り値:
the useLike

isNoInputUp

public boolean isNoInputUp()
戻り値:
the noInputUp

isUnderLengthNg

public boolean isUnderLengthNg()
戻り値:
the underLengthNg

getStringChaeck

public java.lang.String getStringChaeck()
戻り値:
the stringChaeck

isDokujiCheck

public boolean isDokujiCheck()
戻り値:
the dokujiCheck

getSelectListName

public java.lang.String getSelectListName()
戻り値:
the selectListName

setListFlag

public void setListFlag(boolean listFlag)
パラメータ:
listFlag - the listFlag to set

setListItemList

public void setListItemList(java.util.List<WebAppFileCreator.ItemInfo> listItemList)
パラメータ:
listItemList - the listItemList to set

setItem

public void setItem(InterfaceDataItem item)
パラメータ:
item - the item to set

setScreenFieldType

public void setScreenFieldType(java.lang.String screenFieldType)
パラメータ:
screenFieldType - the screenFieldType to set

setReadOnly

public void setReadOnly(boolean readOnly)
パラメータ:
readOnly - the readOnly to set

setUseList

public void setUseList(boolean useList)
パラメータ:
useList - the useList to set

setUseInsert

public void setUseInsert(boolean useInsert)
パラメータ:
useInsert - the useInsert to set

setUseUpdate

public void setUseUpdate(boolean useUpdate)
パラメータ:
useUpdate - the useUpdate to set

setUseRef

public void setUseRef(boolean useRef)
パラメータ:
useRef - the useRef to set

setUseSearch

public void setUseSearch(boolean useSearch)
パラメータ:
useSearch - the useSearch to set

setUseLike

public void setUseLike(boolean useLike)
パラメータ:
useLike - the useLike to set

setNoInputUp

public void setNoInputUp(boolean noInputUp)
パラメータ:
noInputUp - the noInputUp to set

setUnderLengthNg

public void setUnderLengthNg(boolean underLengthNg)
パラメータ:
underLengthNg - the underLengthNg to set

setStringChaeck

public void setStringChaeck(java.lang.String stringChaeck)
パラメータ:
stringChaeck - the stringChaeck to set

setDokujiCheck

public void setDokujiCheck(boolean dokujiCheck)
パラメータ:
dokujiCheck - the dokujiCheck to set

setSelectListName

public void setSelectListName(java.lang.String selectListName)
パラメータ:
selectListName - the selectListName to set

isRequired

public boolean isRequired()
戻り値:
the required

setRequired

public void setRequired(boolean required)
パラメータ:
required - the required to set

isNoInputIns

public boolean isNoInputIns()
戻り値:
the noInputIns

setNoInputIns

public void setNoInputIns(boolean noInputIns)
パラメータ:
noInputIns - the noInputIns to set

isAutoRowNo

public boolean isAutoRowNo()
戻り値:
the autoRowNo

setAutoRowNo

public void setAutoRowNo(boolean autoRowNo)
パラメータ:
autoRowNo - the autoRowNo to set