ma.glasnost.orika.test.community
Class JaxbElementTestCase.JAXBElement<T>

java.lang.Object
  extended by ma.glasnost.orika.test.community.JaxbElementTestCase.JAXBElement<T>
Type Parameters:
T -
Enclosing class:
JaxbElementTestCase

public static class JaxbElementTestCase.JAXBElement<T>
extends Object

Fake JAXB element...


Constructor Summary
JaxbElementTestCase.JAXBElement()
           
 
Method Summary
 T getValue()
           
 void setValue(T value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxbElementTestCase.JAXBElement

public JaxbElementTestCase.JAXBElement()
Method Detail

getValue

public T getValue()

setValue

public void setValue(T value)


Copyright © 2012 Glasnost. All Rights Reserved.