Class ProtobufSchemaHelper
java.lang.Object
tools.jackson.dataformat.protobuf.schemagen.ProtobufSchemaHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetNamespace(tools.jackson.databind.JavaType type) static booleanhasIndex(tools.jackson.databind.BeanProperty writer) static booleanisBinaryType(tools.jackson.databind.JavaType type)
-
Method Details
-
getNamespace
-
hasIndex
public static boolean hasIndex(tools.jackson.databind.BeanProperty writer) -
isBinaryType
public static boolean isBinaryType(tools.jackson.databind.JavaType type)
-