a N•ºfIã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@szeZdZdZdZdZdZdZdZdZ dZ d Z d Z d Z d Zd Zdd„Zedd„ƒZejdd„ƒZdd„Zdd„Zdd„ZdS)ÚMonthz Month of the year. ÚJANUARYÚFEBRUARYÚMARCHÚAPRILÚMAYÚJUNEÚJULYÚAUGUSTÚ SEPTEMBERÚOCTOBERÚNOVEMBERÚDECEMBERcKsddi|_ddi|_d|_dS)aW Initializes a new Month 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 Month. Allowed values for this property are: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type name: str ÚnameÚstrN)Ú swagger_typesÚ attribute_mapÚ_name)ÚselfÚkwargs©rú}/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database/models/month.pyÚ__init__@s ÿÿzMonth.__init__cCs|jS)aÀ **[Required]** Gets the name of this Month. Name of the month of the year. Allowed values for this property are: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The name of this Month. :rtype: str )r©rrrrrVs z Month.namecCs gd¢}t||ƒsd}||_dS)z— Sets the name of this Month. Name of the month of the year. :param name: The name of this Month. :type: str ) rrr r r r r rrrrrÚUNKNOWN_ENUM_VALUEN)rr)rrÚallowed_valuesrrrres  cCst|ƒS©N)rrrrrÚ__repr__tszMonth.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__wsz Month.__eq__cCs ||k Sr rr#rrrÚ__ne__}sz Month.__ne__N)Ú__name__Ú __module__Ú __qualname__Ú__doc__Ú NAME_JANUARYÚ NAME_FEBRUARYÚ NAME_MARCHÚ NAME_APRILÚNAME_MAYÚ NAME_JUNEÚ NAME_JULYÚ NAME_AUGUSTÚNAME_SEPTEMBERÚ NAME_OCTOBERÚ NAME_NOVEMBERÚ NAME_DECEMBERrÚpropertyrÚsetterr!r%r&rrrrr s*  rN)Úoci.utilrrrÚoci.decoratorsrÚobjectrrrrrÚs