struct Apps::DatenBankUPDATE

Included Modules

Defined in:

pb-Apps/CATS_DBUpdate.pb.cr

Constant Summary

FIELDS = {1 => {name: :daten_line, pb_type: DatenLine, crystal_type: DatenLine, cast_type: Array(DatenLine)?, native: false, optional: true, repeated: true, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(buf : Protobuf::Buffer) #

def self.new(daten_line : Array(DatenLine) | Nil = nil) #

Class Method Detail

def self.from_protobuf(io) #

Instance Method Detail

def [](key : String) #

def daten_line : Array(DatenLine) | Nil #

def daten_line=(daten_line : Array(DatenLine) | Nil) #

def to_protobuf(io : IO, embedded = false) #

def to_protobuf #