public static class Storefront.DiscountApplicationConnection
extends <any>
| Constructor and Description |
|---|
DiscountApplicationConnection() |
DiscountApplicationConnection(JsonObject fields) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Storefront.DiscountApplicationEdge> |
getEdges()
A list of edges.
|
java.lang.String |
getGraphQlTypeName() |
Storefront.PageInfo |
getPageInfo()
Information to aid in pagination.
|
Storefront.DiscountApplicationConnection |
setEdges(java.util.List<Storefront.DiscountApplicationEdge> arg) |
Storefront.DiscountApplicationConnection |
setPageInfo(Storefront.PageInfo arg) |
boolean |
unwrapsToObject(java.lang.String key) |
public DiscountApplicationConnection()
public DiscountApplicationConnection(JsonObject fields)
throws SchemaViolationError
SchemaViolationErrorpublic java.lang.String getGraphQlTypeName()
public java.util.List<Storefront.DiscountApplicationEdge> getEdges()
public Storefront.DiscountApplicationConnection setEdges(java.util.List<Storefront.DiscountApplicationEdge> arg)
public Storefront.PageInfo getPageInfo()
public Storefront.DiscountApplicationConnection setPageInfo(Storefront.PageInfo arg)
public boolean unwrapsToObject(java.lang.String key)