Uses of Class
org.modeshape.sequencer.jpdl3.JPDL3TaskNodeMetadata

Packages that use JPDL3TaskNodeMetadata
org.modeshape.sequencer.jpdl3 The classes that make up the jPDL3 file sequencer. 
 

Uses of JPDL3TaskNodeMetadata in org.modeshape.sequencer.jpdl3
 

Methods in org.modeshape.sequencer.jpdl3 that return types with arguments of type JPDL3TaskNodeMetadata
 List<JPDL3TaskNodeMetadata> JPDL3Metadata.getTaskNodes()
           
 

Method parameters in org.modeshape.sequencer.jpdl3 with type arguments of type JPDL3TaskNodeMetadata
 void JPDL3Metadata.setTaskNodes(List<JPDL3TaskNodeMetadata> taskNodes)
           
 



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