public static interface Flashscope.FlashScopeDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Flashscope.FlashScopeData.FlashScopeEntry |
getMapField(int index)
repeated .com.atlassian.confluence.impl.protobuf.flashscope.FlashScopeData.FlashScopeEntry map_field = 1; |
int |
getMapFieldCount()
repeated .com.atlassian.confluence.impl.protobuf.flashscope.FlashScopeData.FlashScopeEntry map_field = 1; |
List<Flashscope.FlashScopeData.FlashScopeEntry> |
getMapFieldList()
repeated .com.atlassian.confluence.impl.protobuf.flashscope.FlashScopeData.FlashScopeEntry map_field = 1; |
Flashscope.FlashScopeData.FlashScopeEntryOrBuilder |
getMapFieldOrBuilder(int index)
repeated .com.atlassian.confluence.impl.protobuf.flashscope.FlashScopeData.FlashScopeEntry map_field = 1; |
List<? extends Flashscope.FlashScopeData.FlashScopeEntryOrBuilder> |
getMapFieldOrBuilderList()
repeated .com.atlassian.confluence.impl.protobuf.flashscope.FlashScopeData.FlashScopeEntry map_field = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<Flashscope.FlashScopeData.FlashScopeEntry> getMapFieldList()
repeated .com.atlassian.confluence.impl.protobuf.flashscope.FlashScopeData.FlashScopeEntry map_field = 1;
Flashscope.FlashScopeData.FlashScopeEntry getMapField(int index)
repeated .com.atlassian.confluence.impl.protobuf.flashscope.FlashScopeData.FlashScopeEntry map_field = 1;
int getMapFieldCount()
repeated .com.atlassian.confluence.impl.protobuf.flashscope.FlashScopeData.FlashScopeEntry map_field = 1;
List<? extends Flashscope.FlashScopeData.FlashScopeEntryOrBuilder> getMapFieldOrBuilderList()
repeated .com.atlassian.confluence.impl.protobuf.flashscope.FlashScopeData.FlashScopeEntry map_field = 1;
Flashscope.FlashScopeData.FlashScopeEntryOrBuilder getMapFieldOrBuilder(int index)
repeated .com.atlassian.confluence.impl.protobuf.flashscope.FlashScopeData.FlashScopeEntry map_field = 1;
Copyright © 2003–2017 Atlassian. All rights reserved.