Class YieldedOrValueType1Choice


  • public class YieldedOrValueType1Choice
    extends java.lang.Object

    Java class for YieldedOrValueType1Choice complex type.

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

     <complexType name="YieldedOrValueType1Choice">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <choice>
             <element name="Yldd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}YesNoIndicator"/>
             <element name="ValTp" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}PriceValueType1Code"/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • YieldedOrValueType1Choice

        public YieldedOrValueType1Choice()
    • Method Detail

      • isYldd

        public java.lang.Boolean isYldd()
        Gets the value of the yldd property.
        Returns:
        possible object is Boolean
      • setYldd

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