Class Garnishment3


  • public class Garnishment3
    extends java.lang.Object

    Java class for Garnishment3 complex type.

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

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

      • Garnishment3

        public Garnishment3()
    • Method Detail

      • getRefNb

        public java.lang.String getRefNb()
        Gets the value of the refNb property.
        Returns:
        possible object is String
      • setRefNb

        public void setRefNb​(java.lang.String value)
        Sets the value of the refNb property.
        Parameters:
        value - allowed object is String
      • getDt

        public javax.xml.datatype.XMLGregorianCalendar getDt()
        Gets the value of the dt property.
        Returns:
        possible object is XMLGregorianCalendar
      • setDt

        public void setDt​(javax.xml.datatype.XMLGregorianCalendar value)
        Sets the value of the dt property.
        Parameters:
        value - allowed object is XMLGregorianCalendar
      • isFmlyMdclInsrncInd

        public java.lang.Boolean isFmlyMdclInsrncInd()
        Gets the value of the fmlyMdclInsrncInd property.
        Returns:
        possible object is Boolean
      • setFmlyMdclInsrncInd

        public void setFmlyMdclInsrncInd​(java.lang.Boolean value)
        Sets the value of the fmlyMdclInsrncInd property.
        Parameters:
        value - allowed object is Boolean
      • isMplyeeTermntnInd

        public java.lang.Boolean isMplyeeTermntnInd()
        Gets the value of the mplyeeTermntnInd property.
        Returns:
        possible object is Boolean
      • setMplyeeTermntnInd

        public void setMplyeeTermntnInd​(java.lang.Boolean value)
        Sets the value of the mplyeeTermntnInd property.
        Parameters:
        value - allowed object is Boolean