public static interface ProtobufMessages.KnowledgeBaseOrBuilder extends com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<ProtobufMessages.KnowledgeBase>
Modifier and Type | Method and Description |
---|---|
String |
getId()
we should probably add the list of packages/rules/resources on the knowledge base
optional string id = 2; |
com.google.protobuf.ByteString |
getIdBytes()
we should probably add the list of packages/rules/resources on the knowledge base
optional string id = 2; |
com.google.protobuf.ByteString |
getSignature()
optional bytes signature = 1; |
boolean |
hasId()
we should probably add the list of packages/rules/resources on the knowledge base
optional string id = 2; |
boolean |
hasSignature()
optional bytes signature = 1; |
getDefaultInstanceForType, getExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, hasExtension, hasExtension, hasExtension
boolean hasSignature()
optional bytes signature = 1;
com.google.protobuf.ByteString getSignature()
optional bytes signature = 1;
boolean hasId()
we should probably add the list of packages/rules/resources on the knowledge base
optional string id = 2;
String getId()
we should probably add the list of packages/rules/resources on the knowledge base
optional string id = 2;
com.google.protobuf.ByteString getIdBytes()
we should probably add the list of packages/rules/resources on the knowledge base
optional string id = 2;
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.