Class CardSecurityInformation1


  • public class CardSecurityInformation1
    extends java.lang.Object

    Java class for CardSecurityInformation1 complex type.

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

     <complexType name="CardSecurityInformation1">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="CSCMgmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}CSCManagement1Code"/>
             <element name="CSCVal" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Min3Max4NumericText" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • CardSecurityInformation1

        public CardSecurityInformation1()
    • Method Detail

      • getCSCVal

        public java.lang.String getCSCVal()
        Gets the value of the cscVal property.
        Returns:
        possible object is String
      • setCSCVal

        public void setCSCVal​(java.lang.String value)
        Sets the value of the cscVal property.
        Parameters:
        value - allowed object is String