Uses of Class
network.oxalis.vefa.peppol.common.model.TransportProtocol
-
Packages that use TransportProtocol Package Description network.oxalis.vefa.peppol.common.model Data model for this project. -
-
Uses of TransportProtocol in network.oxalis.vefa.peppol.common.model
Fields in network.oxalis.vefa.peppol.common.model declared as TransportProtocol Modifier and Type Field Description static TransportProtocolTransportProtocol. AS2static TransportProtocolTransportProtocol. AS4static TransportProtocolTransportProtocol. INTERNALMethods in network.oxalis.vefa.peppol.common.model that return TransportProtocol Modifier and Type Method Description static TransportProtocolTransportProtocol. of(String value)
-