it.imolinfo.jbi4cics.commareaparser
Class OccursDefinition
java.lang.Object
it.imolinfo.jbi4cics.commareaparser.OccursDefinition
public class OccursDefinition
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OccursDefinition
public OccursDefinition()
isDynamic
public boolean isDynamic()
- Returns:
- the dynamic
setDynamic
public void setDynamic(boolean dynamic)
- Parameters:
dynamic
- the dynamic to set
getMaxSize
public int getMaxSize()
- Returns:
- the maxSize
setMaxSize
public void setMaxSize(int maxSize)
- Parameters:
maxSize
- the maxSize to set
getMinSize
public int getMinSize()
- Returns:
- the minSize
setMinSize
public void setMinSize(int minSize)
- Parameters:
minSize
- the minSize to set
getSize
public int getSize()
- Returns:
- the size
setSize
public void setSize(int size)
- Parameters:
size
- the size to set
getVariableName
public java.lang.String getVariableName()
- Returns:
- the variableName
setVariableName
public void setVariableName(java.lang.String variableName)
- Parameters:
variableName
- the variableName to set
populate
public void populate(CobolTypeDescriptor cobolTypeDescriptor)
throws ParseException
- Throws:
ParseException
Copyright © 2005-2008 Imola Informatica. All Rights Reserved.