Class RecuperaEsito

java.lang.Object
it.sogei.interopservice.RecuperaEsito

public class RecuperaEsito extends Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="iut">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <pattern value="^(((((1[26]|2[048])00)|[12]\d([2468][048]|[13579][26]|0[48]))((((0[13578]|1[02])(0[1-9]|[12]\d|3[01]))|((0[469]|11)(0[1-9]|[12]\d|30)))|(02(0[1-9]|[12]\d))))|((([12]\d([02468][1235679]|[13579][01345789]))|((1[1345789]|2[1235679])00))((((0[13578]|1[02])(0[1-9]|[12]\d|3[01]))|((0[469]|11)(0[1-9]|[12]\d|30)))|(02(0[1-9]|1\d|2[0-8])))))[A-Z]{1}[0-9]{1}[0-9]{9}$"/>
             </restriction>
           </simpleType>
         </element>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • RecuperaEsito

      public RecuperaEsito()
  • Method Details

    • getIut

      public String getIut()
      Gets the value of the iut property.
      Returns:
      possible object is String
    • setIut

      public void setIut(String value)
      Sets the value of the iut property.
      Parameters:
      value - allowed object is String