public static interface PushAPIMsg.DocsMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
PushAPIMsg.DocumentMsg |
getDocs(int index)
repeated .com.exalead.papi.helper.V4A.message.DocumentMsg docs = 1; |
int |
getDocsCount()
repeated .com.exalead.papi.helper.V4A.message.DocumentMsg docs = 1; |
java.util.List<PushAPIMsg.DocumentMsg> |
getDocsList()
repeated .com.exalead.papi.helper.V4A.message.DocumentMsg docs = 1; |
PushAPIMsg.DocumentMsgOrBuilder |
getDocsOrBuilder(int index)
repeated .com.exalead.papi.helper.V4A.message.DocumentMsg docs = 1; |
java.util.List<? extends PushAPIMsg.DocumentMsgOrBuilder> |
getDocsOrBuilderList()
repeated .com.exalead.papi.helper.V4A.message.DocumentMsg docs = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.util.List<PushAPIMsg.DocumentMsg> getDocsList()
repeated .com.exalead.papi.helper.V4A.message.DocumentMsg docs = 1;
PushAPIMsg.DocumentMsg getDocs(int index)
repeated .com.exalead.papi.helper.V4A.message.DocumentMsg docs = 1;
int getDocsCount()
repeated .com.exalead.papi.helper.V4A.message.DocumentMsg docs = 1;
java.util.List<? extends PushAPIMsg.DocumentMsgOrBuilder> getDocsOrBuilderList()
repeated .com.exalead.papi.helper.V4A.message.DocumentMsg docs = 1;
PushAPIMsg.DocumentMsgOrBuilder getDocsOrBuilder(int index)
repeated .com.exalead.papi.helper.V4A.message.DocumentMsg docs = 1;
Copyright © 2021 Dassault Systèmes, All Rights Reserved.