Interface mheg5.MCM.AIEntryField
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface mheg5.MCM.AIEntryField

public interface AIEntryField
extends Object

Method Index

 o GetEntryPoint(IntegerVariable)
 o GetOverwriteMode(BooleanVariable)
 o SetEntryPoint(int)
 o SetOverwriteMode(boolean)

Methods

 o GetEntryPoint
  public abstract void GetEntryPoint(IntegerVariable intvar)
 o GetOverwriteMode
  public abstract void GetOverwriteMode(BooleanVariable bv)
 o SetEntryPoint
  public abstract void SetEntryPoint(int intvar)
 o SetOverwriteMode
  public abstract void SetOverwriteMode(boolean bv)

All Packages  Class Hierarchy  This Package  Previous  Next  Index