Class ActiveOrHistoricCurrencyAndAmountSEPA

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_003_02.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.008.003.02>ActiveOrHistoricCurrencyAndAmount_SimpleTypeSEPA">
       <attribute name="Ccy" use="required" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.003.02}ActiveOrHistoricCurrencyCodeEUR" />
     </extension>
   </simpleContent>
 </complexType>