public interface DigestEntryOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
DigestEntry.Config |
getConfig()
.p4.v1.DigestEntry.Config config = 2; |
DigestEntry.ConfigOrBuilder |
getConfigOrBuilder()
.p4.v1.DigestEntry.Config config = 2; |
int |
getDigestId()
uint32 digest_id = 1; |
boolean |
hasConfig()
.p4.v1.DigestEntry.Config config = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getDigestId()
uint32 digest_id = 1;
boolean hasConfig()
.p4.v1.DigestEntry.Config config = 2;
DigestEntry.Config getConfig()
.p4.v1.DigestEntry.Config config = 2;
DigestEntry.ConfigOrBuilder getConfigOrBuilder()
.p4.v1.DigestEntry.Config config = 2;
Copyright © 2018 OpenDaylight. All rights reserved.