geonode.geoserver.acl.gsauth_client.models.insert_position

GeoServer ACL

GeoServer Access Control List API # noqa: E501

The version of the OpenAPI document: 1.0.0 Generated by: https://openapi-generator.tech

Classes

InsertPosition

NOTE: This class is auto generated by OpenAPI Generator.

Module Contents

class geonode.geoserver.acl.gsauth_client.models.insert_position.InsertPosition(local_vars_configuration=None)[source]

Bases: object

NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech

Do not edit the class manually.

FIXED = 'FIXED'[source]
FROM_START = 'FROM_START'[source]
FROM_END = 'FROM_END'[source]
allowable_values[source]

Attributes: openapi_types (dict): The key is attribute name and the value is attribute type. attribute_map (dict): The key is attribute name and the value is json key in definition.

openapi_types[source]
attribute_map[source]
local_vars_configuration[source]
discriminator = None[source]
to_dict(serialize=False)[source]

Returns the model properties as a dict

to_str()[source]

Returns the string representation of the model

__repr__()[source]

For print and pprint

__eq__(other)[source]

Returns true if both objects are equal

__ne__(other)[source]

Returns true if both objects are not equal