org.molgenis.omx.utils
Class ProtocolUtils

java.lang.Object
  extended by org.molgenis.omx.utils.ProtocolUtils

public class ProtocolUtils
extends Object


Constructor Summary
ProtocolUtils()
           
 
Method Summary
static List<Protocol> getProtocolDescendants(Protocol protocol)
          Returns the descendants of the given protocol including the given protocol
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtocolUtils

public ProtocolUtils()
Method Detail

getProtocolDescendants

public static List<Protocol> getProtocolDescendants(Protocol protocol)
Returns the descendants of the given protocol including the given protocol

Parameters:
protocol -
Returns:


Copyright © 2013. All Rights Reserved.