org.somda.sdc.biceps.model.message.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of biceps-model Show documentation
Show all versions of biceps-model Show documentation
SDCri is a set of Java libraries that implements a network communication framework conforming
with the IEEE 11073 SDC specifications. This project implements the model for
IEEE 11073-10207.
The newest version!
@DefaultQualifier(value = NotNull.class, locations = TypeUseLocation.PARAMETER)
package org.somda.sdc.biceps.model.message;
import org.jetbrains.annotations.NotNull;
import org.checkerframework.framework.qual.DefaultQualifier;
import org.checkerframework.framework.qual.TypeUseLocation;