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

Interface mheg5.MCM.AIIngredient

public interface AIIngredient
extends Object

Method Index

 o Clone(ObjectRef)
 o Preload()
 o SetData()
 o Unload()

Methods

 o Clone
  public abstract void Clone(ObjectRef cloneOref)
 o Preload
  public abstract void Preload()
 o SetData
  public abstract void SetData()
 o Unload
  public abstract void Unload()

All Packages  Class Hierarchy  This Package  Previous  Next  Index