Class AttributeDefinitionTypeProjection<PARENT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>,ROOT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>>
java.lang.Object
com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<PARENT,ROOT>
com.commercetools.graphql.api.client.AttributeDefinitionTypeProjection<PARENT,ROOT>
public class AttributeDefinitionTypeProjection<PARENT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>,ROOT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>>
extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<PARENT,ROOT>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
com.netflix.graphql.dgs.client.codegen.BaseProjectionNode.InputArgument -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionname()BooleanAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, ROOT> DateTimeAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, ROOT> LocalizableEnumAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, ROOT> LocalizableTextAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, ROOT> NestedAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, ROOT> NumberAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, ROOT> ReferenceAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, ROOT> Methods inherited from class com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode
getParent, getRoot, parent, rootMethods inherited from class com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
getFields, getFragments, getInputArguments, getSchemaType
-
Constructor Details
-
AttributeDefinitionTypeProjection
-
-
Method Details
-
name
-
onBooleanAttributeDefinitionType
public BooleanAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, onBooleanAttributeDefinitionType()ROOT> -
onDateAttributeDefinitionType
public DateAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, onDateAttributeDefinitionType()ROOT> -
onDateTimeAttributeDefinitionType
public DateTimeAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, onDateTimeAttributeDefinitionType()ROOT> -
onEnumAttributeDefinitionType
public EnumAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, onEnumAttributeDefinitionType()ROOT> -
onLocalizableEnumAttributeDefinitionType
public LocalizableEnumAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, onLocalizableEnumAttributeDefinitionType()ROOT> -
onLocalizableTextAttributeDefinitionType
public LocalizableTextAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, onLocalizableTextAttributeDefinitionType()ROOT> -
onMoneyAttributeDefinitionType
public MoneyAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, onMoneyAttributeDefinitionType()ROOT> -
onNestedAttributeDefinitionType
public NestedAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, onNestedAttributeDefinitionType()ROOT> -
onNumberAttributeDefinitionType
public NumberAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, onNumberAttributeDefinitionType()ROOT> -
onReferenceAttributeDefinitionType
public ReferenceAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, onReferenceAttributeDefinitionType()ROOT> -
onSetAttributeDefinitionType
public SetAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, onSetAttributeDefinitionType()ROOT> -
onTextAttributeDefinitionType
public TextAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, onTextAttributeDefinitionType()ROOT> -
onTimeAttributeDefinitionType
public TimeAttributeDefinitionTypeFragmentProjection<AttributeDefinitionTypeProjection<PARENT,ROOT>, onTimeAttributeDefinitionType()ROOT>
-