Class FinancialInstitution
java.lang.Object
mekhq.campaign.finances.financialInstitutions.FinancialInstitution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FinancialInstitution
parseFromXML
(NodeList nl) void
setFoundationDate
(LocalDate foundationDate) void
void
setShutterDate
(LocalDate shutterDate) toString()
void
writeToXML
(PrintWriter pw, int indent)