Class PolicyProto


  • public final class PolicyProto
    extends java.lang.Object
    • 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

      • FIELD_POLICY_FIELD_NUMBER

        public static final int FIELD_POLICY_FIELD_NUMBER
        See Also:
        Constant Field Values
      • fieldPolicy

        public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,​FieldPolicy> fieldPolicy
         See [FieldPolicy][].
         
        extend .google.protobuf.FieldOptions { ... }
      • METHOD_POLICY_FIELD_NUMBER

        public static final int METHOD_POLICY_FIELD_NUMBER
        See Also:
        Constant Field Values
      • methodPolicy

        public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,​MethodPolicy> methodPolicy
         See [MethodPolicy][].
         
        extend .google.protobuf.MethodOptions { ... }
    • 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()