|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>
org.drools.marshalling.impl.ProtobufMessages.TruthMaintenanceSystem.Builder
public static final class ProtobufMessages.TruthMaintenanceSystem.Builder
Protobuf type org.drools.marshalling.TruthMaintenanceSystem
| Method Summary | |
|---|---|
ProtobufMessages.TruthMaintenanceSystem.Builder |
addAllJustification(Iterable<? extends ProtobufMessages.Justification> values)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
addAllKey(Iterable<? extends ProtobufMessages.EqualityKey> values)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
addJustification(int index,
ProtobufMessages.Justification.Builder builderForValue)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
addJustification(int index,
ProtobufMessages.Justification value)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
addJustification(ProtobufMessages.Justification.Builder builderForValue)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
addJustification(ProtobufMessages.Justification value)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.Justification.Builder |
addJustificationBuilder()
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.Justification.Builder |
addJustificationBuilder(int index)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
addKey(int index,
ProtobufMessages.EqualityKey.Builder builderForValue)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
addKey(int index,
ProtobufMessages.EqualityKey value)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
addKey(ProtobufMessages.EqualityKey.Builder builderForValue)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
addKey(ProtobufMessages.EqualityKey value)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.EqualityKey.Builder |
addKeyBuilder()
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.EqualityKey.Builder |
addKeyBuilder(int index)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem |
build()
|
ProtobufMessages.TruthMaintenanceSystem |
buildPartial()
|
ProtobufMessages.TruthMaintenanceSystem.Builder |
clear()
|
ProtobufMessages.TruthMaintenanceSystem.Builder |
clearJustification()
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
clearKey()
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
clone()
|
ProtobufMessages.TruthMaintenanceSystem |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType()
|
ProtobufMessages.Justification |
getJustification(int index)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.Justification.Builder |
getJustificationBuilder(int index)
repeated .org.drools.marshalling.Justification justification = 2; |
List<ProtobufMessages.Justification.Builder> |
getJustificationBuilderList()
repeated .org.drools.marshalling.Justification justification = 2; |
int |
getJustificationCount()
repeated .org.drools.marshalling.Justification justification = 2; |
List<ProtobufMessages.Justification> |
getJustificationList()
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.JustificationOrBuilder |
getJustificationOrBuilder(int index)
repeated .org.drools.marshalling.Justification justification = 2; |
List<? extends ProtobufMessages.JustificationOrBuilder> |
getJustificationOrBuilderList()
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.EqualityKey |
getKey(int index)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.EqualityKey.Builder |
getKeyBuilder(int index)
repeated .org.drools.marshalling.EqualityKey key = 1; |
List<ProtobufMessages.EqualityKey.Builder> |
getKeyBuilderList()
repeated .org.drools.marshalling.EqualityKey key = 1; |
int |
getKeyCount()
repeated .org.drools.marshalling.EqualityKey key = 1; |
List<ProtobufMessages.EqualityKey> |
getKeyList()
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.EqualityKeyOrBuilder |
getKeyOrBuilder(int index)
repeated .org.drools.marshalling.EqualityKey key = 1; |
List<? extends ProtobufMessages.EqualityKeyOrBuilder> |
getKeyOrBuilderList()
repeated .org.drools.marshalling.EqualityKey key = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
ProtobufMessages.TruthMaintenanceSystem.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ProtobufMessages.TruthMaintenanceSystem.Builder |
mergeFrom(com.google.protobuf.Message other)
|
ProtobufMessages.TruthMaintenanceSystem.Builder |
mergeFrom(ProtobufMessages.TruthMaintenanceSystem other)
|
ProtobufMessages.TruthMaintenanceSystem.Builder |
removeJustification(int index)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
removeKey(int index)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
setJustification(int index,
ProtobufMessages.Justification.Builder builderForValue)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
setJustification(int index,
ProtobufMessages.Justification value)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
setKey(int index,
ProtobufMessages.EqualityKey.Builder builderForValue)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
setKey(int index,
ProtobufMessages.EqualityKey value)
repeated .org.drools.marshalling.EqualityKey key = 1; |
| Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
|---|
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
|---|
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
|---|
addAll, newUninitializedMessageException |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Method Detail |
|---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>public ProtobufMessages.TruthMaintenanceSystem.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>public ProtobufMessages.TruthMaintenanceSystem.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>public ProtobufMessages.TruthMaintenanceSystem getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ProtobufMessages.TruthMaintenanceSystem build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ProtobufMessages.TruthMaintenanceSystem buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ProtobufMessages.TruthMaintenanceSystem.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>public ProtobufMessages.TruthMaintenanceSystem.Builder mergeFrom(ProtobufMessages.TruthMaintenanceSystem other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>
public ProtobufMessages.TruthMaintenanceSystem.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>IOExceptionpublic List<ProtobufMessages.EqualityKey> getKeyList()
repeated .org.drools.marshalling.EqualityKey key = 1;
getKeyList in interface ProtobufMessages.TruthMaintenanceSystemOrBuilderpublic int getKeyCount()
repeated .org.drools.marshalling.EqualityKey key = 1;
getKeyCount in interface ProtobufMessages.TruthMaintenanceSystemOrBuilderpublic ProtobufMessages.EqualityKey getKey(int index)
repeated .org.drools.marshalling.EqualityKey key = 1;
getKey in interface ProtobufMessages.TruthMaintenanceSystemOrBuilder
public ProtobufMessages.TruthMaintenanceSystem.Builder setKey(int index,
ProtobufMessages.EqualityKey value)
repeated .org.drools.marshalling.EqualityKey key = 1;
public ProtobufMessages.TruthMaintenanceSystem.Builder setKey(int index,
ProtobufMessages.EqualityKey.Builder builderForValue)
repeated .org.drools.marshalling.EqualityKey key = 1;
public ProtobufMessages.TruthMaintenanceSystem.Builder addKey(ProtobufMessages.EqualityKey value)
repeated .org.drools.marshalling.EqualityKey key = 1;
public ProtobufMessages.TruthMaintenanceSystem.Builder addKey(int index,
ProtobufMessages.EqualityKey value)
repeated .org.drools.marshalling.EqualityKey key = 1;
public ProtobufMessages.TruthMaintenanceSystem.Builder addKey(ProtobufMessages.EqualityKey.Builder builderForValue)
repeated .org.drools.marshalling.EqualityKey key = 1;
public ProtobufMessages.TruthMaintenanceSystem.Builder addKey(int index,
ProtobufMessages.EqualityKey.Builder builderForValue)
repeated .org.drools.marshalling.EqualityKey key = 1;
public ProtobufMessages.TruthMaintenanceSystem.Builder addAllKey(Iterable<? extends ProtobufMessages.EqualityKey> values)
repeated .org.drools.marshalling.EqualityKey key = 1;
public ProtobufMessages.TruthMaintenanceSystem.Builder clearKey()
repeated .org.drools.marshalling.EqualityKey key = 1;
public ProtobufMessages.TruthMaintenanceSystem.Builder removeKey(int index)
repeated .org.drools.marshalling.EqualityKey key = 1;
public ProtobufMessages.EqualityKey.Builder getKeyBuilder(int index)
repeated .org.drools.marshalling.EqualityKey key = 1;
public ProtobufMessages.EqualityKeyOrBuilder getKeyOrBuilder(int index)
repeated .org.drools.marshalling.EqualityKey key = 1;
getKeyOrBuilder in interface ProtobufMessages.TruthMaintenanceSystemOrBuilderpublic List<? extends ProtobufMessages.EqualityKeyOrBuilder> getKeyOrBuilderList()
repeated .org.drools.marshalling.EqualityKey key = 1;
getKeyOrBuilderList in interface ProtobufMessages.TruthMaintenanceSystemOrBuilderpublic ProtobufMessages.EqualityKey.Builder addKeyBuilder()
repeated .org.drools.marshalling.EqualityKey key = 1;
public ProtobufMessages.EqualityKey.Builder addKeyBuilder(int index)
repeated .org.drools.marshalling.EqualityKey key = 1;
public List<ProtobufMessages.EqualityKey.Builder> getKeyBuilderList()
repeated .org.drools.marshalling.EqualityKey key = 1;
public List<ProtobufMessages.Justification> getJustificationList()
repeated .org.drools.marshalling.Justification justification = 2;
getJustificationList in interface ProtobufMessages.TruthMaintenanceSystemOrBuilderpublic int getJustificationCount()
repeated .org.drools.marshalling.Justification justification = 2;
getJustificationCount in interface ProtobufMessages.TruthMaintenanceSystemOrBuilderpublic ProtobufMessages.Justification getJustification(int index)
repeated .org.drools.marshalling.Justification justification = 2;
getJustification in interface ProtobufMessages.TruthMaintenanceSystemOrBuilder
public ProtobufMessages.TruthMaintenanceSystem.Builder setJustification(int index,
ProtobufMessages.Justification value)
repeated .org.drools.marshalling.Justification justification = 2;
public ProtobufMessages.TruthMaintenanceSystem.Builder setJustification(int index,
ProtobufMessages.Justification.Builder builderForValue)
repeated .org.drools.marshalling.Justification justification = 2;
public ProtobufMessages.TruthMaintenanceSystem.Builder addJustification(ProtobufMessages.Justification value)
repeated .org.drools.marshalling.Justification justification = 2;
public ProtobufMessages.TruthMaintenanceSystem.Builder addJustification(int index,
ProtobufMessages.Justification value)
repeated .org.drools.marshalling.Justification justification = 2;
public ProtobufMessages.TruthMaintenanceSystem.Builder addJustification(ProtobufMessages.Justification.Builder builderForValue)
repeated .org.drools.marshalling.Justification justification = 2;
public ProtobufMessages.TruthMaintenanceSystem.Builder addJustification(int index,
ProtobufMessages.Justification.Builder builderForValue)
repeated .org.drools.marshalling.Justification justification = 2;
public ProtobufMessages.TruthMaintenanceSystem.Builder addAllJustification(Iterable<? extends ProtobufMessages.Justification> values)
repeated .org.drools.marshalling.Justification justification = 2;
public ProtobufMessages.TruthMaintenanceSystem.Builder clearJustification()
repeated .org.drools.marshalling.Justification justification = 2;
public ProtobufMessages.TruthMaintenanceSystem.Builder removeJustification(int index)
repeated .org.drools.marshalling.Justification justification = 2;
public ProtobufMessages.Justification.Builder getJustificationBuilder(int index)
repeated .org.drools.marshalling.Justification justification = 2;
public ProtobufMessages.JustificationOrBuilder getJustificationOrBuilder(int index)
repeated .org.drools.marshalling.Justification justification = 2;
getJustificationOrBuilder in interface ProtobufMessages.TruthMaintenanceSystemOrBuilderpublic List<? extends ProtobufMessages.JustificationOrBuilder> getJustificationOrBuilderList()
repeated .org.drools.marshalling.Justification justification = 2;
getJustificationOrBuilderList in interface ProtobufMessages.TruthMaintenanceSystemOrBuilderpublic ProtobufMessages.Justification.Builder addJustificationBuilder()
repeated .org.drools.marshalling.Justification justification = 2;
public ProtobufMessages.Justification.Builder addJustificationBuilder(int index)
repeated .org.drools.marshalling.Justification justification = 2;
public List<ProtobufMessages.Justification.Builder> getJustificationBuilderList()
repeated .org.drools.marshalling.Justification justification = 2;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||