public class DimRangeVal extends java.lang.Object implements DimConvertable, java.io.Serializable
DimConvertable.DimType
Constructor and Description |
---|
DimRangeVal(com.anylogic.engine.Dimension mappedDim,
int intValue) |
Modifier and Type | Method and Description |
---|---|
int |
asAnyLogicDimIndex() |
DimConvertable.DimType |
getDimType() |
public DimRangeVal(com.anylogic.engine.Dimension mappedDim, int intValue)
public DimConvertable.DimType getDimType()
getDimType
in interface DimConvertable
public int asAnyLogicDimIndex()
asAnyLogicDimIndex
in interface DimConvertable