geonode.geoserver.acl.gsauth_client.models.wkb

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

Wkb

NOTE: This class is auto generated by OpenAPI Generator.

Module Contents

class geonode.geoserver.acl.gsauth_client.models.wkb.Wkb(wkb=None, 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.

openapi_types[source]
attribute_map[source]
local_vars_configuration[source]
_wkb = None[source]
discriminator = None[source]
property wkb[source]
property E501
Returns:

The wkb of this Wkb. # noqa: E501

Return type:

str

Type:

Gets the wkb of this Wkb. # noqa

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