org.drools.marshalling.impl
Class ProtobufMessages.TruthMaintenanceSystem.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>
              extended by org.drools.marshalling.impl.ProtobufMessages.TruthMaintenanceSystem.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, ProtobufMessages.TruthMaintenanceSystemOrBuilder
Enclosing class:
ProtobufMessages.TruthMaintenanceSystem

public static final class ProtobufMessages.TruthMaintenanceSystem.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>
implements ProtobufMessages.TruthMaintenanceSystemOrBuilder

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

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>

clear

public ProtobufMessages.TruthMaintenanceSystem.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>

clone

public ProtobufMessages.TruthMaintenanceSystem.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>

getDefaultInstanceForType

public ProtobufMessages.TruthMaintenanceSystem getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public ProtobufMessages.TruthMaintenanceSystem build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public ProtobufMessages.TruthMaintenanceSystem buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public ProtobufMessages.TruthMaintenanceSystem.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>

mergeFrom

public ProtobufMessages.TruthMaintenanceSystem.Builder mergeFrom(ProtobufMessages.TruthMaintenanceSystem other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>

mergeFrom

public ProtobufMessages.TruthMaintenanceSystem.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                          throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ProtobufMessages.TruthMaintenanceSystem.Builder>
Throws:
IOException

getKeyList

public List<ProtobufMessages.EqualityKey> getKeyList()
repeated .org.drools.marshalling.EqualityKey key = 1;

Specified by:
getKeyList in interface ProtobufMessages.TruthMaintenanceSystemOrBuilder

getKeyCount

public int getKeyCount()
repeated .org.drools.marshalling.EqualityKey key = 1;

Specified by:
getKeyCount in interface ProtobufMessages.TruthMaintenanceSystemOrBuilder

getKey

public ProtobufMessages.EqualityKey getKey(int index)
repeated .org.drools.marshalling.EqualityKey key = 1;

Specified by:
getKey in interface ProtobufMessages.TruthMaintenanceSystemOrBuilder

setKey

public ProtobufMessages.TruthMaintenanceSystem.Builder setKey(int index,
                                                              ProtobufMessages.EqualityKey value)
repeated .org.drools.marshalling.EqualityKey key = 1;


setKey

public ProtobufMessages.TruthMaintenanceSystem.Builder setKey(int index,
                                                              ProtobufMessages.EqualityKey.Builder builderForValue)
repeated .org.drools.marshalling.EqualityKey key = 1;


addKey

public ProtobufMessages.TruthMaintenanceSystem.Builder addKey(ProtobufMessages.EqualityKey value)
repeated .org.drools.marshalling.EqualityKey key = 1;


addKey

public ProtobufMessages.TruthMaintenanceSystem.Builder addKey(int index,
                                                              ProtobufMessages.EqualityKey value)
repeated .org.drools.marshalling.EqualityKey key = 1;


addKey

public ProtobufMessages.TruthMaintenanceSystem.Builder addKey(ProtobufMessages.EqualityKey.Builder builderForValue)
repeated .org.drools.marshalling.EqualityKey key = 1;


addKey

public ProtobufMessages.TruthMaintenanceSystem.Builder addKey(int index,
                                                              ProtobufMessages.EqualityKey.Builder builderForValue)
repeated .org.drools.marshalling.EqualityKey key = 1;


addAllKey

public ProtobufMessages.TruthMaintenanceSystem.Builder addAllKey(Iterable<? extends ProtobufMessages.EqualityKey> values)
repeated .org.drools.marshalling.EqualityKey key = 1;


clearKey

public ProtobufMessages.TruthMaintenanceSystem.Builder clearKey()
repeated .org.drools.marshalling.EqualityKey key = 1;


removeKey

public ProtobufMessages.TruthMaintenanceSystem.Builder removeKey(int index)
repeated .org.drools.marshalling.EqualityKey key = 1;


getKeyBuilder

public ProtobufMessages.EqualityKey.Builder getKeyBuilder(int index)
repeated .org.drools.marshalling.EqualityKey key = 1;


getKeyOrBuilder

public ProtobufMessages.EqualityKeyOrBuilder getKeyOrBuilder(int index)
repeated .org.drools.marshalling.EqualityKey key = 1;

Specified by:
getKeyOrBuilder in interface ProtobufMessages.TruthMaintenanceSystemOrBuilder

getKeyOrBuilderList

public List<? extends ProtobufMessages.EqualityKeyOrBuilder> getKeyOrBuilderList()
repeated .org.drools.marshalling.EqualityKey key = 1;

Specified by:
getKeyOrBuilderList in interface ProtobufMessages.TruthMaintenanceSystemOrBuilder

addKeyBuilder

public ProtobufMessages.EqualityKey.Builder addKeyBuilder()
repeated .org.drools.marshalling.EqualityKey key = 1;


addKeyBuilder

public ProtobufMessages.EqualityKey.Builder addKeyBuilder(int index)
repeated .org.drools.marshalling.EqualityKey key = 1;


getKeyBuilderList

public List<ProtobufMessages.EqualityKey.Builder> getKeyBuilderList()
repeated .org.drools.marshalling.EqualityKey key = 1;


getJustificationList

public List<ProtobufMessages.Justification> getJustificationList()
repeated .org.drools.marshalling.Justification justification = 2;

Specified by:
getJustificationList in interface ProtobufMessages.TruthMaintenanceSystemOrBuilder

getJustificationCount

public int getJustificationCount()
repeated .org.drools.marshalling.Justification justification = 2;

Specified by:
getJustificationCount in interface ProtobufMessages.TruthMaintenanceSystemOrBuilder

getJustification

public ProtobufMessages.Justification getJustification(int index)
repeated .org.drools.marshalling.Justification justification = 2;

Specified by:
getJustification in interface ProtobufMessages.TruthMaintenanceSystemOrBuilder

setJustification

public ProtobufMessages.TruthMaintenanceSystem.Builder setJustification(int index,
                                                                        ProtobufMessages.Justification value)
repeated .org.drools.marshalling.Justification justification = 2;


setJustification

public ProtobufMessages.TruthMaintenanceSystem.Builder setJustification(int index,
                                                                        ProtobufMessages.Justification.Builder builderForValue)
repeated .org.drools.marshalling.Justification justification = 2;


addJustification

public ProtobufMessages.TruthMaintenanceSystem.Builder addJustification(ProtobufMessages.Justification value)
repeated .org.drools.marshalling.Justification justification = 2;


addJustification

public ProtobufMessages.TruthMaintenanceSystem.Builder addJustification(int index,
                                                                        ProtobufMessages.Justification value)
repeated .org.drools.marshalling.Justification justification = 2;


addJustification

public ProtobufMessages.TruthMaintenanceSystem.Builder addJustification(ProtobufMessages.Justification.Builder builderForValue)
repeated .org.drools.marshalling.Justification justification = 2;


addJustification

public ProtobufMessages.TruthMaintenanceSystem.Builder addJustification(int index,
                                                                        ProtobufMessages.Justification.Builder builderForValue)
repeated .org.drools.marshalling.Justification justification = 2;


addAllJustification

public ProtobufMessages.TruthMaintenanceSystem.Builder addAllJustification(Iterable<? extends ProtobufMessages.Justification> values)
repeated .org.drools.marshalling.Justification justification = 2;


clearJustification

public ProtobufMessages.TruthMaintenanceSystem.Builder clearJustification()
repeated .org.drools.marshalling.Justification justification = 2;


removeJustification

public ProtobufMessages.TruthMaintenanceSystem.Builder removeJustification(int index)
repeated .org.drools.marshalling.Justification justification = 2;


getJustificationBuilder

public ProtobufMessages.Justification.Builder getJustificationBuilder(int index)
repeated .org.drools.marshalling.Justification justification = 2;


getJustificationOrBuilder

public ProtobufMessages.JustificationOrBuilder getJustificationOrBuilder(int index)
repeated .org.drools.marshalling.Justification justification = 2;

Specified by:
getJustificationOrBuilder in interface ProtobufMessages.TruthMaintenanceSystemOrBuilder

getJustificationOrBuilderList

public List<? extends ProtobufMessages.JustificationOrBuilder> getJustificationOrBuilderList()
repeated .org.drools.marshalling.Justification justification = 2;

Specified by:
getJustificationOrBuilderList in interface ProtobufMessages.TruthMaintenanceSystemOrBuilder

addJustificationBuilder

public ProtobufMessages.Justification.Builder addJustificationBuilder()
repeated .org.drools.marshalling.Justification justification = 2;


addJustificationBuilder

public ProtobufMessages.Justification.Builder addJustificationBuilder(int index)
repeated .org.drools.marshalling.Justification justification = 2;


getJustificationBuilderList

public List<ProtobufMessages.Justification.Builder> getJustificationBuilderList()
repeated .org.drools.marshalling.Justification justification = 2;



Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.