RemoteWaterLineFieldDto class

Inheritance

Constructors

RemoteWaterLineFieldDto(WaterLineFieldDto waterLineFieldDto, SchemaMetaData smdSys, {WaterLineDto? waterLineDto})

Properties

getTableId int
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
smdSys SchemaMetaData
getter/setter pairinherited
trDto TrDto
getter/setter pairinherited
water_table_id int
no setterinherited
water_table_name String
no setterinherited
waterLineDto WaterLineDto?
getter/setter pairinherited
waterLineFieldDto WaterLineFieldDto
getter/setter pair

Methods

getWaterLineFieldDto() WaterLineFieldDto
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
sep(TrDto trDto, SchemaMetaData smdSys, {WaterLineDto? waterLineDto, int? water_table_id}) → void
inherited
setWaterLineFieldDto(WaterLineFieldDto waterLineFieldDto) → void
toMap({bool fullEnum = false}) Map<String, dynamic>
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

TABLE_NAME → const String