Class Extensions


  • public final class Extensions
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CL_DEFAULT_FLOAT_FIELD_NUMBER  
      static int CL_MORETAGS_FIELD_NUMBER  
      static int CL_SHOW_IF_EMPTY_FIELD_NUMBER  
      static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,​java.lang.Float> clDefaultFloat
      extend .google.protobuf.FieldOptions { ...
      static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,​java.lang.String> clMoretags
      extend .google.protobuf.FieldOptions { ...
      static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,​java.lang.Boolean> clShowIfEmpty
      extend .google.protobuf.FieldOptions { ...
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()  
      static void registerAllExtensions​(com.google.protobuf.ExtensionRegistry registry)  
      static void registerAllExtensions​(com.google.protobuf.ExtensionRegistryLite registry)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • CL_SHOW_IF_EMPTY_FIELD_NUMBER

        public static final int CL_SHOW_IF_EMPTY_FIELD_NUMBER
        See Also:
        Constant Field Values
      • clShowIfEmpty

        public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,​java.lang.Boolean> clShowIfEmpty
        extend .google.protobuf.FieldOptions { ... }
      • CL_MORETAGS_FIELD_NUMBER

        public static final int CL_MORETAGS_FIELD_NUMBER
        See Also:
        Constant Field Values
      • clMoretags

        public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,​java.lang.String> clMoretags
        extend .google.protobuf.FieldOptions { ... }
      • CL_DEFAULT_FLOAT_FIELD_NUMBER

        public static final int CL_DEFAULT_FLOAT_FIELD_NUMBER
        See Also:
        Constant Field Values
      • clDefaultFloat

        public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,​java.lang.Float> clDefaultFloat
        extend .google.protobuf.FieldOptions { ... }
    • Method Detail

      • registerAllExtensions

        public static void registerAllExtensions​(com.google.protobuf.ExtensionRegistryLite registry)
      • registerAllExtensions

        public static void registerAllExtensions​(com.google.protobuf.ExtensionRegistry registry)
      • getDescriptor

        public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()