org.nakedobjects.metamodel.facets.actions.executed
Class ExecutedFacet.Where

java.lang.Object
  extended by org.nakedobjects.metamodel.facets.EnumerationAbstract
      extended by org.nakedobjects.metamodel.facets.actions.executed.ExecutedFacet.Where
All Implemented Interfaces:
Enumeration
Enclosing interface:
ExecutedFacet

public static final class ExecutedFacet.Where
extends EnumerationAbstract


Field Summary
static ExecutedFacet.Where DEFAULT
           
static ExecutedFacet.Where LOCALLY
           
static ExecutedFacet.Where REMOTELY
           
 
Method Summary
 
Methods inherited from class org.nakedobjects.metamodel.facets.EnumerationAbstract
equals, getFriendlyName, getNameInCode, getNum, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

DEFAULT

public static ExecutedFacet.Where DEFAULT

LOCALLY

public static ExecutedFacet.Where LOCALLY

REMOTELY

public static ExecutedFacet.Where REMOTELY


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.