Uses of Class
de.gematik.ti.vauchannel.protocol.VAUProtocolSessionState
-
Packages that use VAUProtocolSessionState Package Description de.gematik.ti.vauchannel.protocol -
-
Uses of VAUProtocolSessionState in de.gematik.ti.vauchannel.protocol
Methods in de.gematik.ti.vauchannel.protocol that return VAUProtocolSessionState Modifier and Type Method Description static VAUProtocolSessionStateVAUProtocolSessionState. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static VAUProtocolSessionState[]VAUProtocolSessionState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-