public static interface Common.CursorFactoryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
optional string class_name = 2; |
com.google.protobuf.ByteString |
getClassNameBytes()
optional string class_name = 2; |
String |
getFieldNames(int index)
repeated string field_names = 3; |
com.google.protobuf.ByteString |
getFieldNamesBytes(int index)
repeated string field_names = 3; |
int |
getFieldNamesCount()
repeated string field_names = 3; |
com.google.protobuf.ProtocolStringList |
getFieldNamesList()
repeated string field_names = 3; |
Common.CursorFactory.Style |
getStyle()
optional .CursorFactory.Style style = 1; |
int |
getStyleValue()
optional .CursorFactory.Style style = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getStyleValue()
optional .CursorFactory.Style style = 1;Common.CursorFactory.Style getStyle()
optional .CursorFactory.Style style = 1;String getClassName()
optional string class_name = 2;com.google.protobuf.ByteString getClassNameBytes()
optional string class_name = 2;com.google.protobuf.ProtocolStringList getFieldNamesList()
repeated string field_names = 3;int getFieldNamesCount()
repeated string field_names = 3;String getFieldNames(int index)
repeated string field_names = 3;com.google.protobuf.ByteString getFieldNamesBytes(int index)
repeated string field_names = 3;Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.