Class Frequency36Choice

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_10.Frequency36Choice

public class Frequency36Choice extends Object

Java class for Frequency36Choice complex type.

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

 <complexType name="Frequency36Choice">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element name="Tp" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Frequency6Code"/>
         <element name="Prd" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}FrequencyPeriod1"/>
         <element name="PtInTm" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}FrequencyAndMoment1"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>