com.atlassian.rest.test.jar
Class ClassWithAnnotatedMethod

java.lang.Object
  extended by com.atlassian.rest.test.jar.ClassWithAnnotatedMethod

public class ClassWithAnnotatedMethod
extends java.lang.Object


Constructor Summary
ClassWithAnnotatedMethod()
           
 
Method Summary
 void aMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassWithAnnotatedMethod

public ClassWithAnnotatedMethod()
Method Detail

aMethod

public void aMethod()


Copyright © 2014 Atlassian. All Rights Reserved.