com.sonatype.tycho.enforcer
Class VersionConstraintRule

java.lang.Object
  extended by com.sonatype.tycho.enforcer.VersionConstraintRule

public class VersionConstraintRule
extends Object


Constructor Summary
VersionConstraintRule()
           
 
Method Summary
 String getNameTemplate()
           
 String getVersionRange()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VersionConstraintRule

public VersionConstraintRule()
Method Detail

getNameTemplate

public String getNameTemplate()

getVersionRange

public String getVersionRange()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2008-2011. All Rights Reserved.