org.megatome.knowndefect.example
Class ExampleKnownAndAcceptedDefects
java.lang.Object
org.megatome.knowndefect.example.ExampleKnownAndAcceptedDefects
public class ExampleKnownAndAcceptedDefects
- extends Object
This is a sample class to show how the annotation is documented in JavaDoc.
- Author:
- cjohnston
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExampleKnownAndAcceptedDefects
public ExampleKnownAndAcceptedDefects()
exampleKnownAndAcceptedDefect
@KnownAndAcceptedDefect(author="CEJ",
date="5/30/2008",
reason="We should not add code to this method")
public void exampleKnownAndAcceptedDefect()
Copyright (C) 2009, Megatome Technologies
All Rights Reserved