Klasse GqlBooleanValue
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.GqlBooleanValue
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GqlBooleanValue
extends Object
GqlBooleanValue
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected List<GqlComment>List of commentsprotected BooleanBoolean value -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated implementation ofGqlBooleanValue.GqlBooleanValue(List<GqlComment> comments, Boolean value) -
Methodenübersicht
-
Felddetails
-
comments
List of comments -
value
Boolean value
-
-
Konstruktordetails
-
GqlBooleanValue
Constructs a validated implementation ofGqlBooleanValue.- Parameter:
spec- the specification to process
-
GqlBooleanValue
-
GqlBooleanValue
protected GqlBooleanValue()
-
-
Methodendetails
-
comments
List of comments -
value
Boolean value -
comments
List of comments- Gibt zurück:
this.
-
value
Boolean value- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-