no.nav.tjeneste.virksomhet.behandleinngaaendejournal.v1.feil.JournalpostIkkeInngaeende Maven / Gradle / Ivy
package no.nav.tjeneste.virksomhet.behandleinngaaendejournal.v1.feil;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Java class for JournalpostIkkeInngaeende complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="JournalpostIkkeInngaeende">
* <complexContent>
* <extension base="{http://nav.no/tjeneste/virksomhet/behandleInngaaendeJournal/v1/feil}ForretningsmessigUnntak">
* </extension>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "JournalpostIkkeInngaeende")
public class JournalpostIkkeInngaeende
extends ForretningsmessigUnntak
{
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy