public class ProtobufSchemaHelper extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static String | getNamespace(com.fasterxml.jackson.databind.JavaType type) | 
| static boolean | hasIndex(com.fasterxml.jackson.databind.BeanProperty writer) | 
| static boolean | isBinaryType(com.fasterxml.jackson.databind.JavaType type) | 
public static String getNamespace(com.fasterxml.jackson.databind.JavaType type)
public static boolean hasIndex(com.fasterxml.jackson.databind.BeanProperty writer)
public static boolean isBinaryType(com.fasterxml.jackson.databind.JavaType type)
Copyright © 2019 FasterXML. All rights reserved.