class Angus::SDoc::Definitions::MessageField

Attributes

description[RW]

@!attribute [rw] description

@return [String] the description of the message field.
elements_type[RW]

@!attribute [rw] elements_type

@return [String] the elements type of the message field.
name[RW]

@!attribute [rw] name

@return [String] the name of the message field.
required[RW]

@!attribute [rw] required

@return [Boolean] indicates if the message field. is required or not.
type[RW]

@!attribute [rw] type

@return [String] the type of the message field.