summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/szr_v4/ObjectFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/szr_v4/ObjectFactory.java')
-rw-r--r--src/main/java/at/gv/util/xsd/szr_v4/ObjectFactory.java495
1 files changed, 495 insertions, 0 deletions
diff --git a/src/main/java/at/gv/util/xsd/szr_v4/ObjectFactory.java b/src/main/java/at/gv/util/xsd/szr_v4/ObjectFactory.java
new file mode 100644
index 0000000..3b4cfb6
--- /dev/null
+++ b/src/main/java/at/gv/util/xsd/szr_v4/ObjectFactory.java
@@ -0,0 +1,495 @@
+
+package at.gv.util.xsd.szr_v4;
+
+import javax.xml.bind.JAXBElement;
+import javax.xml.bind.annotation.XmlElementDecl;
+import javax.xml.bind.annotation.XmlRegistry;
+import javax.xml.namespace.QName;
+
+
+/**
+ * This object contains factory methods for each
+ * Java content interface and Java element interface
+ * generated in the at.gv.util.xsd.szr_v4 package.
+ * <p>An ObjectFactory allows you to programatically
+ * construct new instances of the Java representation
+ * for XML content. The Java representation of XML
+ * content can consist of schema derived interfaces
+ * and classes representing the binding of schema
+ * type definitions, element declarations and model
+ * groups. Factory methods for each of these are
+ * provided in this class.
+ *
+ */
+@XmlRegistry
+public class ObjectFactory {
+
+ private final static QName _SZRException_QNAME = new QName("urn:SZRServices", "SZRException");
+ private final static QName _GetVersion_QNAME = new QName("urn:SZRServices", "GetVersion");
+
+ /**
+ * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.gv.util.xsd.szr_v4
+ *
+ */
+ public ObjectFactory() {
+ }
+
+ /**
+ * Create an instance of {@link GetBPKsResponseType }
+ *
+ */
+ public GetBPKsResponseType createGetBPKsResponseType() {
+ return new GetBPKsResponseType();
+ }
+
+ /**
+ * Create an instance of {@link SZRException }
+ *
+ */
+ public SZRException createSZRException() {
+ return new SZRException();
+ }
+
+ /**
+ * Create an instance of {@link TransformBPK }
+ *
+ */
+ public TransformBPK createTransformBPK() {
+ return new TransformBPK();
+ }
+
+ /**
+ * Create an instance of {@link PersonInfoType }
+ *
+ */
+ public PersonInfoType createPersonInfoType() {
+ return new PersonInfoType();
+ }
+
+ /**
+ * Create an instance of {@link FremdBPKRequestType }
+ *
+ */
+ public FremdBPKRequestType createFremdBPKRequestType() {
+ return new FremdBPKRequestType();
+ }
+
+ /**
+ * Create an instance of {@link TransformBPKResponse }
+ *
+ */
+ public TransformBPKResponse createTransformBPKResponse() {
+ return new TransformBPKResponse();
+ }
+
+ /**
+ * Create an instance of {@link FremdBPKType }
+ *
+ */
+ public FremdBPKType createFremdBPKType() {
+ return new FremdBPKType();
+ }
+
+ /**
+ * Create an instance of {@link GetVKZPermission }
+ *
+ */
+ public GetVKZPermission createGetVKZPermission() {
+ return new GetVKZPermission();
+ }
+
+ /**
+ * Create an instance of {@link GetVKZPermissionResponse }
+ *
+ */
+ public GetVKZPermissionResponse createGetVKZPermissionResponse() {
+ return new GetVKZPermissionResponse();
+ }
+
+ /**
+ * Create an instance of {@link GetVKZPermissionResponseType }
+ *
+ */
+ public GetVKZPermissionResponseType createGetVKZPermissionResponseType() {
+ return new GetVKZPermissionResponseType();
+ }
+
+ /**
+ * Create an instance of {@link GetIdentityLink }
+ *
+ */
+ public GetIdentityLink createGetIdentityLink() {
+ return new GetIdentityLink();
+ }
+
+ /**
+ * Create an instance of {@link GetIdentityLinkResponse }
+ *
+ */
+ public GetIdentityLinkResponse createGetIdentityLinkResponse() {
+ return new GetIdentityLinkResponse();
+ }
+
+ /**
+ * Create an instance of {@link IdentityLinkType }
+ *
+ */
+ public IdentityLinkType createIdentityLinkType() {
+ return new IdentityLinkType();
+ }
+
+ /**
+ * Create an instance of {@link GetIdentityLinkEidas }
+ *
+ */
+ public GetIdentityLinkEidas createGetIdentityLinkEidas() {
+ return new GetIdentityLinkEidas();
+ }
+
+ /**
+ * Create an instance of {@link GetIdentityLinkEidasResponse }
+ *
+ */
+ public GetIdentityLinkEidasResponse createGetIdentityLinkEidasResponse() {
+ return new GetIdentityLinkEidasResponse();
+ }
+
+ /**
+ * Create an instance of {@link GetBPK }
+ *
+ */
+ public GetBPK createGetBPK() {
+ return new GetBPK();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKResponse }
+ *
+ */
+ public GetBPKResponse createGetBPKResponse() {
+ return new GetBPKResponse();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKs }
+ *
+ */
+ public GetBPKs createGetBPKs() {
+ return new GetBPKs();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKsResponse }
+ *
+ */
+ public GetBPKsResponse createGetBPKsResponse() {
+ return new GetBPKsResponse();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKKombi }
+ *
+ */
+ public GetBPKKombi createGetBPKKombi() {
+ return new GetBPKKombi();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKKombiRequestType }
+ *
+ */
+ public GetBPKKombiRequestType createGetBPKKombiRequestType() {
+ return new GetBPKKombiRequestType();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKKombiResponse }
+ *
+ */
+ public GetBPKKombiResponse createGetBPKKombiResponse() {
+ return new GetBPKKombiResponse();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKKombiResponseType }
+ *
+ */
+ public GetBPKKombiResponseType createGetBPKKombiResponseType() {
+ return new GetBPKKombiResponseType();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKZPV }
+ *
+ */
+ public GetBPKZPV createGetBPKZPV() {
+ return new GetBPKZPV();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKZPVRequestType }
+ *
+ */
+ public GetBPKZPVRequestType createGetBPKZPVRequestType() {
+ return new GetBPKZPVRequestType();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKZPVResponse }
+ *
+ */
+ public GetBPKZPVResponse createGetBPKZPVResponse() {
+ return new GetBPKZPVResponse();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKZPVResponseType }
+ *
+ */
+ public GetBPKZPVResponseType createGetBPKZPVResponseType() {
+ return new GetBPKZPVResponseType();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKFromStammzahlEncrypted }
+ *
+ */
+ public GetBPKFromStammzahlEncrypted createGetBPKFromStammzahlEncrypted() {
+ return new GetBPKFromStammzahlEncrypted();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKFromStammzahlEncryptedRequestType }
+ *
+ */
+ public GetBPKFromStammzahlEncryptedRequestType createGetBPKFromStammzahlEncryptedRequestType() {
+ return new GetBPKFromStammzahlEncryptedRequestType();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKFromStammzahlEncryptedResponse }
+ *
+ */
+ public GetBPKFromStammzahlEncryptedResponse createGetBPKFromStammzahlEncryptedResponse() {
+ return new GetBPKFromStammzahlEncryptedResponse();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKFromStammzahlEncryptedResponseType }
+ *
+ */
+ public GetBPKFromStammzahlEncryptedResponseType createGetBPKFromStammzahlEncryptedResponseType() {
+ return new GetBPKFromStammzahlEncryptedResponseType();
+ }
+
+ /**
+ * Create an instance of {@link SignContent }
+ *
+ */
+ public SignContent createSignContent() {
+ return new SignContent();
+ }
+
+ /**
+ * Create an instance of {@link SignContentEntry }
+ *
+ */
+ public SignContentEntry createSignContentEntry() {
+ return new SignContentEntry();
+ }
+
+ /**
+ * Create an instance of {@link SignContentResponse }
+ *
+ */
+ public SignContentResponse createSignContentResponse() {
+ return new SignContentResponse();
+ }
+
+ /**
+ * Create an instance of {@link SignContentResponseType }
+ *
+ */
+ public SignContentResponseType createSignContentResponseType() {
+ return new SignContentResponseType();
+ }
+
+ /**
+ * Create an instance of {@link ValidateIdentityLink }
+ *
+ */
+ public ValidateIdentityLink createValidateIdentityLink() {
+ return new ValidateIdentityLink();
+ }
+
+ /**
+ * Create an instance of {@link ValidateIdentityLinkResponse }
+ *
+ */
+ public ValidateIdentityLinkResponse createValidateIdentityLinkResponse() {
+ return new ValidateIdentityLinkResponse();
+ }
+
+ /**
+ * Create an instance of {@link BPKzuBasiszahl }
+ *
+ */
+ public BPKzuBasiszahl createBPKzuBasiszahl() {
+ return new BPKzuBasiszahl();
+ }
+
+ /**
+ * Create an instance of {@link BPKzuBasiszahlResponse }
+ *
+ */
+ public BPKzuBasiszahlResponse createBPKzuBasiszahlResponse() {
+ return new BPKzuBasiszahlResponse();
+ }
+
+ /**
+ * Create an instance of {@link BasiszahlZuBPK }
+ *
+ */
+ public BasiszahlZuBPK createBasiszahlZuBPK() {
+ return new BasiszahlZuBPK();
+ }
+
+ /**
+ * Create an instance of {@link BasiszahlZuBPKResponse }
+ *
+ */
+ public BasiszahlZuBPKResponse createBasiszahlZuBPKResponse() {
+ return new BasiszahlZuBPKResponse();
+ }
+
+ /**
+ * Create an instance of {@link BasiszahlZuBPKReturnType }
+ *
+ */
+ public BasiszahlZuBPKReturnType createBasiszahlZuBPKReturnType() {
+ return new BasiszahlZuBPKReturnType();
+ }
+
+ /**
+ * Create an instance of {@link ZMRAnwendungsIntegration }
+ *
+ */
+ public ZMRAnwendungsIntegration createZMRAnwendungsIntegration() {
+ return new ZMRAnwendungsIntegration();
+ }
+
+ /**
+ * Create an instance of {@link ZMRAnwendungsIntegrationResponse }
+ *
+ */
+ public ZMRAnwendungsIntegrationResponse createZMRAnwendungsIntegrationResponse() {
+ return new ZMRAnwendungsIntegrationResponse();
+ }
+
+ /**
+ * Create an instance of {@link ZMRAnwendungsIntegrationReturnType }
+ *
+ */
+ public ZMRAnwendungsIntegrationReturnType createZMRAnwendungsIntegrationReturnType() {
+ return new ZMRAnwendungsIntegrationReturnType();
+ }
+
+ /**
+ * Create an instance of {@link GetStammzahl }
+ *
+ */
+ public GetStammzahl createGetStammzahl() {
+ return new GetStammzahl();
+ }
+
+ /**
+ * Create an instance of {@link GetStammzahlResponse }
+ *
+ */
+ public GetStammzahlResponse createGetStammzahlResponse() {
+ return new GetStammzahlResponse();
+ }
+
+ /**
+ * Create an instance of {@link GetStammzahlEncrypted }
+ *
+ */
+ public GetStammzahlEncrypted createGetStammzahlEncrypted() {
+ return new GetStammzahlEncrypted();
+ }
+
+ /**
+ * Create an instance of {@link GetStammzahlEncryptedResponse }
+ *
+ */
+ public GetStammzahlEncryptedResponse createGetStammzahlEncryptedResponse() {
+ return new GetStammzahlEncryptedResponse();
+ }
+
+ /**
+ * Create an instance of {@link GetVersionResponse }
+ *
+ */
+ public GetVersionResponse createGetVersionResponse() {
+ return new GetVersionResponse();
+ }
+
+ /**
+ * Create an instance of {@link TravelDocumentType }
+ *
+ */
+ public TravelDocumentType createTravelDocumentType() {
+ return new TravelDocumentType();
+ }
+
+ /**
+ * Create an instance of {@link AddressCodesType }
+ *
+ */
+ public AddressCodesType createAddressCodesType() {
+ return new AddressCodesType();
+ }
+
+ /**
+ * Create an instance of {@link ResultRecord }
+ *
+ */
+ public ResultRecord createResultRecord() {
+ return new ResultRecord();
+ }
+
+ /**
+ * Create an instance of {@link at.gv.util.xsd.szr_v4.Fault }
+ *
+ */
+ public at.gv.util.xsd.szr_v4.Fault createFault() {
+ return new at.gv.util.xsd.szr_v4.Fault();
+ }
+
+ /**
+ * Create an instance of {@link GetBPKsResponseType.Fault }
+ *
+ */
+ public GetBPKsResponseType.Fault createGetBPKsResponseTypeFault() {
+ return new GetBPKsResponseType.Fault();
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link SZRException }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "urn:SZRServices", name = "SZRException")
+ public JAXBElement<SZRException> createSZRException(SZRException value) {
+ return new JAXBElement<SZRException>(_SZRException_QNAME, SZRException.class, null, value);
+ }
+
+ /**
+ * Create an instance of {@link JAXBElement }{@code <}{@link Object }{@code >}}
+ *
+ */
+ @XmlElementDecl(namespace = "urn:SZRServices", name = "GetVersion")
+ public JAXBElement<Object> createGetVersion(Object value) {
+ return new JAXBElement<Object>(_GetVersion_QNAME, Object.class, null, value);
+ }
+
+}