Uses of Class
org.mustangproject.LegalOrganisation
-
Packages that use LegalOrganisation Package Description org.mustangproject -
-
Uses of LegalOrganisation in org.mustangproject
Fields in org.mustangproject declared as LegalOrganisation Modifier and Type Field Description protected LegalOrganisationTradeParty. legalOrgMethods in org.mustangproject that return LegalOrganisation Modifier and Type Method Description LegalOrganisationLegalOrganisation. setSchemedID(SchemedID schemedID)LegalOrganisationLegalOrganisation. setTradingBusinessName(java.lang.String tradingBusinessName)Methods in org.mustangproject with parameters of type LegalOrganisation Modifier and Type Method Description TradePartyTradeParty. setLegalOrganisation(LegalOrganisation legalOrganisation)
-