Uses of Class
software.xdev.bzst.dip.client.xmldocument.model.MonAmntType
Packages that use MonAmntType
Package
Description
-
Uses of MonAmntType in software.xdev.bzst.dip.client.model.message.dac7
Methods in software.xdev.bzst.dip.client.model.message.dac7 that return MonAmntType -
Uses of MonAmntType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as MonAmntTypeModifier and TypeFieldDescriptionprotected MonAmntTypeConsiderationType.consQ1protected MonAmntTypeConsiderationType.consQ2protected MonAmntTypeConsiderationType.consQ3protected MonAmntTypeConsiderationType.consQ4protected MonAmntTypeFeesType.feesQ1protected MonAmntTypeFeesType.feesQ2protected MonAmntTypeFeesType.feesQ3protected MonAmntTypeFeesType.feesQ4protected MonAmntTypeTaxesType.taxQ1protected MonAmntTypeTaxesType.taxQ2protected MonAmntTypeTaxesType.taxQ3protected MonAmntTypeTaxesType.taxQ4Methods in software.xdev.bzst.dip.client.xmldocument.model that return MonAmntTypeModifier and TypeMethodDescriptionObjectFactory.createMonAmntType()Create an instance ofMonAmntTypeConsiderationType.getConsQ1()Gets the value of the consQ1 property.ConsiderationType.getConsQ2()Gets the value of the consQ2 property.ConsiderationType.getConsQ3()Gets the value of the consQ3 property.ConsiderationType.getConsQ4()Gets the value of the consQ4 property.FeesType.getFeesQ1()Gets the value of the feesQ1 property.FeesType.getFeesQ2()Gets the value of the feesQ2 property.FeesType.getFeesQ3()Gets the value of the feesQ3 property.FeesType.getFeesQ4()Gets the value of the feesQ4 property.TaxesType.getTaxQ1()Gets the value of the taxQ1 property.TaxesType.getTaxQ2()Gets the value of the taxQ2 property.TaxesType.getTaxQ3()Gets the value of the taxQ3 property.TaxesType.getTaxQ4()Gets the value of the taxQ4 property.Methods in software.xdev.bzst.dip.client.xmldocument.model with parameters of type MonAmntTypeModifier and TypeMethodDescriptionvoidConsiderationType.setConsQ1(MonAmntType value) Sets the value of the consQ1 property.voidConsiderationType.setConsQ2(MonAmntType value) Sets the value of the consQ2 property.voidConsiderationType.setConsQ3(MonAmntType value) Sets the value of the consQ3 property.voidConsiderationType.setConsQ4(MonAmntType value) Sets the value of the consQ4 property.voidFeesType.setFeesQ1(MonAmntType value) Sets the value of the feesQ1 property.voidFeesType.setFeesQ2(MonAmntType value) Sets the value of the feesQ2 property.voidFeesType.setFeesQ3(MonAmntType value) Sets the value of the feesQ3 property.voidFeesType.setFeesQ4(MonAmntType value) Sets the value of the feesQ4 property.voidTaxesType.setTaxQ1(MonAmntType value) Sets the value of the taxQ1 property.voidTaxesType.setTaxQ2(MonAmntType value) Sets the value of the taxQ2 property.voidTaxesType.setTaxQ3(MonAmntType value) Sets the value of the taxQ3 property.voidTaxesType.setTaxQ4(MonAmntType value) Sets the value of the taxQ4 property.