Fix ADRESSEType

This commit is contained in:
2022-01-28 16:04:30 +01:00
parent 7ab92d1bb3
commit d96255d936

View File

@@ -7,7 +7,7 @@ import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_7_0.on2antrag.sachPrivat.RisikoAdresseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.sachPrivat.RisikoAdresseType;
/**