Click or drag to resize
Akka.NETSelection.Builder Class

[Missing <summary> documentation for "T:Akka.Remote.Proto.Selection.Builder"]

Inheritance Hierarchy
System.Object
  AbstractBuilderLite<Selection, Selection.Builder>
    AbstractBuilder<Selection, Selection.Builder>
      GeneratedBuilder<Selection, Selection.Builder>
        Akka.Remote.Proto.Selection.Builder

Namespace:  Akka.Remote.Proto
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public sealed class Builder : GeneratedBuilder<Selection, Selection. Builder>

The Selection. Builder type exposes the following members.

Constructors
  NameDescription
Public methodSelection.Builder
Initializes a new instance of the Selection. Builder class
Top
Properties
  NameDescription
Public propertyAllFields (Inherited from GeneratedBuilder<Selection, Selection.Builder>.)
Public propertyDefaultInstanceForType (Overrides AbstractBuilderLite.DefaultInstanceForType.)
Public propertyDescriptorForType (Overrides GeneratedBuilder.DescriptorForType.)
Public propertyHasMatcher
Public propertyHasType
Protected propertyInternalFieldAccessors (Inherited from GeneratedBuilder<Selection, Selection.Builder>.)
Public propertyIsInitialized (Overrides AbstractBuilderLite.IsInitialized.)
Public propertyItem (Inherited from GeneratedBuilder<Selection, Selection.Builder>.)
Public propertyItem (Inherited from GeneratedBuilder<Selection, Selection.Builder>.)
Public propertyMatcher
Protected propertyMessageBeingBuilt (Overrides GeneratedBuilder.MessageBeingBuilt.)
Protected propertyThisBuilder (Overrides AbstractBuilderLite.ThisBuilder.)
Public propertyType
Public propertyUnknownFields (Inherited from GeneratedBuilder<Selection, Selection.Builder>.)
Top
Methods
  NameDescription
Public methodAddRepeatedField (Inherited from GeneratedBuilder<Selection, Selection.Builder>.)
Public methodBuild (Inherited from GeneratedBuilder<Selection, Selection.Builder>.)
Public methodBuildParsed (Inherited from GeneratedBuilder<Selection, Selection.Builder>.)
Public methodBuildPartial (Overrides AbstractBuilderLite.BuildPartial().)
Public methodClear (Overrides AbstractBuilder.Clear().)
Public methodClearField (Inherited from GeneratedBuilder<Selection, Selection.Builder>.)
Public methodClearMatcher
Public methodClearType
Public methodClone (Overrides AbstractBuilderLite.Clone().)
Public methodCreateBuilderForField (Inherited from GeneratedBuilder<Selection, Selection.Builder>.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetRepeatedFieldCount (Inherited from GeneratedBuilder<Selection, Selection.Builder>.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasField (Inherited from GeneratedBuilder<Selection, Selection.Builder>.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMergeDelimitedFrom(Stream) (Inherited from AbstractBuilderLite<Selection, Selection.Builder>.)
Public methodMergeDelimitedFrom(Stream, ExtensionRegistry) (Inherited from AbstractBuilderLite<Selection, Selection.Builder>.)
Public methodMergeFrom(IMessageLite) (Inherited from AbstractBuilder<Selection, Selection.Builder>.)
Public methodMergeFrom(ByteString) (Inherited from AbstractBuilderLite<Selection, Selection.Builder>.)
Public methodMergeFrom(Byte[]) (Inherited from AbstractBuilderLite<Selection, Selection.Builder>.)
Public methodMergeFrom(Stream) (Inherited from AbstractBuilderLite<Selection, Selection.Builder>.)
Public methodMergeFrom(ICodedInputStream) (Overrides AbstractBuilderLite.MergeFrom(ICodedInputStream).)
Public methodMergeFrom(IMessage) (Overrides AbstractBuilder.MergeFrom(IMessage).)
Public methodMergeFrom(Selection) (Overrides GeneratedBuilder.MergeFrom(UTP).)
Public methodMergeFrom(ByteString, ExtensionRegistry) (Inherited from AbstractBuilderLite<Selection, Selection.Builder>.)
Public methodMergeFrom(Byte[], ExtensionRegistry) (Inherited from AbstractBuilderLite<Selection, Selection.Builder>.)
Public methodMergeFrom(Stream, ExtensionRegistry) (Inherited from AbstractBuilderLite<Selection, Selection.Builder>.)
Public methodMergeFrom(ICodedInputStream, ExtensionRegistry) (Overrides AbstractBuilder.MergeFrom(ICodedInputStream, ExtensionRegistry).)
Public methodMergeUnknownFields (Inherited from GeneratedBuilder<Selection, Selection.Builder>.)
Protected methodParseUnknownField (Inherited from GeneratedBuilder<Selection, Selection.Builder>.)
Public methodSetField (Inherited from AbstractBuilder<Selection, Selection.Builder>.)
Public methodSetMatcher
Public methodSetRepeatedField (Inherited from AbstractBuilder<Selection, Selection.Builder>.)
Public methodSetType
Public methodSetUnknownFields (Inherited from AbstractBuilder<Selection, Selection.Builder>.)
Public methodToString (Inherited from AbstractBuilder<Selection, Selection.Builder>.)
Top
Extension Methods
See Also