Package com.vdek.agv.gen.schema_20240101
Class SVTOAG.SendungsBody.Verfahren
- java.lang.Object
-
- com.vdek.agv.gen.schema_20240101.SVTOAG.SendungsBody.Verfahren
-
- Enclosing class:
- SVTOAG.SendungsBody
public static class SVTOAG.SendungsBody.Verfahren extends java.lang.ObjectJava class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice> <element ref="{http://www.gkv-datenaustausch.de/XMLSchema/KK_UB/1.0}UB_KK"/> </choice> </restriction> </complexContent> </complexType>
-
-
Constructor Summary
Constructors Constructor Description Verfahren()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UBKKgetUBKK()Gets the value of the ubkk property.voidsetUBKK(UBKK value)Sets the value of the ubkk property.
-
-
-
Field Detail
-
ubkk
protected UBKK ubkk
-
-