Uses of Enum Class
com.bluersw.source.Protocol
Packages that use Protocol
-
Uses of Protocol in com.bluersw
Methods in com.bluersw that return ProtocolMethods in com.bluersw with parameters of type ProtocolModifier and TypeMethodDescriptionvoidCheckboxParameterDefinition.setProtocol(Protocol protocol) Constructors in com.bluersw with parameters of type Protocol -
Uses of Protocol in com.bluersw.source
Methods in com.bluersw.source that return ProtocolModifier and TypeMethodDescriptionstatic ProtocolReturns the enum constant of this class with the specified name.static Protocol[]Protocol.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.bluersw.source with parameters of type ProtocolModifier and TypeMethodDescriptionstatic DataSourceDataSourceFactory.createDataSource(Protocol protocol, String uri) 创建数据源对象 Create a data source object