Class CashAvailabilityDate1Choice


  • public class CashAvailabilityDate1Choice
    extends Object

    Java class for CashAvailabilityDate1Choice complex type.

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

     <complexType name="CashAvailabilityDate1Choice">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <choice>
             <element name="NbOfDays" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}Max15PlusSignedNumericText"/>
             <element name="ActlDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}ISODate"/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • CashAvailabilityDate1Choice

        public CashAvailabilityDate1Choice()
    • Method Detail

      • getNbOfDays

        public String getNbOfDays()
        Gets the value of the nbOfDays property.
        Returns:
        possible object is String
      • setNbOfDays

        public void setNbOfDays​(String value)
        Sets the value of the nbOfDays property.
        Parameters:
        value - allowed object is String