Class Garnishment1

java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_05.Garnishment1

public class Garnishment1 extends Object

Java class for Garnishment1 complex type.

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

<complexType name="Garnishment1">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="Tp" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}GarnishmentType1"/>
        <element name="Grnshee" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}PartyIdentification43" minOccurs="0"/>
        <element name="GrnshmtAdmstr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}PartyIdentification43" minOccurs="0"/>
        <element name="RefNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}Max140Text" minOccurs="0"/>
        <element name="Dt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}ISODate" minOccurs="0"/>
        <element name="RmtdAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
        <element name="FmlyMdclInsrncInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}TrueFalseIndicator" minOccurs="0"/>
        <element name="MplyeeTermntnInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}TrueFalseIndicator" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>