Class DisplayCapabilities1


  • public class DisplayCapabilities1
    extends Object

    Java class for DisplayCapabilities1 complex type.

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

     <complexType name="DisplayCapabilities1">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="DispTp" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}UserInterface2Code"/>
             <element name="NbOfLines" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max3NumericText"/>
             <element name="LineWidth" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max3NumericText"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • DisplayCapabilities1

        public DisplayCapabilities1()
    • Method Detail

      • getNbOfLines

        public String getNbOfLines()
        Gets the value of the nbOfLines property.
        Returns:
        possible object is String
      • setNbOfLines

        public void setNbOfLines​(String value)
        Sets the value of the nbOfLines property.
        Parameters:
        value - allowed object is String
      • getLineWidth

        public String getLineWidth()
        Gets the value of the lineWidth property.
        Returns:
        possible object is String
      • setLineWidth

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