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 @ s� e Zd ZdZdZdZdZdd� Zedd� �Z e j d d� �Z ed d� �Zej dd� �Zed d� �Zej dd� �Zdd� Z dd� Zdd� ZdS )�JavaLicensez0 Details about a license type for Java. �OTN�NFTC� RESTRICTEDc K s2 dddd�| _ dddd�| _d| _d| _d| _dS )a; Initializes a new JavaLicense object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this JavaLicense. :type display_name: str :param license_type: The value to assign to the license_type property of this JavaLicense. Allowed values for this property are: "OTN", "NFTC", "RESTRICTED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type license_type: str :param license_url: The value to assign to the license_url property of this JavaLicense. :type license_url: str �str)�display_name�license_type�license_urlZdisplayNameZlicenseTypeZ licenseUrlN)Z swagger_typesZ attribute_map� _display_name� _license_type�_license_url)�self�kwargs� r �N/usr/lib/python3.9/site-packages/oci/jms_java_downloads/models/java_license.py�__init__ s ��zJavaLicense.__init__c C s | j S )z� **[Required]** Gets the display_name of this JavaLicense. Commonly used name for the license type. :return: The display_name of this JavaLicense. :rtype: str �r �r r r r r B s zJavaLicense.display_namec C s || _ dS )z� Sets the display_name of this JavaLicense. Commonly used name for the license type. :param display_name: The display_name of this JavaLicense. :type: str Nr )r r r r r r N s c C s | j S )am **[Required]** Gets the license_type of this JavaLicense. License Type Allowed values for this property are: "OTN", "NFTC", "RESTRICTED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The license_type of this JavaLicense. :rtype: str )r r r r r r Z s zJavaLicense.license_typec C s g d�}t ||�sd}|| _dS )z� Sets the license_type of this JavaLicense. License Type :param license_type: The license_type of this JavaLicense. :type: str )r r r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r i s c C s | j S )z� **[Required]** Gets the license_url of this JavaLicense. Publicly accessible license URL containing the detailed terms and conditions. :return: The license_url of this JavaLicense. :rtype: str �r r r r r r x s zJavaLicense.license_urlc C s || _ dS )z� Sets the license_url of this JavaLicense. Publicly accessible license URL containing the detailed terms and conditions. :param license_url: The license_url of this JavaLicense. :type: str Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s zJavaLicense.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zJavaLicense.__eq__c C s | |k S r r r r r r �__ne__� s zJavaLicense.__ne__N)�__name__� __module__�__qualname__�__doc__ZLICENSE_TYPE_OTNZLICENSE_TYPE_NFTCZLICENSE_TYPE_RESTRICTEDr �propertyr �setterr r r 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