org.drools.marshalling.impl
Interface ProtobufMessages.TruthMaintenanceSystemOrBuilder
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
- ProtobufMessages.TruthMaintenanceSystem, ProtobufMessages.TruthMaintenanceSystem.Builder
- Enclosing class:
- ProtobufMessages
public static interface ProtobufMessages.TruthMaintenanceSystemOrBuilder
- extends com.google.protobuf.MessageOrBuilder
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
isInitialized |
getKeyList
List<ProtobufMessages.EqualityKey> getKeyList()
getKey
ProtobufMessages.EqualityKey getKey(int index)
getKeyCount
int getKeyCount()
getKeyOrBuilderList
List<? extends ProtobufMessages.EqualityKeyOrBuilder> getKeyOrBuilderList()
getKeyOrBuilder
ProtobufMessages.EqualityKeyOrBuilder getKeyOrBuilder(int index)
getJustificationList
List<ProtobufMessages.Justification> getJustificationList()
getJustification
ProtobufMessages.Justification getJustification(int index)
getJustificationCount
int getJustificationCount()
getJustificationOrBuilderList
List<? extends ProtobufMessages.JustificationOrBuilder> getJustificationOrBuilderList()
getJustificationOrBuilder
ProtobufMessages.JustificationOrBuilder getJustificationOrBuilder(int index)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.