ruạṛ
a ���f� � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sf e Zd ZdZdZdZdZdZdZdZ dZ d d � Zedd� �Z e jd d� �Z dd� Zdd� Zdd� ZdS )� DayOfWeekz Day of the week. �MONDAY�TUESDAY� WEDNESDAY�THURSDAY�FRIDAY�SATURDAY�SUNDAYc K s ddi| _ ddi| _d| _dS )a3 Initializes a new DayOfWeek object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this DayOfWeek. Allowed values for this property are: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type name: str �name�strN)Z swagger_typesZ attribute_map�_name)�self�kwargs� r �C/usr/lib/python3.9/site-packages/oci/database/models/day_of_week.py�__init__. s ��zDayOfWeek.__init__c C s | j S )a� **[Required]** Gets the name of this DayOfWeek. Name of the day of the week. Allowed values for this property are: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The name of this DayOfWeek. :rtype: str )r �r r r r r D s zDayOfWeek.namec C s g d�}t ||�sd}|| _dS )z� Sets the name of this DayOfWeek. Name of the day of the week. :param name: The name of this DayOfWeek. :type: str )r r r r r r r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r S s c C s t | �S �N)r r r r r �__repr__b s zDayOfWeek.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__e s zDayOfWeek.__eq__c C s | |k S r r r r r r �__ne__k s zDayOfWeek.__ne__N)�__name__� __module__�__qualname__�__doc__ZNAME_MONDAYZNAME_TUESDAYZNAME_WEDNESDAYZ NAME_THURSDAYZNAME_FRIDAYZ NAME_SATURDAYZNAME_SUNDAYr �propertyr �setterr r r r r r r r s r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn