org.specrunner.plugins.type
Class Undefined

java.lang.Object
  extended by org.specrunner.util.xom.AbstractType<ActionType>
      extended by org.specrunner.plugins.ActionType
          extended by org.specrunner.plugins.type.Undefined
All Implemented Interfaces:
Comparable<ActionType>, IPresentation

public class Undefined
extends ActionType

Undefined: has importance -1.


Field Summary
static Undefined INSTANCE
          Singleton.
 
Fields inherited from class org.specrunner.util.xom.AbstractType
importance, name
 
Constructor Summary
protected Undefined()
          Default constructor.
 
Method Summary
 
Methods inherited from class org.specrunner.util.xom.AbstractType
asNode, asString, compareTo, equals, getCssName, getName, hashCode, max, setName
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final Undefined INSTANCE
Singleton.

Constructor Detail

Undefined

protected Undefined()
Default constructor.



Copyright © 2014. All rights reserved.