com.atlassian.plugins.rest.common.sal.websudo.nopackageprotection
Class MethodProtectedByMethodAnnotation

java.lang.Object
  extended by com.atlassian.plugins.rest.common.sal.websudo.nopackageprotection.MethodProtectedByMethodAnnotation

public class MethodProtectedByMethodAnnotation
extends java.lang.Object


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

Constructor Detail

MethodProtectedByMethodAnnotation

public MethodProtectedByMethodAnnotation()
Method Detail

aMethod

public void aMethod()

bMethod

public void bMethod()


Copyright © 2014 Atlassian. All Rights Reserved.