org.kuali.student.contract.model.impl
Class TestAnnotationValueResolution

java.lang.Object
  extended by org.kuali.student.contract.model.impl.TestAnnotationValueResolution

public class TestAnnotationValueResolution
extends Object

tests how to resolve both types of @XmlEnum annotations. Those with and without the value defined.

Author:
Kuali Student Team

Constructor Summary
TestAnnotationValueResolution()
           
 
Method Summary
 void checkExistence()
           
 void extractAnnotationValue()
           
static void setup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAnnotationValueResolution

public TestAnnotationValueResolution()
Method Detail

setup

public static void setup()

checkExistence

public void checkExistence()

extractAnnotationValue

public void extractAnnotationValue()


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.