|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtobufMessages.Justification | |
|---|---|
| org.drools.marshalling.impl | |
| Uses of ProtobufMessages.Justification in org.drools.marshalling.impl |
|---|
| Fields in org.drools.marshalling.impl with type parameters of type ProtobufMessages.Justification | |
|---|---|
static com.google.protobuf.Parser<ProtobufMessages.Justification> |
ProtobufMessages.Justification.PARSER
|
| 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)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.Justification |
ProtobufMessages.TruthMaintenanceSystem.getJustification(int index)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.Justification |
ProtobufMessages.TruthMaintenanceSystem.Builder.getJustification(int index)
repeated .org.drools.marshalling.Justification justification = 2; |
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()
repeated .org.drools.marshalling.Justification justification = 2; |
List<ProtobufMessages.Justification> |
ProtobufMessages.TruthMaintenanceSystem.getJustificationList()
repeated .org.drools.marshalling.Justification justification = 2; |
List<ProtobufMessages.Justification> |
ProtobufMessages.TruthMaintenanceSystem.Builder.getJustificationList()
repeated .org.drools.marshalling.Justification justification = 2; |
com.google.protobuf.Parser<ProtobufMessages.Justification> |
ProtobufMessages.Justification.getParserForType()
|
| Methods in org.drools.marshalling.impl with parameters of type ProtobufMessages.Justification | |
|---|---|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addJustification(int index,
ProtobufMessages.Justification value)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addJustification(ProtobufMessages.Justification value)
repeated .org.drools.marshalling.Justification justification = 2; |
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)
repeated .org.drools.marshalling.Justification justification = 2; |
| 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)
repeated .org.drools.marshalling.Justification justification = 2; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||