org.objectweb.speedo.metadata
Class SpeedoModifier

java.lang.Object
  extended by org.objectweb.speedo.metadata.SpeedoModifier

public abstract class SpeedoModifier
extends java.lang.Object

This class represents the possible values for the attribute persistence-modifier of a field.

Author:
S.Chassande-Barrioz

Constructor Summary
SpeedoModifier()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpeedoModifier

public SpeedoModifier()