C# Class Org.OpenAPITools.Models.OrgApacheSlingServiceusermappingImplServiceUserMapperImplInfo

Inheritance: IEquatable
Afficher le fichier Open project: shinesolutions/swagger-aem-osgi

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Equals ( other ) : bool

Returns true if OrgApacheSlingServiceusermappingImplServiceUserMapperImplInfo instances are equal

Equals ( object obj ) : bool

Returns true if objects are equal

GetHashCode ( ) : int

Gets the hash code

ToJson ( ) : string

Returns the JSON string presentation of the object

ToString ( ) : string

Returns the string presentation of the object

operator ( ) : bool

Method Details

Equals() public méthode

Returns true if OrgApacheSlingServiceusermappingImplServiceUserMapperImplInfo instances are equal
public Equals ( other ) : bool
other Instance of OrgApacheSlingServiceusermappingImplServiceUserMapperImplInfo to be compared
Résultat bool

Equals() public méthode

Returns true if objects are equal
public Equals ( object obj ) : bool
obj object Object to be compared
Résultat bool

GetHashCode() public méthode

Gets the hash code
public GetHashCode ( ) : int
Résultat int

ToJson() public méthode

Returns the JSON string presentation of the object
public ToJson ( ) : string
Résultat string

ToString() public méthode

Returns the string presentation of the object
public ToString ( ) : string
Résultat string

operator() public static méthode

public static operator ( ) : bool
Résultat bool