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