|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<JsProtoBuf.Library.FileEntry,JsProtoBuf.Library.FileEntry.Builder>
org.jetbrains.kotlin.serialization.js.JsProtoBuf.Library.FileEntry.Builder
public static final class JsProtoBuf.Library.FileEntry.Builder
Protobuf type org.jetbrains.kotlin.serialization.js.Library.FileEntry
| Method Summary | |
|---|---|
JsProtoBuf.Library.FileEntry |
build()
|
JsProtoBuf.Library.FileEntry |
buildPartial()
|
JsProtoBuf.Library.FileEntry.Builder |
clear()
|
JsProtoBuf.Library.FileEntry.Builder |
clearContent()
required bytes content = 2; |
JsProtoBuf.Library.FileEntry.Builder |
clearPath()
required string path = 1; |
JsProtoBuf.Library.FileEntry.Builder |
clone()
|
com.google.protobuf.ByteString |
getContent()
required bytes content = 2; |
JsProtoBuf.Library.FileEntry |
getDefaultInstanceForType()
|
java.lang.String |
getPath()
required string path = 1; |
com.google.protobuf.ByteString |
getPathBytes()
required string path = 1; |
boolean |
hasContent()
required bytes content = 2; |
boolean |
hasPath()
required string path = 1; |
boolean |
isInitialized()
|
JsProtoBuf.Library.FileEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
JsProtoBuf.Library.FileEntry.Builder |
mergeFrom(JsProtoBuf.Library.FileEntry other)
|
JsProtoBuf.Library.FileEntry.Builder |
setContent(com.google.protobuf.ByteString value)
required bytes content = 2; |
JsProtoBuf.Library.FileEntry.Builder |
setPath(java.lang.String value)
required string path = 1; |
JsProtoBuf.Library.FileEntry.Builder |
setPathBytes(com.google.protobuf.ByteString value)
required string path = 1; |
| Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder |
|---|
parseUnknownField |
| Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
|---|
addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public JsProtoBuf.Library.FileEntry.Builder clear()
clear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageLite.Builder<JsProtoBuf.Library.FileEntry,JsProtoBuf.Library.FileEntry.Builder>public JsProtoBuf.Library.FileEntry.Builder clone()
clone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageLite.Builder<JsProtoBuf.Library.FileEntry,JsProtoBuf.Library.FileEntry.Builder>public JsProtoBuf.Library.FileEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in class com.google.protobuf.GeneratedMessageLite.Builder<JsProtoBuf.Library.FileEntry,JsProtoBuf.Library.FileEntry.Builder>public JsProtoBuf.Library.FileEntry build()
build in interface com.google.protobuf.MessageLite.Builderpublic JsProtoBuf.Library.FileEntry buildPartial()
buildPartial in interface com.google.protobuf.MessageLite.Builderpublic JsProtoBuf.Library.FileEntry.Builder mergeFrom(JsProtoBuf.Library.FileEntry other)
mergeFrom in class com.google.protobuf.GeneratedMessageLite.Builder<JsProtoBuf.Library.FileEntry,JsProtoBuf.Library.FileEntry.Builder>public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
public JsProtoBuf.Library.FileEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
mergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessageLite.Builder<JsProtoBuf.Library.FileEntry.Builder>java.io.IOExceptionpublic boolean hasPath()
required string path = 1;
hasPath in interface JsProtoBuf.Library.FileEntryOrBuilderpublic java.lang.String getPath()
required string path = 1;
getPath in interface JsProtoBuf.Library.FileEntryOrBuilderpublic com.google.protobuf.ByteString getPathBytes()
required string path = 1;
getPathBytes in interface JsProtoBuf.Library.FileEntryOrBuilderpublic JsProtoBuf.Library.FileEntry.Builder setPath(java.lang.String value)
required string path = 1;
public JsProtoBuf.Library.FileEntry.Builder clearPath()
required string path = 1;
public JsProtoBuf.Library.FileEntry.Builder setPathBytes(com.google.protobuf.ByteString value)
required string path = 1;
public boolean hasContent()
required bytes content = 2;
hasContent in interface JsProtoBuf.Library.FileEntryOrBuilderpublic com.google.protobuf.ByteString getContent()
required bytes content = 2;
getContent in interface JsProtoBuf.Library.FileEntryOrBuilderpublic JsProtoBuf.Library.FileEntry.Builder setContent(com.google.protobuf.ByteString value)
required bytes content = 2;
public JsProtoBuf.Library.FileEntry.Builder clearContent()
required bytes content = 2;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||