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

com.rbmhtechnology.vind.monitoring.model.request.DateMathExpressionMixIn Maven / Gradle / Ivy

There is a newer version: 3.2.0
Show newest version

package com.rbmhtechnology.vind.monitoring.model.request;

import com.fasterxml.jackson.annotation.JsonInclude;
import com.rbmhtechnology.vind.api.query.datemath.DateMathExpression;

/**
 * Created on 04.04.18.
 */
@JsonInclude(JsonInclude.Include.NON_NULL)

public class DateMathExpressionMixIn extends DateMathExpression {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy