org.apache.maven.scm.provider.accurev
Class CategorisedElements

java.lang.Object
  extended by org.apache.maven.scm.provider.accurev.CategorisedElements

public class CategorisedElements
extends Object


Constructor Summary
CategorisedElements()
           
 
Method Summary
 List<File> getMemberElements()
           
 List<File> getNonMemberElements()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategorisedElements

public CategorisedElements()
Method Detail

getMemberElements

public List<File> getMemberElements()

getNonMemberElements

public List<File> getNonMemberElements()


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.