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
クラス 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