Interface CBProtocolVersionBuilderType
public interface CBProtocolVersionBuilderType
A builder of protocol versions.
-
Method Summary
Modifier and TypeMethodDescriptionvoidAdd a named type to the builder.
-
Method Details
-
addType
Add a named type to the builder.- Parameters:
type- The type
-