Interface CIP_IBar3_CIS

All Superinterfaces:
AllInterfaces1, AllInterfaces2, CIP_IBar1_CIS, CIP_IBar2_CIS

public interface CIP_IBar3_CIS extends CIP_IBar1_CIS, CIP_IBar2_CIS, AllInterfaces2, AllInterfaces1
Author:
generated by graphql-java-generator
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
     
    void
    set__typename(String __typename)
     
    void
    setAliasValue(String aliasName, Object aliasDeserializedValue)
    This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
    void