|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ProtoBuf.Class.ClassObjectOrBuilder
| Method Summary | |
|---|---|
ProtoBuf.Class |
getData()
optional .org.jetbrains.jet.descriptors.serialization.Class data = 1; |
boolean |
hasData()
optional .org.jetbrains.jet.descriptors.serialization.Class data = 1; |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
getDefaultInstanceForType, isInitialized |
| Method Detail |
|---|
boolean hasData()
optional .org.jetbrains.jet.descriptors.serialization.Class data = 1;
If this field is present, it contains serialized data for a synthetic class object, for which there's no class file. Otherwise class object was compiled to a separate class file and serialized data can be found in the annotation on that class
ProtoBuf.Class getData()
optional .org.jetbrains.jet.descriptors.serialization.Class data = 1;
If this field is present, it contains serialized data for a synthetic class object, for which there's no class file. Otherwise class object was compiled to a separate class file and serialized data can be found in the annotation on that class
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||