org.modeshape.sequencer.cnd
Class CndSequencerI18n

java.lang.Object
  extended by org.modeshape.sequencer.cnd.CndSequencerI18n

public final class CndSequencerI18n
extends Object

The internationalized string constants for the org.modeshape.sequencer.cnd* packages.


Field Summary
static I18n errorSequencingCndContent
           
static I18n sequencerTaskName
           
 
Constructor Summary
CndSequencerI18n()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sequencerTaskName

public static I18n sequencerTaskName

errorSequencingCndContent

public static I18n errorSequencingCndContent
Constructor Detail

CndSequencerI18n

public CndSequencerI18n()


Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.