|
||||||||||
| 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.Justification.Builder>
org.drools.marshalling.impl.ProtobufMessages.Justification.Builder
public static final class ProtobufMessages.Justification.Builder
Protobuf type org.drools.marshalling.Justification
| Method Summary | |
|---|---|
ProtobufMessages.Justification.Builder |
addActivation(int index,
ProtobufMessages.Activation.Builder builderForValue)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
addActivation(int index,
ProtobufMessages.Activation value)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
addActivation(ProtobufMessages.Activation.Builder builderForValue)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
addActivation(ProtobufMessages.Activation value)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Activation.Builder |
addActivationBuilder()
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Activation.Builder |
addActivationBuilder(int index)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
addAllActivation(Iterable<? extends ProtobufMessages.Activation> values)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification |
build()
|
ProtobufMessages.Justification |
buildPartial()
|
ProtobufMessages.Justification.Builder |
clear()
|
ProtobufMessages.Justification.Builder |
clearActivation()
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
clearHandleId()
optional int32 handle_id = 1; |
ProtobufMessages.Justification.Builder |
clone()
|
ProtobufMessages.Activation |
getActivation(int index)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Activation.Builder |
getActivationBuilder(int index)
repeated .org.drools.marshalling.Activation activation = 2; |
List<ProtobufMessages.Activation.Builder> |
getActivationBuilderList()
repeated .org.drools.marshalling.Activation activation = 2; |
int |
getActivationCount()
repeated .org.drools.marshalling.Activation activation = 2; |
List<ProtobufMessages.Activation> |
getActivationList()
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.ActivationOrBuilder |
getActivationOrBuilder(int index)
repeated .org.drools.marshalling.Activation activation = 2; |
List<? extends ProtobufMessages.ActivationOrBuilder> |
getActivationOrBuilderList()
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType()
|
int |
getHandleId()
optional int32 handle_id = 1; |
boolean |
hasHandleId()
optional int32 handle_id = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
ProtobufMessages.Justification.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ProtobufMessages.Justification.Builder |
mergeFrom(com.google.protobuf.Message other)
|
ProtobufMessages.Justification.Builder |
mergeFrom(ProtobufMessages.Justification other)
|
ProtobufMessages.Justification.Builder |
removeActivation(int index)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
setActivation(int index,
ProtobufMessages.Activation.Builder builderForValue)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
setActivation(int index,
ProtobufMessages.Activation value)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
setHandleId(int value)
optional int32 handle_id = 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.Justification.Builder>public ProtobufMessages.Justification.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.Justification.Builder>public ProtobufMessages.Justification.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.Justification.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.Justification.Builder>public ProtobufMessages.Justification getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ProtobufMessages.Justification build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ProtobufMessages.Justification buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ProtobufMessages.Justification.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ProtobufMessages.Justification.Builder>public ProtobufMessages.Justification.Builder mergeFrom(ProtobufMessages.Justification other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<ProtobufMessages.Justification.Builder>
public ProtobufMessages.Justification.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.Justification.Builder>IOExceptionpublic boolean hasHandleId()
optional int32 handle_id = 1;
hasHandleId in interface ProtobufMessages.JustificationOrBuilderpublic int getHandleId()
optional int32 handle_id = 1;
getHandleId in interface ProtobufMessages.JustificationOrBuilderpublic ProtobufMessages.Justification.Builder setHandleId(int value)
optional int32 handle_id = 1;
public ProtobufMessages.Justification.Builder clearHandleId()
optional int32 handle_id = 1;
public List<ProtobufMessages.Activation> getActivationList()
repeated .org.drools.marshalling.Activation activation = 2;
getActivationList in interface ProtobufMessages.JustificationOrBuilderpublic int getActivationCount()
repeated .org.drools.marshalling.Activation activation = 2;
getActivationCount in interface ProtobufMessages.JustificationOrBuilderpublic ProtobufMessages.Activation getActivation(int index)
repeated .org.drools.marshalling.Activation activation = 2;
getActivation in interface ProtobufMessages.JustificationOrBuilder
public ProtobufMessages.Justification.Builder setActivation(int index,
ProtobufMessages.Activation value)
repeated .org.drools.marshalling.Activation activation = 2;
public ProtobufMessages.Justification.Builder setActivation(int index,
ProtobufMessages.Activation.Builder builderForValue)
repeated .org.drools.marshalling.Activation activation = 2;
public ProtobufMessages.Justification.Builder addActivation(ProtobufMessages.Activation value)
repeated .org.drools.marshalling.Activation activation = 2;
public ProtobufMessages.Justification.Builder addActivation(int index,
ProtobufMessages.Activation value)
repeated .org.drools.marshalling.Activation activation = 2;
public ProtobufMessages.Justification.Builder addActivation(ProtobufMessages.Activation.Builder builderForValue)
repeated .org.drools.marshalling.Activation activation = 2;
public ProtobufMessages.Justification.Builder addActivation(int index,
ProtobufMessages.Activation.Builder builderForValue)
repeated .org.drools.marshalling.Activation activation = 2;
public ProtobufMessages.Justification.Builder addAllActivation(Iterable<? extends ProtobufMessages.Activation> values)
repeated .org.drools.marshalling.Activation activation = 2;
public ProtobufMessages.Justification.Builder clearActivation()
repeated .org.drools.marshalling.Activation activation = 2;
public ProtobufMessages.Justification.Builder removeActivation(int index)
repeated .org.drools.marshalling.Activation activation = 2;
public ProtobufMessages.Activation.Builder getActivationBuilder(int index)
repeated .org.drools.marshalling.Activation activation = 2;
public ProtobufMessages.ActivationOrBuilder getActivationOrBuilder(int index)
repeated .org.drools.marshalling.Activation activation = 2;
getActivationOrBuilder in interface ProtobufMessages.JustificationOrBuilderpublic List<? extends ProtobufMessages.ActivationOrBuilder> getActivationOrBuilderList()
repeated .org.drools.marshalling.Activation activation = 2;
getActivationOrBuilderList in interface ProtobufMessages.JustificationOrBuilderpublic ProtobufMessages.Activation.Builder addActivationBuilder()
repeated .org.drools.marshalling.Activation activation = 2;
public ProtobufMessages.Activation.Builder addActivationBuilder(int index)
repeated .org.drools.marshalling.Activation activation = 2;
public List<ProtobufMessages.Activation.Builder> getActivationBuilderList()
repeated .org.drools.marshalling.Activation activation = 2;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||