Klasse GqlArrayValue
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.GqlArrayValue
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GqlArrayValue
extends Object
GqlArrayValue
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
GqlArrayValue
(Consumer<GqlArrayValue> spec) Constructs a validated implementation ofGqlArrayValue
.GqlArrayValue
(List<GqlComment> comments, List<GqlValue> values) -
Methodenübersicht
-
Felddetails
-
comments
List of comments -
values
List of values
-
-
Konstruktordetails
-
GqlArrayValue
Constructs a validated implementation ofGqlArrayValue
.- Parameter:
spec
- the specification to process
-
GqlArrayValue
-
GqlArrayValue
protected GqlArrayValue()
-
-
Methodendetails
-
comments
List of comments -
values
List of values -
comments
List of comments- Gibt zurück:
this
.
-
values
List of values- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-