RoundtripTest.java
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11
// 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.10.06 at 11:57:57 AM CEST
//
package com.hack23.cia.model.external.riksdagen.dokumentstatus.impl;
import org.jvnet.jaxb2_commons.xml.bind.ContextPathAware;
public class RoundtripTest
extends org.jvnet.hyperjaxb3.ejb.test.RoundtripTest
implements ContextPathAware
{
public String getContextPath() {
return "com.hack23.cia.model.external.riksdagen.dokumentstatus.impl";
}
public String getPersistenceUnitName() {
return "com.hack23.cia.model.external.riksdagen.dokumentstatus.impl";
}
}