ma.glasnost.orika.test.community
Class JaxbElementTestCase.MockJAXBElement<T>
java.lang.Object
ma.glasnost.orika.test.community.JaxbElementTestCase.MockJAXBElement<T>
- Type Parameters:
T -
- Enclosing class:
- JaxbElementTestCase
public static class JaxbElementTestCase.MockJAXBElement<T>
- extends Object
Fake JAXB element...
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbElementTestCase.MockJAXBElement
public JaxbElementTestCase.MockJAXBElement()
getValue
public T getValue()
setValue
public void setValue(T value)
Copyright © 2014 Glasnost. All Rights Reserved.