|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface JsProtoBuf.FileOrBuilder
| Method Summary | |
|---|---|
ProtoBuf.Annotation |
getAnnotation(int index)
repeated .org.jetbrains.kotlin.serialization.Annotation annotation = 2; |
int |
getAnnotationCount()
repeated .org.jetbrains.kotlin.serialization.Annotation annotation = 2; |
java.util.List<ProtoBuf.Annotation> |
getAnnotationList()
repeated .org.jetbrains.kotlin.serialization.Annotation annotation = 2; |
int |
getId()
optional int32 id = 1; |
boolean |
hasId()
optional int32 id = 1; |
| Methods inherited from interface org.jetbrains.kotlin.protobuf.MessageLiteOrBuilder |
|---|
getDefaultInstanceForType, isInitialized |
| Method Detail |
|---|
boolean hasId()
optional int32 id = 1;
If absent, id is the index of the file in the Files.file list
int getId()
optional int32 id = 1;
If absent, id is the index of the file in the Files.file list
java.util.List<ProtoBuf.Annotation> getAnnotationList()
repeated .org.jetbrains.kotlin.serialization.Annotation annotation = 2;
ProtoBuf.Annotation getAnnotation(int index)
repeated .org.jetbrains.kotlin.serialization.Annotation annotation = 2;
int getAnnotationCount()
repeated .org.jetbrains.kotlin.serialization.Annotation annotation = 2;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||