PropsData Members

The PropsData type exposes the following members.

Methods


  Name Description
Public method Static member CreateBuilder()()()()
Public method Static member CreateBuilder(PropsData)
Public method CreateBuilderForType()()()()
Public method CreateBuilderForType()()()() (Inherited from AbstractMessageLite.)
Public method Equals (Inherited from AbstractMessage.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetArgs
Public method GetClasses
Public method GetHashCode (Inherited from AbstractMessage.)
Public method GetRepeatedFieldCount (Inherited from GeneratedMessage.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method HasField (Inherited from GeneratedMessage.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Static member ParseDelimitedFrom(Stream)
Public method Static member ParseDelimitedFrom(Stream, ExtensionRegistry)
Public method Static member ParseFrom(ByteString)
Public method Static member ParseFrom(ByteString, ExtensionRegistry)
Public method Static member ParseFrom(array<Byte>[]()[][])
Public method Static member ParseFrom(array<Byte>[]()[][], ExtensionRegistry)
Public method Static member ParseFrom(Stream)
Public method Static member ParseFrom(Stream, ExtensionRegistry)
Public method Static member ParseFrom(ICodedInputStream)
Public method Static member ParseFrom(ICodedInputStream, ExtensionRegistry)
Public method PrintTo (Inherited from AbstractMessage.)
Public method ToBuilder()()()()
Public method ToBuilder()()()() (Inherited from AbstractMessageLite.)
Public method ToByteArray (Inherited from AbstractMessageLite.)
Public method ToByteString (Inherited from AbstractMessageLite.)
Public method ToString (Inherited from AbstractMessage.)
Public method WriteDelimitedTo (Inherited from AbstractMessageLite.)
Public method WriteTo(ICodedOutputStream)
Public method WriteTo(ICodedOutputStream) (Inherited from AbstractMessage.)
Public method WriteTo(Stream) (Inherited from AbstractMessageLite.)

Properties


  Name Description
Public property AllFields (Inherited from GeneratedMessage.)
Public property ArgsCount
Public property ArgsList
Public property ClassesCount
Public property ClassesList
Public property Clazz
Public property Static member DefaultInstance
Public property DefaultInstanceForType
Public property DefaultInstanceForType()()()() (Inherited from AbstractMessageLite.)
Public property Deploy
Public property Static member Descriptor
Public property DescriptorForType (Inherited from GeneratedMessage.)
Public property HasClazz
Public property HasDeploy
Protected property InternalFieldAccessors (Inherited from GeneratedMessage.)
Public property IsInitialized
Public property IsInitialized()()()() (Inherited from GeneratedMessage.)
Public property Item(FieldDescriptor, Int32) (Inherited from GeneratedMessage.)
Public property Item(FieldDescriptor) (Inherited from GeneratedMessage.)
Public property SerializedSize
Public property SerializedSize()()()() (Inherited from AbstractMessage.)
Protected property ThisMessage (Inherited from GeneratedMessage.)
Public property UnknownFields (Inherited from GeneratedMessage.)