com.sonatype.tycho.enforcer
Class VersionConstraintRule

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

public class VersionConstraintRule
extends java.lang.Object


Constructor Summary
VersionConstraintRule()
           
 
Method Summary
 java.lang.String getNameTemplate()
           
 java.lang.String getVersionRange()
           
 java.lang.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 java.lang.String getNameTemplate()

getVersionRange

public java.lang.String getVersionRange()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2008-2011. All Rights Reserved.