com.flexicore.sendgrid.model.ApiKeyRef_ Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of send-grid-model Show documentation
Show all versions of send-grid-model Show documentation
FlexiCore model plugin , adds SendGrid support
The newest version!
package com.flexicore.sendgrid.model;
import com.flexicore.model.FilteringInformationHolder;
import javax.annotation.processing.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="org.eclipse.persistence.internal.jpa.modelgen.CanonicalModelProcessor", date="2020-12-02T15:30:38", comments="EclipseLink-2.7.7.v20200504-rNA")
@StaticMetamodel(ApiKeyRef.class)
public class ApiKeyRef_ {
public static volatile SingularAttribute filterId;
public static volatile SingularAttribute filteringInformationHolder;
public static volatile SingularAttribute id;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy