Class CardInfoType.CardVersion

java.lang.Object
de.gematik.ws.conn.cardservice.v8.CardInfoType.CardVersion
Enclosing class:
CardInfoType

public static class CardInfoType.CardVersion extends Object

Java 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">
       <sequence>
         <element name="COSVersion" type="{http://ws.gematik.de/conn/CardService/v8.1}VersionInfoType"/>
         <element name="ObjectSystemVersion" type="{http://ws.gematik.de/conn/CardService/v8.1}VersionInfoType"/>
         <element name="CardPTPersVersion" type="{http://ws.gematik.de/conn/CardService/v8.1}VersionInfoType" minOccurs="0"/>
         <element name="DataStructureVersion" type="{http://ws.gematik.de/conn/CardService/v8.1}VersionInfoType" minOccurs="0"/>
         <element name="LoggingVersion" type="{http://ws.gematik.de/conn/CardService/v8.1}VersionInfoType" minOccurs="0"/>
         <element name="ATRVersion" type="{http://ws.gematik.de/conn/CardService/v8.1}VersionInfoType" minOccurs="0"/>
         <element name="GDOVersion" type="{http://ws.gematik.de/conn/CardService/v8.1}VersionInfoType" minOccurs="0"/>
         <element name="KeyInfoVersion" type="{http://ws.gematik.de/conn/CardService/v8.1}VersionInfoType" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • CardVersion

      public CardVersion()
  • Method Details

    • getCOSVersion

      public VersionInfoType getCOSVersion()
      Gets the value of the cosVersion property.
      Returns:
      possible object is VersionInfoType
    • setCOSVersion

      public void setCOSVersion(VersionInfoType value)
      Sets the value of the cosVersion property.
      Parameters:
      value - allowed object is VersionInfoType
    • getObjectSystemVersion

      public VersionInfoType getObjectSystemVersion()
      Gets the value of the objectSystemVersion property.
      Returns:
      possible object is VersionInfoType
    • setObjectSystemVersion

      public void setObjectSystemVersion(VersionInfoType value)
      Sets the value of the objectSystemVersion property.
      Parameters:
      value - allowed object is VersionInfoType
    • getCardPTPersVersion

      public VersionInfoType getCardPTPersVersion()
      Gets the value of the cardPTPersVersion property.
      Returns:
      possible object is VersionInfoType
    • setCardPTPersVersion

      public void setCardPTPersVersion(VersionInfoType value)
      Sets the value of the cardPTPersVersion property.
      Parameters:
      value - allowed object is VersionInfoType
    • getDataStructureVersion

      public VersionInfoType getDataStructureVersion()
      Gets the value of the dataStructureVersion property.
      Returns:
      possible object is VersionInfoType
    • setDataStructureVersion

      public void setDataStructureVersion(VersionInfoType value)
      Sets the value of the dataStructureVersion property.
      Parameters:
      value - allowed object is VersionInfoType
    • getLoggingVersion

      public VersionInfoType getLoggingVersion()
      Gets the value of the loggingVersion property.
      Returns:
      possible object is VersionInfoType
    • setLoggingVersion

      public void setLoggingVersion(VersionInfoType value)
      Sets the value of the loggingVersion property.
      Parameters:
      value - allowed object is VersionInfoType
    • getATRVersion

      public VersionInfoType getATRVersion()
      Gets the value of the atrVersion property.
      Returns:
      possible object is VersionInfoType
    • setATRVersion

      public void setATRVersion(VersionInfoType value)
      Sets the value of the atrVersion property.
      Parameters:
      value - allowed object is VersionInfoType
    • getGDOVersion

      public VersionInfoType getGDOVersion()
      Gets the value of the gdoVersion property.
      Returns:
      possible object is VersionInfoType
    • setGDOVersion

      public void setGDOVersion(VersionInfoType value)
      Sets the value of the gdoVersion property.
      Parameters:
      value - allowed object is VersionInfoType
    • getKeyInfoVersion

      public VersionInfoType getKeyInfoVersion()
      Gets the value of the keyInfoVersion property.
      Returns:
      possible object is VersionInfoType
    • setKeyInfoVersion

      public void setKeyInfoVersion(VersionInfoType value)
      Sets the value of the keyInfoVersion property.
      Parameters:
      value - allowed object is VersionInfoType