org.somda.sdc.biceps.model.participant.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of biceps Show documentation
Show all versions of biceps 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 functionality described in
IEEE 11073-10207.
/**
* Model information that is not part of the pre-compiled XML schema.
*/
@ParametersAreNonnullByDefault
package org.somda.sdc.biceps.model.participant;
import javax.annotation.ParametersAreNonnullByDefault;