org.codehaus.mojo.pomtools.helpers
Class TransitiveDependencyInfo.VersionCount

java.lang.Object
  extended by org.codehaus.mojo.pomtools.helpers.TransitiveDependencyInfo.VersionCount
Enclosing class:
TransitiveDependencyInfo

public static class TransitiveDependencyInfo.VersionCount
extends java.lang.Object


Method Summary
 int getCount()
           
 java.lang.String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCount

public int getCount()

getVersion

public java.lang.String getVersion()


Copyright © 2010 The Codehaus. All Rights Reserved.