| 123456789101112131415161718 |
- //
- // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.6-01/24/2006 06:08 PM(kohsuke)-fcs
- // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
- // Any modifications to this file will be lost upon recompilation of the source schema.
- // Generated on: 2018.09.10 at 08:01:16 AM PDT
- //
- public class RoundtripTest
- extends org.jvnet.hyperjaxb2.runtime.tests.RoundtripTest
- implements org.jvnet.jaxbcommons.xml.bind.ContextPathAware
- {
- public java.lang.String getContextPath() {
- return "magoffin.matt.ieat.domain";
- }
- }
|