Class ActiveOrHistoricCurrencyAndAmountSEPA

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_001_001_03.ActiveOrHistoricCurrencyAndAmountSEPA

public class ActiveOrHistoricCurrencyAndAmountSEPA extends Object

Java class for ActiveOrHistoricCurrencyAndAmountSEPA complex type.

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

 <complexType name="ActiveOrHistoricCurrencyAndAmountSEPA">
   <simpleContent>
     <extension base="<urn:iso:std:iso:20022:tech:xsd:pain.001.001.03>ActiveOrHistoricCurrencyAndAmount_SimpleTypeSEPA">
       <attribute name="Ccy" use="required" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}ActiveOrHistoricCurrencyCodeEUR" />
     </extension>
   </simpleContent>
 </complexType>