Package com.vdek.agv.gen.schema_20240101
Class SteuerungsdatenAGCtp
- java.lang.Object
-
- com.vdek.agv.gen.schema_20240101.SteuerungsdatenAGCtp
-
public class SteuerungsdatenAGCtp extends java.lang.ObjectJava class for Steuerungsdaten_AG_Ctp complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Steuerungsdaten_AG_Ctp"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Absendernummer" type="{SV-Basis://XMLSchema/1.0}ABSN_Stp"/> <element name="Empfaengernummer" type="{SV-Basis://XMLSchema/1.0}ABSN_Stp"/> <element name="Datum_Erstellung" type="{http://www.gkv-datenaustausch.de/XMLSchema/UB_Basistypen/1.0}Datum_Zeit_Typ"/> <element name="Prod_ID" type="{SV-Basis://XMLSchema/1.0}Prod_ID_Stp"/> <element name="Mod_ID" type="{SV-Basis://XMLSchema/1.0}Mod_ID_Stp"/> <element name="Datensatz_ID"> <simpleType> <restriction base="{SV-Basis://XMLSchema/1.0}DatensatzID_Stp"> <minLength value="1"/> </restriction> </simpleType> </element> <element name="Aktenzeichen_Verursacher" type="{http://www.gkv-datenaustausch.de/XMLSchema/UB_Basistypen/1.0}Aktenzeichen_Verursacher_Typ" minOccurs="0"/> <element name="Stornierung" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Stornokennzeichen" type="{http://www.gkv-datenaustausch.de/XMLSchema/UB_Basistypen/1.0}Stornokennzeichen_Typ"/> <element name="Datensatz_ID_Ursprungsmeldung"> <simpleType> <restriction base="{SV-Basis://XMLSchema/1.0}DatensatzID_Stp"> <minLength value="1"/> </restriction> </simpleType> </element> </sequence> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSteuerungsdatenAGCtp.StornierungJava class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringabsendernummerprotected java.lang.StringaktenzeichenVerursacherprotected java.lang.StringdatensatzIDprotected javax.xml.datatype.XMLGregorianCalendardatumErstellungprotected java.lang.Stringempfaengernummerprotected java.lang.StringmodIDprotected java.lang.StringprodIDprotected SteuerungsdatenAGCtp.Stornierungstornierung
-
Constructor Summary
Constructors Constructor Description SteuerungsdatenAGCtp()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAbsendernummer()Gets the value of the absendernummer property.java.lang.StringgetAktenzeichenVerursacher()Gets the value of the aktenzeichenVerursacher property.java.lang.StringgetDatensatzID()Gets the value of the datensatzID property.javax.xml.datatype.XMLGregorianCalendargetDatumErstellung()Gets the value of the datumErstellung property.java.lang.StringgetEmpfaengernummer()Gets the value of the empfaengernummer property.java.lang.StringgetModID()Gets the value of the modID property.java.lang.StringgetProdID()Gets the value of the prodID property.SteuerungsdatenAGCtp.StornierunggetStornierung()Gets the value of the stornierung property.voidsetAbsendernummer(java.lang.String value)Sets the value of the absendernummer property.voidsetAktenzeichenVerursacher(java.lang.String value)Sets the value of the aktenzeichenVerursacher property.voidsetDatensatzID(java.lang.String value)Sets the value of the datensatzID property.voidsetDatumErstellung(javax.xml.datatype.XMLGregorianCalendar value)Sets the value of the datumErstellung property.voidsetEmpfaengernummer(java.lang.String value)Sets the value of the empfaengernummer property.voidsetModID(java.lang.String value)Sets the value of the modID property.voidsetProdID(java.lang.String value)Sets the value of the prodID property.voidsetStornierung(SteuerungsdatenAGCtp.Stornierung value)Sets the value of the stornierung property.
-
-
-
Field Detail
-
absendernummer
protected java.lang.String absendernummer
-
empfaengernummer
protected java.lang.String empfaengernummer
-
datumErstellung
protected javax.xml.datatype.XMLGregorianCalendar datumErstellung
-
prodID
protected java.lang.String prodID
-
modID
protected java.lang.String modID
-
datensatzID
protected java.lang.String datensatzID
-
aktenzeichenVerursacher
protected java.lang.String aktenzeichenVerursacher
-
stornierung
protected SteuerungsdatenAGCtp.Stornierung stornierung
-
-
Method Detail
-
getAbsendernummer
public java.lang.String getAbsendernummer()
Gets the value of the absendernummer property.- Returns:
- possible object is
String
-
setAbsendernummer
public void setAbsendernummer(java.lang.String value)
Sets the value of the absendernummer property.- Parameters:
value- allowed object isString
-
getEmpfaengernummer
public java.lang.String getEmpfaengernummer()
Gets the value of the empfaengernummer property.- Returns:
- possible object is
String
-
setEmpfaengernummer
public void setEmpfaengernummer(java.lang.String value)
Sets the value of the empfaengernummer property.- Parameters:
value- allowed object isString
-
getDatumErstellung
public javax.xml.datatype.XMLGregorianCalendar getDatumErstellung()
Gets the value of the datumErstellung property.- Returns:
- possible object is
XMLGregorianCalendar
-
setDatumErstellung
public void setDatumErstellung(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the datumErstellung property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getProdID
public java.lang.String getProdID()
Gets the value of the prodID property.- Returns:
- possible object is
String
-
setProdID
public void setProdID(java.lang.String value)
Sets the value of the prodID property.- Parameters:
value- allowed object isString
-
getModID
public java.lang.String getModID()
Gets the value of the modID property.- Returns:
- possible object is
String
-
setModID
public void setModID(java.lang.String value)
Sets the value of the modID property.- Parameters:
value- allowed object isString
-
getDatensatzID
public java.lang.String getDatensatzID()
Gets the value of the datensatzID property.- Returns:
- possible object is
String
-
setDatensatzID
public void setDatensatzID(java.lang.String value)
Sets the value of the datensatzID property.- Parameters:
value- allowed object isString
-
getAktenzeichenVerursacher
public java.lang.String getAktenzeichenVerursacher()
Gets the value of the aktenzeichenVerursacher property.- Returns:
- possible object is
String
-
setAktenzeichenVerursacher
public void setAktenzeichenVerursacher(java.lang.String value)
Sets the value of the aktenzeichenVerursacher property.- Parameters:
value- allowed object isString
-
getStornierung
public SteuerungsdatenAGCtp.Stornierung getStornierung()
Gets the value of the stornierung property.- Returns:
- possible object is
SteuerungsdatenAGCtp.Stornierung
-
setStornierung
public void setStornierung(SteuerungsdatenAGCtp.Stornierung value)
Sets the value of the stornierung property.- Parameters:
value- allowed object isSteuerungsdatenAGCtp.Stornierung
-
-