com.ibm.jbatch.container.jsl
Interface TransitionElement

All Known Implementing Classes:
End, Fail, Next, Stop

public interface TransitionElement

This is a workaround to not having the ability to generate interfaces directly from JAXB


Method Summary
 String getOn()
           
 void setOn(String on)
           
 

Method Detail

getOn

String getOn()

setOn

void setOn(String on)


Copyright © 2013. All Rights Reserved.