org.jvnet.hyperjaxb3.ejb.tests.one.RoundtripTest Maven / Gradle / Ivy
The newest version!
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1.5-b01-fcs
// See http://java.sun.com/xml/jaxb
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2007.12.21 at 10:40:23 AM CET
//
package org.jvnet.hyperjaxb3.ejb.tests.one;
import org.jvnet.jaxb2_commons.xml.bind.ContextPathAware;
public class RoundtripTest
extends org.jvnet.hyperjaxb3.ejb.test.RoundtripTest
implements ContextPathAware
{
public String getContextPath() {
return "org.jvnet.hyperjaxb3.ejb.tests.one";
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy