java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_002_001_12.Charges7

public class Charges7 extends Object

Java class for Charges7 complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Charges7">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}ActiveOrHistoricCurrencyAndAmount"/>
         <element name="Agt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}BranchAndFinancialInstitutionIdentification6"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>