@@ -23,3 +23,9 @@ bool Substation::derivedParse(QXmlStreamReader& reader)
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
QString Substation::getSubstationMemberOf_Feeder()
|
||||
{
|
||||
return this->substationMemberOf_Feeder;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user