Class ProtobufMessages.EntryPoint
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.drools.serialization.protobuf.ProtobufMessages.EntryPoint
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,ProtobufMessages.EntryPointOrBuilder
- Enclosing class:
- ProtobufMessages
public static final class ProtobufMessages.EntryPoint
extends com.google.protobuf.GeneratedMessageV3
implements ProtobufMessages.EntryPointOrBuilder
Entry point and its factsProtobuf type
org.drools.serialization.protobuf.EntryPoint- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classEntry point and its factsNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final com.google.protobuf.Parser<ProtobufMessages.EntryPoint>Deprecated.static final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ProtobufMessages.EntryPointstatic final com.google.protobuf.Descriptors.Descriptoroptional string entry_point_id = 1;com.google.protobuf.ByteStringoptional string entry_point_id = 1;getHandle(int index) repeated .org.drools.serialization.protobuf.FactHandle handle = 2;intrepeated .org.drools.serialization.protobuf.FactHandle handle = 2;repeated .org.drools.serialization.protobuf.FactHandle handle = 2;getHandleOrBuilder(int index) repeated .org.drools.serialization.protobuf.FactHandle handle = 2;List<? extends ProtobufMessages.FactHandleOrBuilder>repeated .org.drools.serialization.protobuf.FactHandle handle = 2;getOtc(int index) repeated .org.drools.serialization.protobuf.ObjectTypeConfiguration otc = 4;intrepeated .org.drools.serialization.protobuf.ObjectTypeConfiguration otc = 4;repeated .org.drools.serialization.protobuf.ObjectTypeConfiguration otc = 4;getOtcOrBuilder(int index) repeated .org.drools.serialization.protobuf.ObjectTypeConfiguration otc = 4;repeated .org.drools.serialization.protobuf.ObjectTypeConfiguration otc = 4;com.google.protobuf.Parser<ProtobufMessages.EntryPoint>intgetTms()optional .org.drools.serialization.protobuf.TruthMaintenanceSystem tms = 3;optional .org.drools.serialization.protobuf.TruthMaintenanceSystem tms = 3;booleanoptional string entry_point_id = 1;inthashCode()booleanhasTms()optional .org.drools.serialization.protobuf.TruthMaintenanceSystem tms = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(ProtobufMessages.EntryPoint prototype) protected ProtobufMessages.EntryPoint.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static ProtobufMessages.EntryPointparseDelimitedFrom(InputStream input) static ProtobufMessages.EntryPointparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtobufMessages.EntryPointparseFrom(byte[] data) static ProtobufMessages.EntryPointparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtobufMessages.EntryPointparseFrom(com.google.protobuf.ByteString data) static ProtobufMessages.EntryPointparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtobufMessages.EntryPointparseFrom(com.google.protobuf.CodedInputStream input) static ProtobufMessages.EntryPointparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtobufMessages.EntryPointparseFrom(InputStream input) static ProtobufMessages.EntryPointparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtobufMessages.EntryPointparseFrom(ByteBuffer data) static ProtobufMessages.EntryPointparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ProtobufMessages.EntryPoint>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
ENTRY_POINT_ID_FIELD_NUMBER
public static final int ENTRY_POINT_ID_FIELD_NUMBER- See Also:
-
HANDLE_FIELD_NUMBER
public static final int HANDLE_FIELD_NUMBER- See Also:
-
TMS_FIELD_NUMBER
public static final int TMS_FIELD_NUMBER- See Also:
-
OTC_FIELD_NUMBER
public static final int OTC_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasEntryPointId
public boolean hasEntryPointId()optional string entry_point_id = 1;- Specified by:
hasEntryPointIdin interfaceProtobufMessages.EntryPointOrBuilder- Returns:
- Whether the entryPointId field is set.
-
getEntryPointId
optional string entry_point_id = 1;- Specified by:
getEntryPointIdin interfaceProtobufMessages.EntryPointOrBuilder- Returns:
- The entryPointId.
-
getEntryPointIdBytes
public com.google.protobuf.ByteString getEntryPointIdBytes()optional string entry_point_id = 1;- Specified by:
getEntryPointIdBytesin interfaceProtobufMessages.EntryPointOrBuilder- Returns:
- The bytes for entryPointId.
-
getHandleList
repeated .org.drools.serialization.protobuf.FactHandle handle = 2;- Specified by:
getHandleListin interfaceProtobufMessages.EntryPointOrBuilder
-
getHandleOrBuilderList
repeated .org.drools.serialization.protobuf.FactHandle handle = 2;- Specified by:
getHandleOrBuilderListin interfaceProtobufMessages.EntryPointOrBuilder
-
getHandleCount
public int getHandleCount()repeated .org.drools.serialization.protobuf.FactHandle handle = 2;- Specified by:
getHandleCountin interfaceProtobufMessages.EntryPointOrBuilder
-
getHandle
repeated .org.drools.serialization.protobuf.FactHandle handle = 2;- Specified by:
getHandlein interfaceProtobufMessages.EntryPointOrBuilder
-
getHandleOrBuilder
repeated .org.drools.serialization.protobuf.FactHandle handle = 2;- Specified by:
getHandleOrBuilderin interfaceProtobufMessages.EntryPointOrBuilder
-
hasTms
public boolean hasTms()optional .org.drools.serialization.protobuf.TruthMaintenanceSystem tms = 3;- Specified by:
hasTmsin interfaceProtobufMessages.EntryPointOrBuilder- Returns:
- Whether the tms field is set.
-
getTms
optional .org.drools.serialization.protobuf.TruthMaintenanceSystem tms = 3;- Specified by:
getTmsin interfaceProtobufMessages.EntryPointOrBuilder- Returns:
- The tms.
-
getTmsOrBuilder
optional .org.drools.serialization.protobuf.TruthMaintenanceSystem tms = 3;- Specified by:
getTmsOrBuilderin interfaceProtobufMessages.EntryPointOrBuilder
-
getOtcList
repeated .org.drools.serialization.protobuf.ObjectTypeConfiguration otc = 4;- Specified by:
getOtcListin interfaceProtobufMessages.EntryPointOrBuilder
-
getOtcOrBuilderList
repeated .org.drools.serialization.protobuf.ObjectTypeConfiguration otc = 4;- Specified by:
getOtcOrBuilderListin interfaceProtobufMessages.EntryPointOrBuilder
-
getOtcCount
public int getOtcCount()repeated .org.drools.serialization.protobuf.ObjectTypeConfiguration otc = 4;- Specified by:
getOtcCountin interfaceProtobufMessages.EntryPointOrBuilder
-
getOtc
repeated .org.drools.serialization.protobuf.ObjectTypeConfiguration otc = 4;- Specified by:
getOtcin interfaceProtobufMessages.EntryPointOrBuilder
-
getOtcOrBuilder
repeated .org.drools.serialization.protobuf.ObjectTypeConfiguration otc = 4;- Specified by:
getOtcOrBuilderin interfaceProtobufMessages.EntryPointOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ProtobufMessages.EntryPoint parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.EntryPoint parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.EntryPoint parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.EntryPoint parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.EntryPoint parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.EntryPoint parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ProtobufMessages.EntryPoint parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ProtobufMessages.EntryPoint parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ProtobufMessages.EntryPoint parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ProtobufMessages.EntryPoint parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ProtobufMessages.EntryPoint.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-