public final class DescriptorNormalization
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<java.lang.String> |
getOneofs(com.google.protobuf.DescriptorProtos.DescriptorProto descriptor) |
static java.util.List<com.google.protobuf.Option> |
getOptions(com.google.protobuf.DescriptorProtos.DescriptorProto descriptor) |
static java.util.List<com.google.protobuf.Option> |
getOptions(com.google.protobuf.DescriptorProtos.DescriptorProto descriptor,
boolean withDefaults) |
static java.util.List<com.google.protobuf.Option> |
getOptions(com.google.protobuf.DescriptorProtos.EnumDescriptorProto descriptor) |
static java.util.List<com.google.protobuf.Option> |
getOptions(com.google.protobuf.DescriptorProtos.EnumDescriptorProto descriptor,
boolean withDefaults) |
static java.util.List<com.google.protobuf.Option> |
getOptions(com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto descriptor) |
static java.util.List<com.google.protobuf.Option> |
getOptions(com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto descriptor,
boolean withDefaults) |
static java.util.List<com.google.protobuf.Option> |
getOptions(com.google.protobuf.DescriptorProtos.FieldDescriptorProto descriptor) |
static java.util.List<com.google.protobuf.Option> |
getOptions(com.google.protobuf.DescriptorProtos.FieldDescriptorProto descriptor,
boolean withDefaults) |
static java.util.List<com.google.protobuf.Option> |
getOptions(com.google.protobuf.DescriptorProtos.MethodDescriptorProto descriptor) |
static java.util.List<com.google.protobuf.Option> |
getOptions(com.google.protobuf.DescriptorProtos.MethodDescriptorProto descriptor,
boolean withDefaults) |
static java.util.List<com.google.protobuf.Option> |
getOptions(com.google.protobuf.DescriptorProtos.ServiceDescriptorProto descriptor) |
static java.util.List<com.google.protobuf.Option> |
getOptions(com.google.protobuf.DescriptorProtos.ServiceDescriptorProto descriptor,
boolean withDefaults) |
public static java.util.List<com.google.protobuf.Option> getOptions(com.google.protobuf.DescriptorProtos.EnumDescriptorProto descriptor)
public static java.util.List<com.google.protobuf.Option> getOptions(com.google.protobuf.DescriptorProtos.EnumDescriptorProto descriptor,
boolean withDefaults)
public static java.util.List<com.google.protobuf.Option> getOptions(com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto descriptor)
public static java.util.List<com.google.protobuf.Option> getOptions(com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto descriptor,
boolean withDefaults)
public static java.util.List<com.google.protobuf.Option> getOptions(com.google.protobuf.DescriptorProtos.FieldDescriptorProto descriptor)
public static java.util.List<com.google.protobuf.Option> getOptions(com.google.protobuf.DescriptorProtos.FieldDescriptorProto descriptor,
boolean withDefaults)
public static java.util.List<com.google.protobuf.Option> getOptions(com.google.protobuf.DescriptorProtos.DescriptorProto descriptor)
public static java.util.List<com.google.protobuf.Option> getOptions(com.google.protobuf.DescriptorProtos.DescriptorProto descriptor,
boolean withDefaults)
public static java.util.List<com.google.protobuf.Option> getOptions(com.google.protobuf.DescriptorProtos.MethodDescriptorProto descriptor)
public static java.util.List<com.google.protobuf.Option> getOptions(com.google.protobuf.DescriptorProtos.MethodDescriptorProto descriptor,
boolean withDefaults)
public static java.util.List<com.google.protobuf.Option> getOptions(com.google.protobuf.DescriptorProtos.ServiceDescriptorProto descriptor)
public static java.util.List<com.google.protobuf.Option> getOptions(com.google.protobuf.DescriptorProtos.ServiceDescriptorProto descriptor,
boolean withDefaults)
public static java.util.List<java.lang.String> getOneofs(com.google.protobuf.DescriptorProtos.DescriptorProto descriptor)