Uses of Enum Class
com.dna.jopt.member.unit.nodeedge.externalprovider.IExternalConnectionProvider.JSONConnectionSerializationMode
Package
Description
-
Uses of IExternalConnectionProvider.JSONConnectionSerializationMode in com.dna.jopt.member.unit.nodeedge.externalprovider
Modifier and TypeMethodDescriptionIExternalConnectionProvider.getJSONConnectionSerializationMode()
Gets the JSON connection serialization mode.Returns the enum constant of this class with the specified name.IExternalConnectionProvider.JSONConnectionSerializationMode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of IExternalConnectionProvider.JSONConnectionSerializationMode in com.dna.jopt.member.unit.nodeedge.externalprovider.separatedprovider
Modifier and TypeMethodDescriptionSeparatedTestConnectionProvider.getJSONConnectionSerializationMode()