All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.morimekta.providence.graphql.directives.IncludeArguments_OrBuilder Maven / Gradle / Ivy

There is a newer version: 2.7.0
Show newest version
package net.morimekta.providence.graphql.directives;

@javax.annotation.Generated(
        value = "net.morimekta.providence:providence-generator-java",
        comments = "java")
@SuppressWarnings("unused")
public interface IncludeArguments_OrBuilder extends net.morimekta.providence.PMessageOrBuilder {
    /**
     * @return The if value.
     */
    boolean isIf();

    /**
     * @return If if is present.
     */
    boolean hasIf();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy