com.ibm.etools.iseries.edit.generator.model
Class RPGDSpecSubfieldKeywords
java.lang.Object
com.ibm.etools.iseries.edit.generator.model.RPGDSpecSubfieldKeywords
public class RPGDSpecSubfieldKeywords
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
copyright
public static final String copyright
- See Also:
- Constant Field Values
RPGDSpecSubfieldKeywords
public RPGDSpecSubfieldKeywords()
getDtaara
public String getDtaara()
- Returns:
getExtfld
public String getExtfld()
- Returns:
isDtaara
public boolean isDtaara()
- Returns:
isExtfld
public boolean isExtfld()
- Returns:
isOverLay
public boolean isOverLay()
- Returns:
isOverLayNext
public boolean isOverLayNext()
- Returns:
isDtaVar
public boolean isDtaVar()
- Returns:
getPosition
public String getPosition()
- Returns:
getOverlay
public String getOverlay()
- Returns:
setDtaara
public void setDtaara(String string)
- Parameters:
string
-
setExtfld
public void setExtfld(String string)
- Parameters:
string
-
setDtaara
public void setDtaara(boolean b)
- Parameters:
b
-
setExtfld
public void setExtfld(boolean b)
- Parameters:
b
-
setOverLay
public void setOverLay(boolean b)
- Parameters:
b
-
setOverLayNext
public void setOverLayNext(boolean b)
- Parameters:
b
-
setDtaVar
public void setDtaVar(boolean b)
- Parameters:
b
-
setPosition
public void setPosition(String pos)
- Parameters:
i
-
setOverlay
public void setOverlay(String string)
- Parameters:
string
-
getKeywords
public Vector getKeywords()
- Returns:
setKeywords
public void setKeywords(Vector vector)
- Parameters:
vector
-
isPackeven
public boolean isPackeven()
- Returns:
setPackeven
public void setPackeven(boolean b)
- Parameters:
b
-
setDtaaraVar
public void setDtaaraVar(boolean b)
- Parameters:
b
-
getDtaaraVar
public boolean getDtaaraVar()
- Parameters:
b
-
getDtaaraText
public String getDtaaraText()
- Parameters:
b
-
isDtaaraQuoted
public boolean isDtaaraQuoted()
- Parameters:
b
-
Copyright © 2011 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.