Package iofXml.v2

Class Tele

  • All Implemented Interfaces:

    
    public class Tele
    
                        

    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 ref="{}TeleType" minOccurs="0"/>
            <element ref="{}ModifyDate" minOccurs="0"/>
          </sequence>
          <attribute name="phoneNumber" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
          <attribute name="faxNumber" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
          <attribute name="mobilePhoneNumber" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
          <attribute name="mailAddress" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
        </restriction>
      </complexContent>
    </complexType>
    
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Tele()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description