Uses of Enum Class
de.gematik.ws.conn.cardservicecommon.v2.CardTypeType
Packages that use CardTypeType
Package
Description
Copyright (c) 2014, gematik - Gesellschaft für Telematikanwendungen der Gesundheitskarte mbH.
-
Uses of CardTypeType in de.gematik.ws.conn.cardservice.v8
Fields in de.gematik.ws.conn.cardservice.v8 declared as CardTypeTypeMethods in de.gematik.ws.conn.cardservice.v8 that return CardTypeTypeModifier and TypeMethodDescriptionCardInfoType.getCardType()Gets the value of the cardType property.Methods in de.gematik.ws.conn.cardservice.v8 with parameters of type CardTypeTypeModifier and TypeMethodDescriptionvoidCardInfoType.setCardType(CardTypeType value) Sets the value of the cardType property. -
Uses of CardTypeType in de.gematik.ws.conn.cardservicecommon.v2
Methods in de.gematik.ws.conn.cardservicecommon.v2 that return CardTypeTypeModifier and TypeMethodDescriptionstatic CardTypeTypestatic CardTypeTypeReturns the enum constant of this class with the specified name.static CardTypeType[]CardTypeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.gematik.ws.conn.cardservicecommon.v2 that return types with arguments of type CardTypeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CardTypeType>ObjectFactory.createCardType(CardTypeType value) Methods in de.gematik.ws.conn.cardservicecommon.v2 with parameters of type CardTypeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CardTypeType>ObjectFactory.createCardType(CardTypeType value) -
Uses of CardTypeType in de.gematik.ws.conn.cardterminalservice.v1
Fields in de.gematik.ws.conn.cardterminalservice.v1 declared as CardTypeTypeMethods in de.gematik.ws.conn.cardterminalservice.v1 that return CardTypeTypeModifier and TypeMethodDescriptionRequestCard.getCardType()Gets the value of the cardType property.Methods in de.gematik.ws.conn.cardterminalservice.v1 with parameters of type CardTypeTypeModifier and TypeMethodDescriptionvoidRequestCard.setCardType(CardTypeType value) Sets the value of the cardType property. -
Uses of CardTypeType in de.gematik.ws.conn.cardterminalservice.wsdl.v1
Methods in de.gematik.ws.conn.cardterminalservice.wsdl.v1 with parameters of type CardTypeTypeModifier and TypeMethodDescriptionvoidCardTerminalServicePortType.requestCard(ContextType context, Slot slot, CardTypeType cardType, String displayMsg, BigInteger timeOut, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<Boolean> alreadyInserted, jakarta.xml.ws.Holder<CardInfoType> card) -
Uses of CardTypeType in de.gematik.ws.conn.eventservice.v7
Fields in de.gematik.ws.conn.eventservice.v7 declared as CardTypeTypeMethods in de.gematik.ws.conn.eventservice.v7 that return CardTypeTypeModifier and TypeMethodDescriptionGetCards.getCardType()Gets the value of the cardType property.Methods in de.gematik.ws.conn.eventservice.v7 with parameters of type CardTypeTypeModifier and TypeMethodDescriptionvoidGetCards.setCardType(CardTypeType value) Sets the value of the cardType property.