Class TimezoneServerType


  • public class TimezoneServerType
    extends StringPropertyType
    Type which may be returned in GetPropertiesResponse. It provides the url of the timezone server used by the system.

    Java class for TimezoneServerType complex type.

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

     <complexType name="TimezoneServerType">
       <complexContent>
         <extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}StringPropertyType">
         </extension>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • TimezoneServerType

        public TimezoneServerType()