![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04  |  
        
| Name | Type | Description | 
|---|---|---|
alias  | 
                    Returns the alias name of this time zone alias. | |
namespace  | 
                    Returns the namespace of this time zone alias. | |
timeZone  | 
                    Returns TimeZone (with Projection.EMPTY) that is associated with this time zone alias. | 
<xs:complexType name="timeZoneAlias">
    <xs:sequence>
        <xs:element minOccurs="0" name="alias" type="xs:string"/>
        <xs:element minOccurs="0" name="namespace" type="xs:string"/>
        <xs:element minOccurs="0" name="timeZone" type="tns:timeZone"/>
    </xs:sequence>
</xs:complexType>
        
        
 
        Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
        
 
        Legal Notices