com.atlassian.maven.plugins.clirr
Class Rule

java.lang.Object
  extended by com.atlassian.maven.plugins.clirr.Rule

public class Rule
extends java.lang.Object


Constructor Summary
Rule(java.lang.String name, net.sf.clirr.core.Message msg)
           
 
Method Summary
 net.sf.clirr.core.Message getMessage()
           
 java.lang.String getName()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Rule

public Rule(java.lang.String name,
            net.sf.clirr.core.Message msg)
Method Detail

getName

public java.lang.String getName()

getMessage

public net.sf.clirr.core.Message getMessage()

toString

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


Copyright © 2012 Atlassian. All Rights Reserved.