|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtobufMessages.Justification | |
---|---|
org.drools.marshalling.impl |
Uses of ProtobufMessages.Justification in org.drools.marshalling.impl |
---|
Methods in org.drools.marshalling.impl that return ProtobufMessages.Justification | |
---|---|
ProtobufMessages.Justification |
ProtobufMessages.Justification.Builder.build()
|
ProtobufMessages.Justification |
ProtobufMessages.Justification.Builder.buildPartial()
|
static ProtobufMessages.Justification |
ProtobufMessages.Justification.getDefaultInstance()
|
ProtobufMessages.Justification |
ProtobufMessages.Justification.getDefaultInstanceForType()
|
ProtobufMessages.Justification |
ProtobufMessages.Justification.Builder.getDefaultInstanceForType()
|
ProtobufMessages.Justification |
ProtobufMessages.TruthMaintenanceSystemOrBuilder.getJustification(int index)
|
ProtobufMessages.Justification |
ProtobufMessages.TruthMaintenanceSystem.getJustification(int index)
|
ProtobufMessages.Justification |
ProtobufMessages.TruthMaintenanceSystem.Builder.getJustification(int index)
|
static ProtobufMessages.Justification |
ProtobufMessages.Justification.parseDelimitedFrom(InputStream input)
|
static ProtobufMessages.Justification |
ProtobufMessages.Justification.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.Justification |
ProtobufMessages.Justification.parseFrom(byte[] data)
|
static ProtobufMessages.Justification |
ProtobufMessages.Justification.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.Justification |
ProtobufMessages.Justification.parseFrom(com.google.protobuf.ByteString data)
|
static ProtobufMessages.Justification |
ProtobufMessages.Justification.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.Justification |
ProtobufMessages.Justification.parseFrom(com.google.protobuf.CodedInputStream input)
|
static ProtobufMessages.Justification |
ProtobufMessages.Justification.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.Justification |
ProtobufMessages.Justification.parseFrom(InputStream input)
|
static ProtobufMessages.Justification |
ProtobufMessages.Justification.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.drools.marshalling.impl that return types with arguments of type ProtobufMessages.Justification | |
---|---|
List<ProtobufMessages.Justification> |
ProtobufMessages.TruthMaintenanceSystemOrBuilder.getJustificationList()
|
List<ProtobufMessages.Justification> |
ProtobufMessages.TruthMaintenanceSystem.getJustificationList()
|
List<ProtobufMessages.Justification> |
ProtobufMessages.TruthMaintenanceSystem.Builder.getJustificationList()
|
Methods in org.drools.marshalling.impl with parameters of type ProtobufMessages.Justification | |
---|---|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addJustification(int index,
ProtobufMessages.Justification value)
|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addJustification(ProtobufMessages.Justification value)
|
ProtobufMessages.Justification.Builder |
ProtobufMessages.Justification.Builder.mergeFrom(ProtobufMessages.Justification other)
|
static ProtobufMessages.Justification.Builder |
ProtobufMessages.Justification.newBuilder(ProtobufMessages.Justification prototype)
|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.setJustification(int index,
ProtobufMessages.Justification value)
|
Method parameters in org.drools.marshalling.impl with type arguments of type ProtobufMessages.Justification | |
---|---|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addAllJustification(Iterable<? extends ProtobufMessages.Justification> values)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |