org.jetbrains.kotlin.serialization.js
Class JsProtoBuf.Library.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.GeneratedMessageLite.Builder<JsProtoBuf.Library,JsProtoBuf.Library.Builder>
          extended by org.jetbrains.kotlin.serialization.js.JsProtoBuf.Library.Builder
All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, java.lang.Cloneable, JsProtoBuf.LibraryOrBuilder
Enclosing class:
JsProtoBuf.Library

public static final class JsProtoBuf.Library.Builder
extends com.google.protobuf.GeneratedMessageLite.Builder<JsProtoBuf.Library,JsProtoBuf.Library.Builder>
implements JsProtoBuf.LibraryOrBuilder

Protobuf type org.jetbrains.kotlin.serialization.js.Library


Method Summary
 JsProtoBuf.Library.Builder addAllEntry(java.lang.Iterable<? extends JsProtoBuf.Library.FileEntry> values)
          repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;
 JsProtoBuf.Library.Builder addEntry(int index, JsProtoBuf.Library.FileEntry.Builder builderForValue)
          repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;
 JsProtoBuf.Library.Builder addEntry(int index, JsProtoBuf.Library.FileEntry value)
          repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;
 JsProtoBuf.Library.Builder addEntry(JsProtoBuf.Library.FileEntry.Builder builderForValue)
          repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;
 JsProtoBuf.Library.Builder addEntry(JsProtoBuf.Library.FileEntry value)
          repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;
 JsProtoBuf.Library build()
           
 JsProtoBuf.Library buildPartial()
           
 JsProtoBuf.Library.Builder clear()
           
 JsProtoBuf.Library.Builder clearEntry()
          repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;
 JsProtoBuf.Library.Builder clone()
           
 JsProtoBuf.Library getDefaultInstanceForType()
           
 JsProtoBuf.Library.FileEntry getEntry(int index)
          repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;
 int getEntryCount()
          repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;
 java.util.List<JsProtoBuf.Library.FileEntry> getEntryList()
          repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;
 boolean isInitialized()
           
 JsProtoBuf.Library.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 JsProtoBuf.Library.Builder mergeFrom(JsProtoBuf.Library other)
           
 JsProtoBuf.Library.Builder removeEntry(int index)
          repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;
 JsProtoBuf.Library.Builder setEntry(int index, JsProtoBuf.Library.FileEntry.Builder builderForValue)
          repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;
 JsProtoBuf.Library.Builder setEntry(int index, JsProtoBuf.Library.FileEntry value)
          repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 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

clear

public JsProtoBuf.Library.Builder clear()
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessageLite.Builder<JsProtoBuf.Library,JsProtoBuf.Library.Builder>

clone

public JsProtoBuf.Library.Builder clone()
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessageLite.Builder<JsProtoBuf.Library,JsProtoBuf.Library.Builder>

getDefaultInstanceForType

public JsProtoBuf.Library getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
getDefaultInstanceForType in class com.google.protobuf.GeneratedMessageLite.Builder<JsProtoBuf.Library,JsProtoBuf.Library.Builder>

build

public JsProtoBuf.Library build()
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public JsProtoBuf.Library buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public JsProtoBuf.Library.Builder mergeFrom(JsProtoBuf.Library other)
Specified by:
mergeFrom in class com.google.protobuf.GeneratedMessageLite.Builder<JsProtoBuf.Library,JsProtoBuf.Library.Builder>

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder

mergeFrom

public JsProtoBuf.Library.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                            com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                     throws java.io.IOException
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessageLite.Builder<JsProtoBuf.Library.Builder>
Throws:
java.io.IOException

getEntryList

public java.util.List<JsProtoBuf.Library.FileEntry> getEntryList()
repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;

Specified by:
getEntryList in interface JsProtoBuf.LibraryOrBuilder

getEntryCount

public int getEntryCount()
repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;

Specified by:
getEntryCount in interface JsProtoBuf.LibraryOrBuilder

getEntry

public JsProtoBuf.Library.FileEntry getEntry(int index)
repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;

Specified by:
getEntry in interface JsProtoBuf.LibraryOrBuilder

setEntry

public JsProtoBuf.Library.Builder setEntry(int index,
                                           JsProtoBuf.Library.FileEntry value)
repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;


setEntry

public JsProtoBuf.Library.Builder setEntry(int index,
                                           JsProtoBuf.Library.FileEntry.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;


addEntry

public JsProtoBuf.Library.Builder addEntry(JsProtoBuf.Library.FileEntry value)
repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;


addEntry

public JsProtoBuf.Library.Builder addEntry(int index,
                                           JsProtoBuf.Library.FileEntry value)
repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;


addEntry

public JsProtoBuf.Library.Builder addEntry(JsProtoBuf.Library.FileEntry.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;


addEntry

public JsProtoBuf.Library.Builder addEntry(int index,
                                           JsProtoBuf.Library.FileEntry.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;


addAllEntry

public JsProtoBuf.Library.Builder addAllEntry(java.lang.Iterable<? extends JsProtoBuf.Library.FileEntry> values)
repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;


clearEntry

public JsProtoBuf.Library.Builder clearEntry()
repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;


removeEntry

public JsProtoBuf.Library.Builder removeEntry(int index)
repeated .org.jetbrains.kotlin.serialization.js.Library.FileEntry entry = 1;