94 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			94 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public interface abstract Lcom/google/protobuf/EnumOrBuilder;
 | |
| .super Ljava/lang/Object;
 | |
| .source "EnumOrBuilder.java"
 | |
| 
 | |
| # interfaces
 | |
| .implements Lcom/google/protobuf/MessageOrBuilder;
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public abstract getEnumvalue(I)Lcom/google/protobuf/EnumValue;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getEnumvalueCount()I
 | |
| .end method
 | |
| 
 | |
| .method public abstract getEnumvalueList()Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/EnumValue;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract getEnumvalueOrBuilder(I)Lcom/google/protobuf/EnumValueOrBuilder;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getEnumvalueOrBuilderList()Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "+",
 | |
|             "Lcom/google/protobuf/EnumValueOrBuilder;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract getName()Ljava/lang/String;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getNameBytes()Lcom/google/protobuf/ByteString;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getOptions(I)Lcom/google/protobuf/Option;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getOptionsCount()I
 | |
| .end method
 | |
| 
 | |
| .method public abstract getOptionsList()Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "Lcom/google/protobuf/Option;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract getOptionsOrBuilder(I)Lcom/google/protobuf/OptionOrBuilder;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getOptionsOrBuilderList()Ljava/util/List;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/util/List<",
 | |
|             "+",
 | |
|             "Lcom/google/protobuf/OptionOrBuilder;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract getSourceContext()Lcom/google/protobuf/SourceContext;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getSourceContextOrBuilder()Lcom/google/protobuf/SourceContextOrBuilder;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getSyntax()Lcom/google/protobuf/Syntax;
 | |
| .end method
 | |
| 
 | |
| .method public abstract getSyntaxValue()I
 | |
| .end method
 | |
| 
 | |
| .method public abstract hasSourceContext()Z
 | |
| .end method
 |