Class PingResponse1

java.lang.Object
ch.tocco.nice2.optional.incamail.impl.soap.PingResponse
ch.tocco.nice2.optional.incamail.impl.soap.PingResponse1

public class PingResponse1 extends PingResponse

Java class for PingResponse_1 complex type.

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

 <complexType name="PingResponse_1">
   <complexContent>
     <extension base="{http://soap.incamail.ch/3.0/types}PingResponse">
       <sequence>
         <element name="SchemaVersion" type="{http://www.w3.org/2001/XMLSchema}string"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
  • Field Details

    • schemaVersion

      protected String schemaVersion
  • Constructor Details

    • PingResponse1

      public PingResponse1()
  • Method Details

    • getSchemaVersion

      public String getSchemaVersion()
      Gets the value of the schemaVersion property.
      Returns:
      possible object is String
    • setSchemaVersion

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