public interface PdfAttachmentCollectionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNames(int index)
repeated string names = 1; |
com.google.protobuf.ByteString |
getNamesBytes(int index)
repeated string names = 1; |
int |
getNamesCount()
repeated string names = 1; |
List<String> |
getNamesList()
repeated string names = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getNamesList()
repeated string names = 1;int getNamesCount()
repeated string names = 1;String getNames(int index)
repeated string names = 1;index - The index of the element to return.com.google.protobuf.ByteString getNamesBytes(int index)
repeated string names = 1;index - The index of the value to return.Copyright © 2022–2023 Iron Software. All rights reserved.