Class FieldDescriptor

java.lang.Object
repast.simphony.engine.watcher.FieldDescriptor

public class FieldDescriptor extends Object
Describes a watchee field.
Version:
$Revision: 1.1 $ $Date: 2005/12/21 22:25:34 $
Author:
Nick Collier
  • Constructor Details

    • FieldDescriptor

      public FieldDescriptor(String name, String type)
  • Method Details

    • getName

      public String getName()
    • getType

      public String getType()