@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GqlComment
extends Object
GqlComment
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen
-
-
Konstruktorübersicht
Konstruktoren
-
Methodenübersicht
protected boolean
boolean
int
-
-
Konstruktordetails
-
GqlComment
- Parameter:
spec - the specification to process
-
GqlComment
@Internal
public GqlComment(String content)
Constructs a validated instance of
GqlComment.
NOTE: This constructor is not considered stable and may change if the model is updated. Consider using GqlComment(Consumer) instead.
- Parameter:
content - Comment value
-
GqlComment
protected GqlComment()
-
Methodendetails
-
-
-
content
Comment value
- Gibt zurück:
this.
-
-
canEqual
protected boolean canEqual(Object other)
-
hashCode
public int hashCode()
- Setzt außer Kraft:
hashCode in Klasse Object
-